Giter Site home page Giter Site logo

learn-aws's Introduction

learn-aws

Preparing for AWS certifications

TODO

  • Levels of support: Enterprise, Business, Developer, Basic (free)
  • EC2
    • Spot instance
      • Termination scenarios
    • Host vs Dedicated vs Default
    • ENI cold attach (when the instance is being launched)
  • S3
    • Multi-part uploads (benefits)
    • Put - S3 Request Headers
    • key namespace
  • DynamoDB
    • multi-az deployment
    • Partition key
    • Table
    • ProvisionedThroughputExceededException
    • Local Secondary Indexes
  • Termination policy (Autoscaling)
  • Direct Connect
  • SQS
    • VisibilityTimeout (12 hours)
    • DelayedSeconds
    • ReceiveMessageWaitTimeSeconds
    • FIFO! / LIFO?
  • AMIs
    • Launch permissions (who can launch this AMI), user-defined tags, s3 bucket permissions
  • WAF (Web Application Firewall)
  • VPN connections (on-premise to VPC)
  • EMR
    • Core and Task nodes
  • Storage Gateway
    • VTL
  • Import/Export Service

Owner refers to the identity and email address used to create the AWS account

Known

  • VPC Peering does not support edge to edge routing
  • The names of the AZs are randomly applied, so "eu-west-1b" is not necessarily the same physical location for all three accounts.
  • S3 minimum size: 0 bytes
  • Entire VPC can be set to dedicated hosting
    • Must recreate VPC if you want default hosting
  • S3, SQS & DynamoDB are already built in a fault tolerant fashion, you do not need to provision these services across multiple availability zones. Therefore the correct answers are RDS and EC2
  • A placement group can span peered VPCs
  • You can have one Elastic IP (EIP) address associated with a running instance at no charge (multiple EIPs on one instance incurs a charge)
  • Route53 supports the following DNS record types: NAPTR & SPF
  • Default network interface (eth0) of an instance
  • Make objects in S3 public by either the object ACL or bucket policy (recommended)

Can you stop and Instance store backed instance?

learn-aws's People

Contributors

tjkemper avatar

Stargazers

 avatar  avatar

Watchers

 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.