GUIDE ME

Want to become an AWS certified developer? Join today to learn under an AWS expert.

4.5 out of 5 based on 36466 votes
google4.2/5
Sulekha4.8/5
Urbonpro4.6/5
Just Dial4.3/5
Fb4.5/5

Course Duration

30 Hrs.

Live Project

3 Project

Certification Pass

Guaranteed

Training Format

Live Online /Self-Paced/Classroom

Watch Live Classes

AWS Testing

Speciality

prof trained

500+

Professionals Trained
batch image

4+

Batches every month
country image

20+

Countries & Counting
corporate

100+

Corporate Served

CURRICULUM & PROJECTS

AWS Certified Developer - Associate Training Program

    Overview

    User Sign Up

    Overview Amazon Management Console

    Management Activity and Billing overview

    Amazon Pricing

Get full course syllabus in your inbox

    An Overview of AWS

    EC2- An overview

    EBS- An Overview

    Security Group-An Overview

    Elastic IP- An overview

    Cloud Front-An Overview

    S3- An overview

    Glacier- An overview

    IAM – An Overview

    RDS- AN overview

Get full course syllabus in your inbox

    Launch Windows server 2012 Instance

    Decrypt Password and download RDP shortcut client

    Connect to the EC2 Windows 2012 instance

    Terminate the Windows server 2012 Instance

Get full course syllabus in your inbox

    Creating Security Groups

    Modify Security Groups

    Delete Security Groups

Get full course syllabus in your inbox

    Create Standard Volume

    Create and delete snapshots

    Create Provisioned I/o Volume

    Assign volumes to Windows server 2012 and Ubuntu 14.04 server

    Disassociate and Delete volumes

Get full course syllabus in your inbox

    Launch Two Ubuntu EC2 Instances- apache web servers with user data

    Edit HTML files to both the servers

    Test your web Servers through internet

    Create Elastic Load Balancer

    Add both the Ubuntu servers to ELB

    Test your Elastic Load Balancer

    Delete your Elastic Load Balancer

Get full course syllabus in your inbox

    What is Route53

    Route-53 demo integration with ELB you created

Get full course syllabus in your inbox

    AWS S3- Overview and pricing

    Create Bucket and Folder

    Upload, download, share and delete object

    Delete Bucket

Get full course syllabus in your inbox

    Launch the EC2 Ubuntu cloud server

    Using User-data of web-server

    Validate user data is executed successfully

    Fetch information about VM from metadata URL

Get full course syllabus in your inbox

    EC2- Advanced theory ec2 EBS vs instance store

    EC2- Operations (Status checks)

    EC2 – Creating your own AMI

    EC2 – Launching instance using own AMI

    EC2 – copy snapshot across region and share across accounts

    EBS – Snapshot

    EBS- creating volume using snapshot

    EBS – copy EBS snapshot across region and share across accounts

    EBS - upgrade volume types

    Security groups - create, edit and modify rules

Get full course syllabus in your inbox

    AWS elastic File System – Overview and pricing

    Create EFS share and mount to an ec2 instance

    Store and retrieve from EFS

Get full course syllabus in your inbox

    AWS S3- Overview and pricing

    Create Bucket and Folder

    Upload, download, share and delete object

    Delete Bucket

    File Versioning (S3 version control)

    Create a static website on s3

    Create a server less webpage

    Cross Region replication

    CORS configuration

    S3 Life cycle management

    S3 security and encryption

Get full course syllabus in your inbox

    Cloud Front overview and pricing

    Create an origin bucket for Cloud Front

    Upload file to origin bucket

    Create CDN distribution and use origin bucket

    Access files through Cloud Front distribution

Get full course syllabus in your inbox

    Storage Gateway – Overview and pricing

    Snowball – Overview and Pricing

    Glacier – Overview and pricing

    Glacier – Live demo by instructor using fast glacier client

Get full course syllabus in your inbox

    What is IAM – A comprehensive introduction

    AWS federation with Active directory- Theory only

    Web Identity Federation - Theory Only

    Security Token Service – Theory only

    Getting started with IAM

    IAM user- groups

    • Creating a user and group
    • Adding a user to the group
    • Password policy setup for users
    • Attaching policy to users
    • Enabling dual /Multifactor authentication to the users

    IAM roles (Hands on lab by students)

    • Creating a role
    • Launching a EC2 instance using a S3 full access role
    • Deleting a role
