Git Product home page Git Product logo

certified-aws-developer-associate-notes's Introduction

Certified AWS Associate Developer Notes

2023 AWS developer associate exam

Table of contents

Exam Preparation

  • Exam details

    • Two question types:

      • Multiple Choice
      • Multiple response
    • Minimum passing score: 720/1000

    • Domains:

      • Deployment: CICD, Beanstalk, Serverless
      • Security: each service deep-dive + dedicated section
      • Development with AWS Services: Serverless, API, SDK, & CLI
      • Refactoring: Understand all the AWS services for the best migration
      • Monitoring and Troubleshooting: CloudWAtch, CloudTrail, X-Ray
    • Exam Guide:

  • EC2 + IAM Exam Checklist

    • Know how to SSH into EC2 (and change .pem file permissions)
    • Know how to properly use security groups
    • Know the fundamental differences between private vs public vs elastic IP
    • Know how to use User Data to customize your instance at boot time
    • Know that you can build custom AMI to enhance your OS
    • EC2 instances are billed by the second and can be easily created and thrown away, welcome to the cloud! Maybe on Exam:
    • Availability zones are in geographically isolated data centers
    • IAM users are NOT defined on a per-region basis
    • If you are getting a permission error exception when trying to SSH into your linux instance, then the key is missing chmod 400 permissions
    • If you are getting a network timeout when trying to SSH into your EC2 instance, then your security groups are misconfigured
    • Security groups reference IP address, CIDR block, Security group, but NOT DNS name

Contributors

Please feel free to contribute by making a Pull Request!

certified-aws-developer-associate-notes's People

Contributors

itsmostafa avatar ernyoke avatar aadixc0de avatar fossouo avatar davidmbusey avatar peorth80 avatar jlokhande46 avatar rajeem avatar crashthatch avatar b1b2ttt avatar aakash16 avatar cervus18 avatar dhruv1710 avatar denalist avatar nguyenquynhan avatar shamsch avatar hexmind avatar uday-kiran77 avatar kiminzajnr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.