NovelVista logo

AWS Certified Developer Associate

Trusted by 1000s of global organizations, NovelVista is the leading Accredited Training Organization (ATO) to conduct AWS Certified Developer Associate Training & Certification Course.

  • Industry Expert Trainers
  • Exam fee included
  • Accredited Trainer
  • Online learning session with live instructor-led training
View Schedule
📞18002122003
Google4.9 Ratings onReviews
9000+ Professionals Enrolled

AWS Certified Developer Associate Course Overview

AWS Certified Developer Associate training aims towards providing the details of AWS (Amazon Web Services) so that you face no difficulty while incorporating the knowledge in your professional field. According to Gartner report, AWS is having growth more than 10 times compared to their 14 competitors. AWS is expanding everyday and all the big organizations are getting under the AWS roof. Not only AWS is economically reasonable to organizations, it is scalable and much more secure as in AWS have many data centers which are regularly monitored and strictly maintained, and they tried to keep their database centers as hidden as possible. Hence, AWS Certification can give your career in cloud computing an astonishing boost in a way you have always imagined.

AWS Developer Associate training will help you to enhance your skills and knowledge for Amazon Web Services cloud platform. In AWS Certified Developer Associate course, you will learn how to plan, design and deploy effective cloud solution using Amazon AWS. You’ll also learn developing application on the AWS platform and mainly picking the right AWS services for the application and also provide code level application security.


Accredited By
Accreditation Logo

What You Will Get?

Study Material AWS exam preparation.

Mock Exams

24+ hours of live training

Exam registration assistance

Case studies soft copy

Official courseware from Amazon

Learning Outcome

After the completion of the course, the participants would be able to:

How to develop and design services on AWS.
How to build services on AWS.
AWS roles and responsibilities.
AWS Best practices.
Tools and techniques in AWS.
Real-Time Case Studies.

Course Curriculum

1. Serverless+

  • Lambda – Many questions were asked from this
  • A lot of questions were either directly on Lambda or combination of Lambda with other services
  • Lambda – Version-related questions
  • Lambda – Alias-related questions
  • Lambda – SAM-combination questions
  • Lambda – SAM and CodeDeploy combination

2. KMS+

  • Encryption at rest, Encryption in transit
  • KMS Questions are asked in combination with a lot of other services
  • S3 Encryption
  • Encryption while Transferring data from Kinesis
  • Lambda function to process data and encryption before transferring data to S3
  • Default S3 Encryption
  • Keys related questions – Master Key, Envelope key, Data Key, GeneratedDataKey, etc

3. DynamoDB+

  • Complete understanding of DynamoDB is a must for Developer exam
  • Understanding RCU, WCU and Calculations based on this
  • Local secondary index, Global secondary index
  • Scan vs Query
  • Projection expression
  • DAX
  • Using DynamoDB in combination with ElastiCache like Redis and Memcached
  • DynamoDB combination with Lambda and S3
  • DynamoDB session related questions
  • Fetching data from DynamoDB – Lazy loading, Write Through
  • How to solve ProvisionedThroughputExceededException
  • DynamoDB TTL

4. ElasticBeanstalk+

  • Understanding of different ways of the update is needed – rolling, all at once, rolling with batch, immutable, etc
  • Combination of CloudFormation and ElasticBeanstalk
  • Understanding clearly how configuration in ElasticBeanstalk works
  • How to change the Instance type
  • How RDS can be saved while deleting ElasticBeanstalk
  • Deploying different versions of the application in ElasticBeanstalk

5. CloudFormation+

  • This is also one of the important topics
  • Understating parameters inside Cloudformation Template
  • CloudFormation template stored in S3
  • CloudFormation, Lambda, CodeDeploy, S3 combination Question
  • Pointing to the right version of the Lambda function in CloudFormation

6. CodDeploy, CodeBuild, CodeCommit, Code Pipeline+

  • Complete understanding of Code Deploy Configuration file and its parameters – appspec file
  • CodeDeploy errors and reverting back to previous versions
  • Run order of hooks
  • CodeBuild in combination with SAM
  • Understanding CodeBuild Configuration file and its parameters – Buildspec file
  • CodeCommit – Even though there were not many direct questions on this, I saw it in many options
  • Using Codepipeline to automate the process
  • Errors handling in Codepipeline and what happens when one of the processes fails in Codepipeline

7. SQS+

  • Visibility timeout
  • Long and short polling
  • SQS for solving complex scenarios
  • SQS combination with EC2
  • Fifo and Standard Queues

8. ElasticCache+

  • Understanding Redis and its use cases
  • Understanding Memcached and its use cases
  • Redis Vs Memcached
  • How ElastiCache is useful with RDS

9. API Gateway+

  • Many questions on this as well
  • Understanding different staging
  • Deploying multiple stages
  • Uses of API Gateways
  • API Gateway and Lambda Combination Questions
  • API Gateway and CORS
  • API Gateway Caching

10. S3+

  • Bucket Policies
  • One question on bucket policy details for CodeCommit (I didn’t expect this. They should never ask these kinds of questions. However, they did and it’s sad)
  • S3 Optimization related questions – Random prefix
  • S3 combination with Kinesis
  • CloudFront, Cloudfront Edge
  • CloudFront – TTL – how to do it

11. Elastic Load Balancer, EC2, and Autoscaling+

  • SSL on ELB and EC2 related questions
  • Traffic diversion based on the scenario
  • How to allow traffic from ELB and EC2
  • Health check related questions
  • Combination with Route53 Questions

12. Elastic Container Service+

  • How it’s used
  • Docker images
  • Combination of this with CodeDeploy
  • ECS deployed on EC2 instances
  • There are many complex and confusing questions from this. You have to be very careful while selecting an option for the questions from this topic

13. IAM+

  • Mainly understanding IAM Role and how it is attached to other resources
  • How IAM role used instead of AccessKeys in a scenario
  • IAM Policy related questions – one questions was how to make common IAM policy for 10 users

14. Kinesis+

  • Understanding different Kinesis options – firehose, data analytics etc
  • Understanding how kinesis works
  • Shards related questions
  • Streaming data to S3
  • Processing streaming data from kinesis with Lambda, moving data to S3

15. AWS Cognito+

  • Many questions with Cognito related Concepts
  • Data Sync
  • Assume assume role with we identify
  • Question on unauthenticated users
  • Understanding Cognito steams, events, data, etc

16. Route53+

  • Static Website
  • Routing policies – understanding when to use which policy
  • Route53 Health Checks

17. CloudWatch, CloudTrail related questions.+

  • It is important to understand CloudWatch and its capabilities
  • Usually, questions will be should I choose CloudWatch or CloudTrail or some other service

18. AWS Parameter Store+

  • Few Questions in combination with other services and the scenarios on how to use this

19. Step Functions+

  • How it is used to solve complex architectures and make them easy to manage

20. RDS+

  • I did not see any direct questions, however, some questions had RDS in combination with other services in use cases

21. SNS+

  • In combination with other services