๐ฆ๐ Launching MVP Start-Up Application ๐ฆ๐
This week blog post, I dove deep into the world of infrastructure automation for launching a Minimum Viable Product Application, specifically focusing on building custom AMIs with Packer. I successfully automated the release of new versions by applying semantic versioning and also automated the configuration of my AMIs with pre-installed softwares such as Nginx, Gunicorn, PostgreSQL and Python Virtual Environment for Django Framework using Bash scripting, streamlining my infrastructure setup process.