GithubHelp home page GithubHelp logo

ernyoke / certified-aws-developer-associate-notes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from itsmostafa/certified-aws-developer-associate-notes

75.0 8.0 34.0 155 KB

AWS Certified Developer – Associate (DVA-C01) Notes

Home Page: https://ernyoke.github.io/certified-aws-developer-associate-notes/

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

AWS Certified Developer – Associate (DVA-C01) Notes

WARNING

The content of this repository is out of date with the current requirements for Certified Developer – Associate exam. Furthermore, certain notes contain information that is not accurate anymore. Use this repository with discretion!

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: Certified Developer - Associate Exam PDF
  • 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

Credits

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

Contributors

b1b2ttt avatar crashthatch avatar ernyoke avatar fossouo avatar hexmind avatar itsmostafa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.