29 November 2020

AWS-EC2


  • A Linux-based/Windows-based virtual server that you can provision.
  • You are limited to running On-Demand Instances per your vCPU-based On-Demand Instance limit, purchasing 20 Reserved Instances, and requesting Spot Instances per your dynamic Spot limit per region.

  • Server environments called instances.

  • Package OS and additional installations in a reusable template called Amazon Machine Images.
  • Various configurations of CPU, memory, storage, and networking capacity for your instances, known as instance types.

    1. t-type and m-type for general purpose
    2. c-type for compute optimized
    3. r-type, x-type and z-type for memory optimized
    4. d-type, h-type and i-type for storage optimized
    5. f-type, g-type and p-type for accelerated computing

    • Secure login information for your instances using key pairs.
    • Storage volumes for temporary data that are deleted when you STOP or TERMINATE your instance, known as instance store volumes.
    • Multiple physical locations for deploying your resources, such as instances and EBS volumes, known as regions and Availability Zones.

    No comments:

    Post a Comment

    Most views on this month