Deployed a Backend System
Shifted my mom's website's backend to Digital Ocean. Learned a lot and got equally frustrated as well. Created a new VM instance, added a domain, secured it with SSL certificate, added a firewall, created a reverse proxy through nginx to expose my backend through the desired domain, and configured codebase to integrate with deployed backend. all in a day's work. Stepping stone towards learning more about DevOps