Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
AWS Certified Developer Associate - EXAM REVIEW - 2021
Rating: 4.7 out of 5(429 ratings)
13,220 students

AWS Certified Developer Associate - EXAM REVIEW - 2021

AWS Certified Developer Associate - 6 HOUR Crash Course for the AWS Certification Exam
Last updated 8/2024
English
English [Auto],French [Auto],

What you'll learn

  • REVIEW IN 6 HOURS: For AWS Certified Developer Associate Exam
  • STRENGTHEN YOUR WEAK AREAS: For AWS Certified Developer Associate Exam

Course content

1 section41 lectures6h 0m total length
  • 0001 - Course Overview - Exam Review - AWS Certified Developer Associate1:17
  • 0002 - Cloud, AWS Regions and Availability Zones2:10

    Explore cloud fundamentals, including elasticity, pay-as-you-go operational expenditure, and global deployment across AWS regions and availability zones to achieve high availability and low latency.

  • DO NOT SKIP - Course Downloads - PDF Presentation0:04
  • 0003 - Overview of Compute Services in AWS1:35

    Explore AWS compute services like EC2 with ELB, Elastic Beanstalk, ECS with Fargate, and Lambda, highlighting serverless options and when you manage EC2 clusters.

  • 0004 - Serverless in AWS - AWS Lambda16:08

    Explore AWS Lambda and API Gateway serverless architecture, focusing on execution context, concurrency, provisioned and reserved concurrency, invocation types, versions, aliases, and layers for scalable, managed code.

  • 0005 - API Management in AWS with API Gateway13:12

    Explore API Gateway as the front door to AWS Lambda, covering REST API, HTTP API, and WebSocket types, with caching, throttling, canary releases, and monitoring through CloudWatch and X-Ray.

  • 0006 - Authenticating API and Users with Amazon Cognito6:06

    Explore identity federation and Amazon Cognito, including user pools and identity pools, OpenID Connect and SAML integration, social sign-in, multi-factor authentication, and API Gateway authorizers and token-based access.

  • 0007 - Object Storage in AWS - Amazon S313:14

    Explore Amazon S3 as flexible object storage with buckets and keys, prefix-based search, storage classes, versioning, lifecycle rules, replication, and static website hosting for optimized cost, durability, and access.

  • Course Update: S3 Consistency - Strong Read-after-Write0:30
  • 0008 - Object Storage in AWS - Amazon S3 and Glacier - Scenarios10:15

    Explore S3 security and access controls, including bucket policies, ACL, pre-signed URLs, access points, versioning, object lock, and lifecycle, and compare Glacier for archives.

  • 0009 - Block, File and Hybrid Storage in AWS - EBS, EFS and Storage Gateway9:07

    Explore block, file, and hybrid storage in AWS, detailing EBS, instance store, S3, EFS, FSx, and storage gateway options for on-premise to cloud integration.

  • Do you want to help us?0:10
  • Course Update: Block Storage - Multi-Attach0:31
  • 0010 - Authentication and Authorization in AWS - Identity and Access Mgmt (IAM)14:40

    Explore authentication and authorization in AWS IAM, covering users, groups, roles, policies, identity-based and resource-based policies, cross-account access, instance profiles, MFA, and best practices for least privilege.

  • 0011 - Data Encryption in AWS - KMS and Cloud HSM12:21

    Explore data encryption with AWS KMS and CloudHSM, including envelope encryption, symmetric and asymmetric keys, master keys, and how S3 and other services encrypt data using CMKs and data keys.

  • 0012 - Databases in AWS - Quick Overview6:01

    Discover AWS databases overview: relational RDS with OLTP, analytics Redshift for OLAP, document and key stores with DynamoDB, graph data with Neptune, and in-memory caches with ElastiCache.

  • 0013 - Relational OLTP Database in AWS - Amazon RDS and Amazon Aurora8:02

    Explore Amazon RDS for OLTP workloads, including multi-az high availability, read replicas for scalability, automated backups, and point-in-time restores, plus Amazon Aurora's high-performance, multi-az storage and global database options.

  • 0014 - Key and Document Database in AWS - Amazon DynamoDB - 118:31

    DynamoDB offers a fast, scalable NoSQL key-value and document database with schemaless tables, auto partitioning, and options for provisioned or on-demand capacity, including primary keys, secondary indexes, and transactional operations.

  • 0015 - Key and Document Database in AWS - Amazon DynamoDB - 210:44

    Explore DynamoDB API errors, batch getitem and batch write item results, and design partition keys with time to live attributes and streams for scalable, efficient access.

  • 0016 - Networking in AWS - VPC, Subnets, Gateways, NACL, VPN and Direct Connect13:57

    Design VPCs and subnets with public and private zones, internet gateway, and NAT options; compare NACLs and security groups, and review VPC peering, endpoints, flow logs, and on-prem connections.

  • 0017 - Decoupling Applications in AWS with Amazon SQS and Amazon SNS11:27

    Decouple applications using asynchronous communication with SQS and SNS. Compare synchronous and asynchronous patterns, and learn SQS features like visibility timeout, delay, retention, deduplication, and dead-letter queues, plus SNS pub-sub.

  • 0018 - Streaming Data in AWS - Amazon Kinesis7:26

    Explore how streaming data works in AWS with Kinesis Data Streams, Firehose, Analytics and Video Streams, including shards, records, partition keys and real-time processing.

  • 0019 - Virtual Servers in AWS - EC2 - Elastic Compute Cloud17:46

    Explore EC2 elastic compute cloud, AWS's virtual servers, covering instance lifecycles, AMIs, instance types, security groups, key pairs, user data, and pricing models.

  • Course Update: IPV4 Addresses Are NOT FREE anymore0:41
  • 0020 - Load Balancers in AWS - ELB11:12

    Master elastic load balancing in AWS, including classic, application, and network load balancers, their listeners and target groups, and auto scaling for scalable web apps.

  • Course Update: Gateway Load Balancer0:32
  • 0021 - Simple Application Management in AWS - Elastic Beanstalk10:28

    Explore Elastic Beanstalk to deploy and scale web applications with load balancing, auto scaling, and managed updates, using web server and worker tiers, environments, and application versions stored in S3.

  • 0022 - Orchestrate Containers in AWS - Amazon ECS and Fargate11:26

    Orchestrate microservices with ECS and Fargate, deploy Docker images via task definitions and services, and manage IAM roles, placement, and dynamic port mapping.

  • 0023 - Routing and Content Delivery in AWS - Route 53 and CloudFront13:53

    Learn how CloudFront delivers global content with edge locations and low latency, secures access via signed URLs or cookies, and uses Route 53 for DNS routing and alias records.

  • 0024 - DevOps in AWS - CodeCommit, CodeBuild, CodePipeline, CodeDeploy17:17

    Learn to implement devops in AWS with CodeCommit, CodeBuild, CodePipeline, CodeDeploy, automate continuous integration, and use infrastructure as code with CloudFormation, TerraForm, and Sam, including blue-green and canary deployments.

  • 0025 - Infrastructure as Code in AWS - AWS CloudFormation14:02

    Explore how CloudFormation automates infrastructure deployment using JSON or YAML templates, provisioning resources like VPC, subnets, EC2, RDS, and more.

  • 0026 - Automate Serverless Applications in AWS - SAM - Serverless Application Mo4:35

    learn how the serverless application model (sam) streamlines building and deploying serverless apps with infrastructure as code, resources like Lambda, API gateway, DynamoDB, and CloudFormation, plus sam cli workflows.

  • 0027 - More Serverless - Advanced Lambda, AppSync, SWF and Step Functions10:32

    Master AWS serverless concepts, including event source mapping for Lambda, ALB integration, VPC access, and AppSync data sync, plus Step Functions versus SWF for workflows.

  • 0028 - Monitoring and Governance in AWS - CloudTrail, Config, CloudWatch and X R18:27

    Explore AWS monitoring and governance services, including CloudTrail, Config, and CloudWatch, plus tracing with X-ray to analyze metrics, logs, alarms, events, and annotated traces across microservices.

  • 0029 - AWS CLI and STS for AWS Certified Developer Associate12:35

    Master the AWS CLI to run commands, manage credentials with aws configure, and use profiles, region, and output formats. Explore STS for temporary credentials, assume role, and web identity federation.

  • 0030 - CORS, Configuration Management and Caching in AWS18:21

    Learn to implement cross-origin resource sharing, externalize configuration with environment variables and Parameter Store, manage Secrets Manager, and apply caching strategies using AWS ElastiCache and DAX.

  • 0031 - AWS - Well Architected Framework14:49

    Explore the AWS well-architected framework to build secure, high-performing, resilient, and efficient applications, guided by five pillars: operational excellence, security, reliability, performance efficiency, and cost optimization.

  • 0032 - Register for AWS Certified Developer Associate exam2:26

    Learn how to register and schedule AWS certified developer associate exam, sign in with an Amazon account, use cert matrix, request ESL plus 30 accommodations, and obtain a 50% discount.

  • 0033 - My Recommendations for the AWS Certified Developer Associate Exam2:20

    Learn the exam format and scoring details for the AWS Certified Developer Associate, then apply a strategy to read questions, identify key features and qualities, and eliminate wrong answers.

  • 0034 - Congratulations1:06

    Celebrate your achievement and boost your readiness for the AWS certified developer associate exam by practicing with practice tests, sharing success stories, and leaving a review.

  • Bonus Lecture0:21

