Hemanth Gangulahemanthgangula.hashnode.dev·May 4, 2024Efficient Deployment with GitHub Actions & EC2: A CI/CD JourneyIn today's fast-paced software development landscape, continuous integration and continuous deployment (CI/CD) have become indispensable practices. They enable teams to automate the building, testing, and deployment of applications, resulting in fast...31 readsgithub-actions
SWATHI PUNREDDYswathireddy.hashnode.dev·Feb 25, 2024Deploying Multiple Applications on AWS EC2 with DockerWelcome to our blog where we delve into the exciting world of deploying applications using Docker on AWS EC2 instances. In today's blog, we'll explore the deployment process for three different types of applications: Java, Flask (Python), and Node.js...10 likes·469 readsjava application