AWS CCP Notes1
AWS CCP Notes1
Dedicated Instances and Dedicated Hosts can both be used to launch Amazon EC2 instances onto physical servers that
There are no performance, security, or physical differences between Dedicated Instances and instances on Dedicated
Hosts. However, there are some differences between the two. The following table highlights some of the key differences
Instance
billing
Visibility of sockets, cores, Provides visibility of the number of sockets and No visibility
Host and instance affinity Allows you to consistently deploy your instances to Not supported
Targeted instance Provides additional visibility and control over how Not supported
Automatic instance Supported. For more information, see Host recovery. Supported
recovery
(BYOL) *
On-Demand Instances
With On-Demand Instances, you pay for compute capacity per hour or
per second, depending on which instances you run. No long-term
commitments or up-front payments are required. You can increase or
decrease your compute capacity to meet the demands of your
application and only pay the specified hourly rates for the instance you
use.
Savings Plans
Savings Plans is a flexible pricing model that offers low prices on
Amazon EC2, SageMaker (Machine Learning), Lambda (run code
serverless), and Fargate usage (serverless to run containerized apps on
the AWS public cloud with minimal infrastructure management) , in
exchange for a commitment to a consistent amount of usage (measured
in $/hour) for a one or three-year term. Savings Plans is a flexible pricing
model that provides savings of up to 72 percent on your AWS compute
usage. This pricing model offers lower prices on Amazon EC2 instances
usage, regardless of instance family, size, operating system (OS),
tenancy, or AWS Region, and also applies to SageMaker, Fargate, and
Lambda usage.
Spot Instances
Amazon EC2 Spot Instances allow you to request spare Amazon EC2
computing capacity for up to 90 percent off the On-Demand price.
RIs
Amazon EC2 Reserved Instances provide you with a significant discount
(up to 75 percent) compared to On-Demand Instance pricing. In addition,
when RIs are assigned to a specific Availability Zone, they provide a
capacity reservation, giving you additional confidence in your ability to
launch instances when you need them.
Per-second billing
Per-second billing saves money and has a minimum of 60 seconds
billing.
Lambda
PDFRSS
Las transferencias de datos entre instancias Amazon EC2, Amazon RDS, Amazon Redshift,
Amazon ElastiCache e interfaces de red elásticas en la misma zona de disponibilidad son
gratuitas.
Las transferencias de datos directas (ver puntos de enlace) entre Amazon S3, las API directas
de Amazon EBS, Amazon Glacier, Amazon DynamoDB, Amazon SES, Amazon SQS, Amazon
Kinesis, Amazon ECR, Amazon SNS o Amazon SimpleDB y las instancias de Amazon EC2 en
Recordar:
ALERTS
Supports Reservations:
Internet Gateway:
An internet gateway is a horizontally scaled, redundant, and highly available
VPC component that allows communication between your VPC and the
internet.
An internet gateway enables resources in your public subnets (such as EC2
instances) to connect to the internet if the resource has a public IPv4 address
or an IPv6 address.
An internet gateway provides a target in your VPC route tables for internet-
routable traffic.
NAT Device
You can use a NAT device to allow resources in private subnets to connect to
the internet, other VPCs, or on-premises networks. These instances can
communicate with services outside the VPC, but they cannot receive
unsolicited connection requests.
You can use a managed NAT device offered by AWS, called a NAT gateway, or
you can create your own NAT device on an EC2 instance, called a NAT instance.
NAT devices are not supported for IPv6 traffic—use an egress-only internet
gateway instead.
Overview of Data Transfer Costs for Common
Architectures