Skip to content

1. AWS Services for DVA

A. Reference

  • https://aws.amazon.com/blogs/
  • https://www.udemy.com/course/aws-certified-developer-associate-dva-c01

img.png


2. Progress πŸ“š

  • https://www.udemy.com/course/aws-certified-developer-associate-dva-c01/learn/lecture/19771482#overview
  • slides: πŸ“– https://courses.datacumulus.com/downloads/certified-developer-k92/
  • practice paper: https://www.udemy.com/course/aws-certified-developer-associate-practice-tests-dva-c01/

Section 4 IAM :green_circle:

Section 5 EC2 :green_circle:

Section 6 EBS_EFS :green_circle:

Section 7 : ELB_ASG :green_circle:

Section 8 - RDS + Aurora + ElastiCache :green_circle:

Section 9 - Route 53 :green_circle:

  • 02_Rout53.md
        Routing Policy - Traffic Flow & Geoproximity Hands On
    

Section 10 - VPC Fundamentals :green_circle:

Section 12 - AWS CLI, SDK :green_circle:

  • 12_CLI_SDK_more.md
        AWS EC2 Instance Metadata
        AWS EC2 Instance Metadata - Hands On
        AWS CLI Profiles
        AWS CLI with MFA
        AWS SDK Overview
        Exponential Backoff & Service Limit Increase
        AWS Credentials Provider & Chain
        AWS Signature v4 Signing
    

Section 11,13,14 - S3 :green_circle:

Section 15 - CloudFront :green_circle:

  • 04_CloudFront.md
  • 04_CloudFront_DVA.md
        CloudFront - Caching & Caching Policies
        CloudFront - Cache Behaviors
        CloudFront - Caching & Caching Invalidations - Hands On
        CloudFront - Signed URL / Cookies
        CloudFront - Signed URL - Key Groups + Hands On
        CloudFront - Advanced Concepts
        CloudFront - Real Time Logs
    

Section 16 ECS, ECR & Fargate :green_circle:

  • 02_Containers_ECS.md
  • 02_Kubernetes_EKS.md
        Amazon ECS - Rolling Updates
        Amazon ECS Task Definitions - Deep Dive
        Amazon ECS Task Definitions - Hands On
        Amazon ECS - Task Placements
        Amazon ECR - Hands On
    

Section 17 beanstalk :green_circle:

Section 18 Cloudformation :green_circle:

Section 19 SQS,SNS, KDS, KDF :green_circle:

Section 20 Monitor :green_circle:

Section 21 : lambda :green_circle:

Section 22 : DynamoDB :green_circle:

Section 23 : API-gateway :green_circle:

Section 24 : CI/CD :green_circle:

Section 25 : SAM :Serverless Application Model :green_circle:

Section 26 : CDK :green_circle:

Section 27 : Cognito :green_circle:

Section 28 : serverless more: Step function, AppSync, Amplify :green_circle:

Section 29: Advance IAM (short) :green_circle:

Section 30 : security: KMS,SSM,Secretmanager :green_circle:

Section 31 : other services :green_circle:

DVA

SAA


services

### Compute
- Amazon EC2
- AWS Lambda
- AWS Elastic Beanstalk
- Amazon ECS
- AWS Fargate
- Amazon Auto Scaling

### Containers
- Amazon ECS
- Amazon ECR
- AWS Fargate

### Storage
- Amazon S3
- Amazon Elastic File System (EFS)
- Amazon ElastiCache

### Databases
- Amazon RDS
- Amazon DynamoDB
- Amazon ElastiCache

### Networking & Content Delivery
- Elastic Load Balancing
- Amazon CloudFront
- Amazon Route 53

### Developer Tools
- AWS CodeCommit
- AWS CodeDeploy
- AWS CodeBuild
- AWS CodePipeline

### Monitoring & Observability
- Amazon CloudWatch
- AWS X-Ray

### Security, Identity, and Compliance
- AWS Identity and Access Management (IAM)
- AWS Key Management Service (KMS)

### Management & Governance
- AWS CloudFormation
- AWS CloudTrail
- Amazon EC2 Systems Manager

### Application Integration
- Amazon Simple Queue Service (SQS)
- Amazon Simple Notification Service (SNS)
- Amazon Simple Email Service (SES)
- Amazon API Gateway
- AWS Step Functions

### Analytics
- Amazon Kinesis

### Customer Engagement
- Amazon Cognito

Important topics of exam

Study and practice S3, DynamoDB, SQS, KMS, Beanstalk, lambda a lot

Understand SQS with visibility timeouts, message delivery, errors and security

SQS limits and long polling

Practice CloudFormation

Remember CodeDeploy and CodeBuild hooks

Concepts of ALB, NLB, and ASG with EC2 and Beanstalk

Optimizing DynamoDB and S3 queries for performance

Dynamo partition keys, local/global secondary indexes

Understand Beanstalk and it’s best practices

S3 CORS and encryption

S3 limits and important APIs

Use of Kinesis Stream and Kinesis Firehose

Kinesis shards and how to optimize them.

IAM users, groups, roles, and inline policies

Different methods of restricting access to resources (policies, ACLs)

HTTP error codes (4xx, 5xx)

Web identity federation, User Pool, Identity Pool, and STS

Encryption mechanism (SSE, KMS, Client Side Encryptions, In Flight Encryption)

EBS basics

Understand the concept of SAM (Serverless Application Model)

Practice encryption with API gateway, Lambda, S3, Beanstalk, DynamoDB, EBS, SQS with the help of KMS, SSL/HTTPS

Remember important API calls of S3, SQS, Beanstalk, STS, KMS, ECS

Remember how to calculate read and write throughput (RCU, WCU) for DynamoDB.

That all my preparation hope this help.