Blue/Green Deployments using Elastic Beanstalk
AWS Elastic Beanstalk is an easy-to-use service for deploying and scaling web applications and services developed with Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such as Apache, Nginx, Passenger, and IIS.
You can simply upload your code and Elastic Beanstalk automatically handles the deployment, from capacity provisioning, load balancing, auto-scaling to application health monitoring. At the same time, you retain full control over the AWS resources powering your application and can access the underlying resources at any time.
Check out our blog on Blue-Green Deployment in AWS – The Zero Downtime Deployment.
In this activity guide, you will learn to deploy, and scale web applications and services developed with Node.js, PHP, Python, etc on different servers.
No comments:
Post a Comment