Get full course syllabus in your inbox

    Working with the AWS CLI

    Launch instance with s3 and ec2 full access

    Configure AWS cli client

    Create a security group using cli

    Create a key pair using cli

    Launch an ec2 instance using cli

    Stop an ec2 instance using cli

    Terminate an ec2 instance using cli

    Create an s3 bucket using cli

    Upload and download an object from your local machine to s3 through cli

    List buckets through cli

    Delete buckets through cli

Get full course syllabus in your inbox

    AWS Database options: RDS and DynamoDB DB differences

    Describe Amazon DynamoDB

    DynamoDB Provisioned throughput

    Sung web identity to connect to authenticate with DynamoDB - Overview

    DynamoDB Indexes

    Aspects of DynamoDB

    Lab: Configure python SDK to access to DynamoDB

    Create tables using python SDK

    Put item in using SDK

    Scan and Query API call using python SDK

    Delete item using SDK

Get full course syllabus in your inbox

    Route 53 - routing options

    Simple routing – Hand-on lab

    weighted routing policy lab

    latency based routing lab

    Geolocation based routing lab

    Failover routing lab

Get full course syllabus in your inbox

    What is VPC – A comprehensive introduction

    Networking bottlenecks

    Understanding VPC configurations

    • VPC with single public subnet
    • VPC with public and private subnet
    • VPC Peering
    • Access control List

    Configuring VPC Instances (Hands on lab by students)

    • Creating a VPC
    • Subnets
    • Internet Gateway
    • Routing
    • Configuring a NAT Gateway
    • Creating security groups
    • Launching instances in public and private subnets

    NAT vs Bastions

    VPC Flow Logs

    VPC clean up

Get full course syllabus in your inbox

    Infrastructure as Code using Cloud Formation

    Cloud formation – Create a new stack

    Create and deploy sample template in JSON format

    Use existing templates and deploy

Get full course syllabus in your inbox

    Bash Scripting

    Lambda

Get full course syllabus in your inbox

    Application deployment using AWS Elastic Beanstalk

    Deploy java beanstalk environment

    Deploy web application to environment

    Terminate beanstalk environment

Get full course syllabus in your inbox

    Simple Notification Service (SNS) – Overview and use case

    Create SNS notification

    Subscribe for notification

Get full course syllabus in your inbox

    Simple Queue Service (SQS) – Overview and use case

    Simple Workflow (SWF) - Overview and use case

Get full course syllabus in your inbox

+ More Lessons

Course Design By

naswipro

Nasscom & Wipro

Course Offered By

croma-orange

Croma Campus

Real

star

Stories

success

inspiration

person

Abhishek

career upgrad

person

Upasana Singh

career upgrad

person

Shashank

career upgrad

person

Abhishek Rawat

career upgrad

Projects

Domain: DevOps & CI/CD

Project Name

CI/CD Pipeline

Set up a CI/CD pipeline to automate the deployment of a web application using AWS CodeCommit, CodeBuild, and CodeDeploy. This streamlines development, supports rapid iteration, and ensures consistent, reliable delivery across staging and production environments.

Tools & Technology Used:

Domain: Application Integration

Project Name

Order Queue System

Create a decoupled application that processes orders asynchronously using Amazon SQS and SNS. This architecture efficiently manages workloads and enables reliable communication and notifications between microservices, ensuring scalability, fault tolerance, and improved system performance.

Tools & Technology Used:

Domain: Serverless Development

Project Name

Event App API

Build a fully serverless REST API for managing event data using AWS Lambda, API Gateway, and DynamoDB. This project is ideal for learning backend development, seamless service integration, and automatic scaling without managing servers or infrastructure.

Tools & Technology Used:

hourglassCourse Duration

