In this lab, you will migrate your webserver using the re-platform migration strategy and migrate your application to the cloud with AWS Elastic Beanstalk. In this lab, you use public and private subnets, security groups, and ACLs to create a three-security zone network infrastructure. You then use VPC flow logs to monitor the traffic that reaches the resources in each zone to verify only the required traffic is allowed.
Level
Intermediate
Duration
1 Hours 0 MinutesCourse Objectives
In this course, you will learn how to:
- Prepare your application source code for migration to AWS.
- Upload your application source code version to an S3 Bucket.
- Create an Elastic Beanstalk application and launch an environment.
- Â Review and manage the Elastic Beanstalk environment.
Intended Audience
This course is intended for:
- Architects
- Systems Operators
Prerequisites
We recommend that attendees of this course have the following prerequisites:
- Have access to a computer with Microsoft Windows, Mac OS X, or Linux (Ubuntu, SuSE, or Red Hat)
- Have a modern internet browser such as Chrome or Firefox
- Be familiar with basic navigation of the AWS Management Console
- Be comfortable editing scripts using an AWS Cloud9 code editor, or using tools like vi and nano
Course Outline
- Task 1: Prepare Source Code
- Task 2: Upload Source Code
- Task 3: Launch Environment
- Task 4: Review and Manage Environment