Overview
This course teaches experienced developers how to programmatically interact with AWS services to build
web solutions. It guides you through a high-level architectural discussion on resource selection and dives
deep into using the AWS Software Development Kits (AWS SDKs) and Command Line Interface (AWS CLI)
to build and deploy your cloud applications. You will build a sample application during this course, learning
how to set up permissions to the development environment, adding business logic to process data using
AWS core services, configure user authentications, deploy to AWS cloud, and debug to resolve application
issues. The course includes code examples to help you implement the design patterns and solutions
discussed in the course. The labs reinforce key course content and help you to implement solutions using
the AWS SDK for Python, .Net, and Java, the AWS CLI, and the AWS Management Console.