ec2
ec2
performance.
with different processors, storages, operating systems and allows securely hosting multiple virtual machines (even from ARM), launch permissions, and storage for the root device.
networking capabilities. It’s one of the most mature services, different AWS customers) on the same physical hardware.
The instance types are grouped into instance families Regardless of your requirements, there will be a great fit
released back in 2006! Developers can also create shared images (Shared AMIs) General Purpose: a balance between compute, memory, available
An instance comes with strong performance and security that are made available for others to use. AWS can’t ensure and networking resources EC2 Instance Store: providing temporary (ephemeral)
guarantees, even when the underlying is shared, as AWS the integrity or security of the AMIs, so it’s within your own Compute Optimized: instances that offer high- storage for your instance, located on disks that are
INSTANCE LIFECYCLE dedicates some resources of the host computer such as CPU, responsibility. performance processors physically attached to the host computer. Use it for
Between the launch and the termination of your EC2
memory, and instance storage to the particular instance. Memory Optimized: for in-memory processing of large cached data, buffers, and temporary content. Data will be
instance, there more lifecycle states it transitions through
data sets lost if the underlying disk fails or the instance stops,
Launch pending Start CONNECTING TO YOUR INSTANCE Storage Optimized: best fit for workloads requiring high hibernates, or terminates
PURCHASES OPTIONS Key-pairs allow you to securely access your EC2 instances
performance reads and writes for large, locally saved, Elastic Block Storage (EBS): block storage volumes that
Reboot Stop
rebooting running
Hibernate
stopping terminated EC2 provides different purchase options that drastically from any location via SSH. If your launching a new instance,
data sets can be mounted to instances. Their persistence is
Terminate
vary in pricing. If you plan to use EC2 regularly, it’s a duty to you’ll be prompted to either create a new public & private
shutting down Accelerated Computing: instances that make use of independent from your instance’s lifetime. Use it for
understand the purchase options key set or use an existing one. When generating a new pair,
hardware accelerators and co-processors for fastest long-term storage of data that require low-latency
terminated
Terminate
On-Demand: the default option, billed by the second after AWS will store the public part on the instance (concisely at
processing of specific operations like graphics processing access, e.g. for databases
EBS-backing needed an instance is launched ~/.ssh/authorized_keys), while asking you to download the
or pattern matching, while also supporting the highest Elastic File System (EFS): a scalable file storage that can
Launch: creating and launching an instance from an AMI Reserved / Savings Plan: make a commitment to either private part. AWS won’t store the private part afterward, so
parallelism. scale based on workload requirements. Use it for any
into a VPC, subnet and availability zone. From creating an instance configuration (reserved) or usage in USD per if you lose it, you can’t recover it.
will keep private and public IP addresses physical servers that are isolated at hardware level. misconfigured networks or exhausted memory.