- Lab
- A Cloud Guru
Blue/Green Deployments with Elastic Beanstalk
In the world of continuous deployment and high-availability applications, blue/green deployment has become a critical strategy. This lab focuses on a fundamental, yet crucial step in implementing blue/green deployments: creating and managing multiple environments in AWS Elastic Beanstalk.
Path Info
Table of Contents
-
Challenge
Log In to AWS Console
Log in to the lab enviroment and create a default VPC.
-
Challenge
Create Elastic Beanstalk Environment
Launch a new Elastic beanstalk loadout using the service role and EC2 instance profile that you created.
-
Challenge
Clone Elastic Beanstalk Environment
Clone your previously made Elastic Beanstalk environment.
-
Challenge
Create a service role for Elastic Beanstalk
Create a custom service role for Elastic Beanstalk and name it CustomServiceRoleForElasticBeanstalk.
-
Challenge
Create an EC2 instance profile for Elastic Beanstalk
Name the role CustomEC2InstanceProfileForElasticBeanstalk and provide it with the AWSElasticBeanstalkReadOnly policy.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.