Developing on AWS – 3 Day Training Course (1 Exam, 1 Certification)
Training Schedule and Pricing
Our training model blends knowledge and certification prep into one solution. Interact face-to-face with vendor certified trainers AT OUR TRAINING CENTER IN SARASOTA, FL - OR - attend the same instructor-led live camp ONLINE.
-
Feb282023Delivery Format:REMOTE CLASSROOM LIVEDate:02.28.2023 - 03.02.2023Location:ONLINEPrice Includes:Instructor Led Class, Official Courseware, Labs and Exams$2,4953 days
-
Mar282023Delivery Format:REMOTE CLASSROOM LIVEDate:03.28.2023 - 03.30.2023Location:ONLINEPrice Includes:Instructor Led Class, Official Courseware, Labs and Exams$2,4953 days
-
Apr192023Delivery Format:REMOTE CLASSROOM LIVEDate:04.19.2023 - 04.21.2023Location:ONLINEPrice Includes:Instructor Led Class, Official Courseware, Labs and Exams$2,4953 days
What's Included
1 Amazon AWS Exam Voucher
1 Retake Voucher (if needed)
1 Amazon AWS Course
Amazon AWS Study Labs & Simulations
Pearson Vue Test Center
Instructor Led Classroom Training
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.
Topics Covered in this Official Boot Camp
COURSE OVERVIEW
Logistics
Student resources
Agenda
Introductions
BUILDING A WEB APPLICATION ON AWS
Discuss the architecture of the application you are going to build during this course
Explore the AWS services needed to build your web application
Discover how to store, manage, and host your web application
GETTING STARTED WITH DEVELOPMENT ON AWS
Describe how to access AWS services programmatically
List some programmatic patterns and how they provide efficiencies within AWS SDKs and
AWS CLI
Explain the value of AWS Cloud9
GETTING STARTED WITH PERMISSIONS
Review AWS Identity and Access Management (IAM) features and components permissions
to support a development environment
Demonstrate how to test AWS IAM permissions
Configure your IDEs and SDKs to support a development environment
Demonstrate accessing AWS services using SDKs and AWS Cloud9
GETTING STARTED WITH STORAGE
PROCESSING YOUR STORAGE OPERATIONS
GETTING STARTED WITH DATABASES
PROCESSING YOUR DATABASE OPERATIONS
PROCESSING YOUR APPLICATION LOGIC
MANAGING THE APIS
- Describe the key components of API Gateway
- Develop API Gateway resources to integrate with AWS services
- Configure API request and response calls for your application endpoints
- Test API resources and deploy your application API endpoint
- Demonstrate creating API Gateway resources to interact with your application APIs
BUILDING A MODERN APPLICATION
GRANTING ACCESS TO YOUR APPLICATION USERS
DEPLOYING YOUR APPLICATION
OBSERVING YOUR APPLICATION