How to Dockerize your app and deploy to Amazon EC2 with CI-CD using GitHub Actions
Introduction Have you ever used: "It works on my machine,". Now, with containerization and cloud computing technologies like Docker and Amazon EC2, those days are gone. Docker, a leading containerization platform, provides a convenient way to package...
Feb 12, 20247 min read163


