• Blog
  • Reviews
  • Contact Us
  • Locations
1-844-BOOTCAMP
or 1-941-218-0007
Certification Camps
  • BOOTCAMPS
    • Microsoft 365 Enterprise
      • MCE Microsoft 365 Administrator Expert
      • MCA Microsoft 365 Comm Sys Engineer
      • MCA Microsoft 365 Endpoint Administrator
      • MCA Microsoft 365 Messaging Administrator
      • MCA Microsoft 365 Teams Administrator
    • Microsoft Azure Admin
      • MCE Azure Solutions Architect
      • MCE Azure DevOps Engineer
      • MCA Azure Administrator
      • MCA Azure Security Engineer
      • MCA Windows Server Hybrid Administrator
    • Microsoft Azure Data
      • MCA Azure Database Administrator
      • MCA Azure Data Engineer
      • MCA Azure Data Analyst Power BI
    • Microsoft Power Platform
      • MCE Microsoft Power Platform Combo
      • MCA Power Platform Developer
    • Microsoft Developer
      • MCE Azure DevOps Engineer
      • MCA Azure Developer
      • MCA Power Platform Developer
      • MCA Microsoft 365 Developer
    • Microsoft Security
      • MCE Cyber Security Architect Expert
      • MCA Identity & Access Admin
      • MCA Security Operations Analyst
    • Microsoft MCE Combo Classes
      • MCA/MCE Azure Administrator & Architect
      • MCA/MCE Azure Developer & DevOps Engineer
      • MCA/MCE MS 365 Endpoint & Admin Expert
      • MCA/MCE MS SecOps & Cyber Security Architect
      • MCA/MCE Power Platform Consult & Architect
    • Amazon Web Services
      • AWS Cloud Prac Solutions & Architect Associate
      • AWS Certified Solutions Architect Associate & Professional
      • AWS Certified Developer Associate
      • AWS Certified DevOps Engineer Professional
    • CompTia
      • CompTia A+ Essentials
      • CompTIA Cloud+
      • CompTIA CySA+ (Cyber Security Analyst+)
      • CompTia Network+
      • CompTia Security+
    • Information Security
      • (ISC)² CISSP
    • Cisco
      • Cisco CCNA
  • Find Training
    • Training By Job Role
      • Administrator
      • AI Engineer
      • Architect
      • Data Analyst
      • Data Engineer
      • Data Scientist
      • Developer
      • DevOps Engineer
      • Security
      • Solutions Architect
    • Vendors
      • Microsoft
      • Amazon
      • Cisco
      • CompTIA
      • Ec-Council
    • Microsoft Technical
      • Azure Admin
      • Azure AI
      • Azure Data
      • EndPoint Admin
      • Microsoft 365
      • Messaging
      • Power Platform
      • Security
      • Windows Server
    • Click here to find your course
  • SCHEDULE
  • Role Based Certifications
  • Pay an Invoice
Home > Bootcamps
DEVELOPER BOOTCAMP

Developing on AWS – 3 Day Training Course (1 Exam, 1 Certification)

$2,495 REMOTE CLASSROOM LIVE
Price includes: Instructor Led Class, Official Courseware, Labs and Exams
Learn how to use the AWS SDK to develop secure and scalable cloud applications. Explore how to interact with AWS using code and also learn about key concepts, best practices, and troubleshooting tips.
Register for this bootcamp before the end of January (for any date) and get $250 discount.
Get Coupon Code.

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.

Select Delivery Format:
Remote Classroom Live
Check Box To Include:
  • Oct
    18
    2023
    Delivery Format:
    REMOTE CLASSROOM LIVE
    Date:
    10.18.2023 - 10.20.2023
    Location:
    ONLINE
    Price Includes:
    Instructor Led Class, Official Courseware, Labs and Exams
    $2,495
    3 days
    Enroll Generate a Quote Ask a Question
  • Nov
    01
    2023
    Delivery Format:
    REMOTE CLASSROOM LIVE
    Date:
    11.01.2023 - 11.03.2023
    Location:
    ONLINE
    Price Includes:
    Instructor Led Class, Official Courseware, Labs and Exams
    $2,495
    3 days
    Enroll Generate a Quote Ask a Question
  • Nov
    29
    2023
    Delivery Format:
    REMOTE CLASSROOM LIVE
    Date:
    11.29.2023 - 12.01.2023
    Location:
    ONLINE
    Price Includes:
    Instructor Led Class, Official Courseware, Labs and Exams
    $2,495
    3 days
    Enroll Generate a Quote Ask a Question
Related Bootcamps
AWS Cloud Practitioner Essentials & AWS Certified Solutions Architect Associate Certification Boot Camp- 5 Days (2 Courses, 2 Exams, 2 Certs)
AWS Certified Solutions Architect Associate & Professional Certification Boot Camp – 6 days (2 Course, 2 Exams, 2 Certs)
AWS Cloud Practitioner Essentials – 1 Day Training Course (1 Exam, 1 Certification)
Architecting on AWS – 3 Day Training Course (1 Exam, 1 Certification)
Advanced Architecting on AWS – 3 Day Training Course (1 Exam, 1 Certification)

Course Delivery

This course is available in the following formats:

Remote Classroom Live
Duration:
3 days
Request More Information