Requirements

  • You are aspiring to be a AWS Certified Developer Associate

Description

Are you preparing for the AWS Certified Developer Associate Exam?

Do you want to quickly review for the AWS Certified Developer Associate Exam?

The objective of the course is to help you review for the AWS Certified Developer Associate exam in less than 6 HOURS! This will help you be in the best frame of mind for your AWS Certified Developer Associate exam.


STEP BY STEP DETAILS

  • 0001 - Course Overview - Exam Review - AWS Certified Developer Associate

  • 0002 - Cloud, AWS Regions and Availability Zones

  • 0003 - Overview of Compute Services in AWS

  • 0004 - Serverless in AWS - AWS Lambda

  • 0005 - API Management in AWS with API Gateway

  • 0006 - Authenticating API and Users with Amazon Cognito

  • 0007 - Object Storage in AWS - Amazon S3

  • 0008 - Object Storage in AWS - Amazon S3 and Glacier - Scenarios

  • 0009 - Block, File and Hybrid Storage in AWS - EBS, EFS and Storage Gateway

  • 0010 - Authentication and Authorization in AWS - Identity and Access Mgmt (IAM)

  • 0011 - Data Encryption in AWS - KMS and Cloud HSM

  • 0012 - Databases in AWS - Quick Overview

  • 0013 - Relational OLTP Database in AWS - Amazon RDS and Amazon Aurora

  • 0014 - Key and Document Database in AWS - Amazon DynamoDB - 1

  • 0015 - Key and Document Database in AWS - Amazon DynamoDB - 2

  • 0016 - Networking in AWS - VPC, Subnets, Gateways, NACL, VPN and Direct Connect

  • 0017 - Decoupling Applications in AWS with Amazon SQS and Amazon SNS

  • 0018 - Streaming Data in AWS - Amazon Kinesis

  • 0019 - Virtual Servers in AWS - EC2 - Elastic Compute Cloud

  • 0020 - Load Balancers in AWS - ELB

  • 0021 - Simple Application Management in AWS - Elastic Beanstalk

  • 0022 - Orchestrate Containers in AWS - Amazon ECS and Fargate

  • 0023 - Routing and Content Delivery in AWS - Route 53 and CloudFront

  • 0024 - DevOps in AWS - CodeCommit, CodeBuild, CodePipeline, CodeDeploy

  • 0025 - Infrastructure as Code in AWS - AWS CloudFormation

  • 0026 - Automate Serverless Applications in AWS - SAM - Serverless Application Model

  • 0027 - More Serverless - Advanced Lambda, AppSync, SWF and Step Functions

  • 0028 - Monitoring and Governance in AWS - CloudTrail, Config, CloudWatch and X Ray

  • 0029 - AWS CLI and STS

  • 0030 - CORS, Configuration Management and Caching in AWS

  • 0031 - AWS - Well-Architected Framework

  • 0032 - Register for AWS Certified Developer Associate exam

  • 0033 - My Recommendations for the AWS Certified Developer Associate Exam

  • 0034 - Congratulations

Who this course is for:

  • You want to do a quick review for AWS Certified Developer Associate Exam
  • You want to fill the gaps in your preparation for AWS Certified Developer Associate Exam