Hello. It's awkward to introduce myself as a developer, but since I've made something, I guess I'm a developer.
I got a free tier on Oracle Cloud and spent a few years thinking about what to put on it, then decided to try operating Kubernetes.
While setting it up and getting charged a few times, I think I've figured out roughly how to maintain the free tier.
After that, I thought I need to run a service to actually operate Kubernetes, and while thinking about what service to run,
I talked with AI CLI friends about making a simple web service together, and I completed the service.
I thought it would be nice to record what I watched on OTT or movies simply and keep track of what I've seen, and I made it simple,
and thought it would be great if other people could use it too, so when I was about to open it, I realized it was personal records and I didn't want to add a login feature, so I
solved it with a strategy of saving it Local-First in the browser and synchronizing it to the Server.
When I want to add features day by day, I open the terminal and talk with CLI, and when I test and push, it automatically goes through CI/CD and
gets reflected in operations, which is really fun.
Last week, we talked about recording the books I read, so I quickly reflected it, and I'm growing it steadily.
I'm not doing direct development, but it really tastes like developing~~
Next time, I'll bring a truly technical story.