Exam Voucher Included -

DVA-C01 - AWS Certified Developer - Associate

What's Included

  • 4 Microsoft Test Vouchers1 Amazon AWS Exam Voucher
  • Retake Voucher (If needed)1 Retake Voucher (if needed)
  • Amazon Training Books1 Amazon AWS Course
  • Microsoft Study Labs & SimulationsAmazon AWS Study Labs & Simulations
  • Onsite Prometric Testing CenterPearson Vue Test Center
  • Instructor Led Classroom TrainingInstructor Led Classroom Training
  • Course Description

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 OVERVIEWBUILDING A WEB APPLICATION ON AWSGETTING STARTED WITH DEVELOPMENT ON AWSGETTING STARTED WITH PERMISSIONSGETTING STARTED WITH STORAGEPROCESSING YOUR STORAGE OPERATIONSGETTING STARTED WITH DATABASESPROCESSING YOUR DATABASE OPERATIONSPROCESSING YOUR APPLICATION LOGICMANAGING THE APISBUILDING A MODERN APPLICATIONGRANTING ACCESS TO YOUR APPLICATION USERSDEPLOYING YOUR APPLICATIONOBSERVING YOUR APPLICATION
COURSE OVERVIEW

COURSE OVERVIEW

  • Logistics
  • Student resources
  • Agenda
  • Introductions
BUILDING A WEB APPLICATION ON AWS

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

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

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

GETTING STARTED WITH STORAGE

  • Describe the basic concepts of Amazon S3
  • List the options for securing data using Amazon S3
  • Define SDK dependencies for your code
  • Explain how to connect to the Amazon S3 service
  • Describe request and response objects
PROCESSING YOUR STORAGE OPERATIONS

PROCESSING YOUR STORAGE OPERATIONS

  • Perform key bucket and object operations
  • Explain how to handle multiple and large objects
  • Create and configure an Amazon S3 bucket to host a static website
  • Grant temporary access to your objects
  • Demonstrate performing Amazon S3 operations using SDKs
GETTING STARTED WITH DATABASES

GETTING STARTED WITH DATABASES

  • Describe the key components of DynamoDB
  • Explain how to connect to DynamoDB
  • Describe how to build a request object
  • Explain how to read a response object
  • List the most common troubleshooting exceptions
PROCESSING YOUR DATABASE OPERATIONS

PROCESSING YOUR DATABASE OPERATIONS

  • Develop programs to interact with DynamoDB using AWS SDKs
  • Perform CRUD operations to access tables, indexes, and data
  • Describe developer best practices when accessing DynamoDB
  • Review caching options for DynamoDB to improve performance
  • Perform DynamoDB operations using SDK
PROCESSING YOUR APPLICATION LOGIC

PROCESSING YOUR APPLICATION LOGIC

  • Develop a Lambda function using SDKs
  • Configure triggers and permissions for Lambda functions
  • Test, deploy, and monitor Lambda functions
MANAGING THE APIS

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

BUILDING A MODERN APPLICATION

  • Describe the challenges with traditional architectures
  • Describe the microservice architecture and benefits
  • Explain various approaches for designing microservice applications
  • Explain steps involved in decoupling monolithic applications
  • Demonstrate the orchestration of Lambda Functions using AWS Step Functions
GRANTING ACCESS TO YOUR APPLICATION USERS

GRANTING ACCESS TO YOUR APPLICATION USERS

  • Analyze the evolution of security protocols
  • Explore the authentication process using Amazon Cognito
  • Manage user access and authorize serverless APIs
  • Observe best practices for implementing Amazon Cognito
  • Demonstrate the integration of Amazon Cognito and review JWT tokens
DEPLOYING YOUR APPLICATION

DEPLOYING YOUR APPLICATION

  • Identify risks associated with traditional software development practices
  • Understand DevOps methodology
  • Configure an AWS SAM template to deploy a serverless application
  • Describe various application deployment strategies
  • Demonstrate deploying a serverless application using AWS SAM
OBSERVING YOUR APPLICATION

OBSERVING YOUR APPLICATION

  • Differentiate between monitoring and observability
  • Evaluate why observability is necessary in modern development and key components
  • Understand CloudWatch’s part in configuring the observability
  • Demonstrate using CloudWatch Application Insights to monitor applications
  • Demonstrate using X-Ray to debug your applications
Popular Bootcamps
Azure Administrator
Microsoft 365 Enterprise Administrator
Windows Server Hybrid Administrator
Azure Solutions Architect
Architecting on AWS Accelerator

About

  • About Us
  • Blog
  • Contact Us
  • Reviews

Bootcamps

  • Amazon Web Services
  • Microsoft 365 Enterprise
  • Microsoft Azure Admin
  • Microsoft Developer
  • Microsoft Power Platform
  • Microsoft Security
  • Windows Server
  • Windows Client

Vendors

  • Amazon
  • Cisco
  • CompTia
  • Microsoft

Job Role

  • Administrator
  • Architect
  • Data Engineer
  • Developer
  • DevOps
  • Security

Registration

  • More Info
  • Pay Invoice
  • Register for a Bootcamp

Copyright © 2023 Certification Camps. All rights reserved.

  • Terms & Conditions
  • Privacy Policy