Good Morning, please use the same email address for the three tasks below. Make sure that
you use an email address that can be accessed from the location:
Register for course: locate the course event in your calendar (or in your inbox), and click
on the registration link. This is to ensure your training and certifications are captured.
Register for the labs: https://aws.qwiklabs.com The classroom will be available after the first
break.
Advanced Developing on AWS uses the real-world scenario of taking
a legacy, monolithic on-premises application and refactoring it
into a serverless microservices architecture.
The course covers advanced development topics such as
architecting for a cloud-native environment;
deconstructing on-premises, legacy applications and
repackaging them into cloud-based, cloud-native architectures;
and applying the tenets of the twelve-factor app methodology.
Course Objectives
At the end of this course, you will be able to:
Analyze a monolithic application architecture to determine logical or programmatic break points where the application can be broken up across different AWS services
Apply twelve-factor app methodology concepts and steps while migrating from a monolithic architecture
Recommend the appropriate AWS services to develop a micro-services based, cloud-native application
Use the AWS API, AWS command line interface (AWS CLI), and SDKs to monitor and manage AWS services
Migrate a monolithic application to a microservices application using the 6 Rs of migration
Explain the SysOps and DevOps inter-dependencies that are necessary to deploy a microservices application in AWS