30 Hrs.
Know More...
Weekday1 Hr/Day
Weekend2 Hr/Day
Training ModeClassroom/Online
Flexible Batches For You
  • flexible-focus-icon

    12-Jul-2025*

  • Weekend
  • SAT - SUN
  • Mor | Aft | Eve - Slot
  • flexible-white-icon

    14-Jul-2025*

  • Weekday
  • MON - FRI
  • Mor | Aft | Eve - Slot
  • flexible-white-icon

    09-Jul-2025*

  • Weekday
  • MON - FRI
  • Mor | Aft | Eve - Slot
  • flexible-focus-icon

    12-Jul-2025*

  • Weekend
  • SAT - SUN
  • Mor | Aft | Eve - Slot
  • flexible-white-icon

    14-Jul-2025*

  • Weekday
  • MON - FRI
  • Mor | Aft | Eve - Slot
  • flexible-white-icon

    09-Jul-2025*

  • Weekday
  • MON - FRI
  • Mor | Aft | Eve - Slot
Course Price :
For Indian
27,500 24,750 10 % OFF, Save 2750
trainerExpires in: 00D:00H:00M:00S
Program fees are indicative only* Know more

SELF ASSESSMENT

Learn, Grow & Test your skill with Online Assessment Exam to
achieve your Certification Goals

right-selfassimage
Get exclusive
access to career resources
upon completion
Mock Session

You will get certificate after
completion of program

LMS Learning

You will get certificate after
completion of program

Career Support

You will get certificate after
completion of program

aws-certificate

AWS Certified Developer - Associate Training Program

Category Associate
Exam Name: AWS Certified Developer – Associate
Exam Code: DVA-C02
Exam Duration: 130 Mins
Exam Format: Multiple Choice and Multi-Response Questions
Passing Score: 720 (On a scale of 100–1000)

Showcase your Course Completion Certificate to Recruiters

  • checkgreenTraining Certificate is Govern By 12 Global Associations.
  • checkgreenTraining Certificate is Powered by “Wipro DICE ID”
  • checkgreenTraining Certificate is Powered by "Verifiable Skill Credentials"

in Collaboration with

dot-line
Certificate-new-file

Not Just Studying

We’re Doing Much More!

Empowering Learning Through Real Experiences and Innovation

Mock Interviews

Prepare & Practice for real-life job interviews by joining the Mock Interviews drive at Croma Campus and learn to perform with confidence with our expert team.Not sure of Interview environments? Don’t worry, our team will familiarize you and help you in giving your best shot even under heavy pressures.Our Mock Interviews are conducted by trailblazing industry-experts having years of experience and they will surely help you to improve your chances of getting hired in real.
How Croma Campus Mock Interview Works?

Not just learning –

we train you to get hired.

bag-box-form
Request A Call Back

Phone (For Voice Call):

‪+91-971 152 6942‬

WhatsApp (For Call & Chat):

+91-971 152 6942
          

Download Curriculum

Get a peek through the entire curriculum designed that ensures Placement Guidance

Course Design By

Course Offered By

Request Your Batch Now

Ready to streamline Your Process? Submit Your batch request today!

WHAT OUR ALUMNI SAYS ABOUT US

View More arrowicon

Students Placements & Reviews

speaker
Vani
Vani
speaker
Mohammad Sar
Mohammad Sar
speaker
Priyanka-Kumari
Priyanka-Kumari
speaker
Sanchit Nuhal
Sanchit Nuhal
speaker
Himanshi-Sharma
Himanshi-Sharma
speaker
Saurav Kumar
Saurav Kumar
View More arrowicon

FAQ's

Before the class begins, you will be given pre-course reading to familiarise yourself with the content.

Yes. Visit our payment plans website to learn more about the payment choices available at Croma Campus.

You will be able to enrol for the following training session because we only offer two to three every year.

Yes, there are a variety of payment options available.

Career Assistancecareer assistance
  • - Build an Impressive Resume
  • - Get Tips from Trainer to Clear Interviews
  • - Attend Mock-Up Interviews with Experts
  • - Get Interviews & Get Hired

FOR VOICE SUPPORT

FOR WHATSAPP SUPPORT

sallerytrendicon

Get Latest Salary Trends

×

For Voice Call

+91-971 152 6942

For Whatsapp Call & Chat

+91-9711526942
1

Ask For
DEMO