One Pager Cheat Sheet
- AWS
EC2
(Amazon Elastic Compute Cloud) provides secure and easy-to-scale cloud computing capacity and is compatible with most Amazon services, charging customers for only what they use. With
AWSservices such as
Simple Notification Service
(SNS),EC2
, andS3
, a successful entrepreneur can leverage on-demand billing to grow their business and advertise to prospective customers.`- Amazon EC2 provides businesses with an
on-demand, cost-effective
and efficient solution for running applications and scaling up or down their computing power. - S3 services, powered by Amazon Web Services, are a secure, durable, and highly scalable
cloud-based memory storage system
providing businesses with a reliable solution for storing and retrieving data. - To create and launch an EC2 server, we need to create an AMI, decide the instance type and size, customize cases, add storage, add tags, set up a security group, and review the parameters before submitting.
- AWS EC2 allows clients to build
crash-consistent EBS volumes
without needing to restart their instances and provides48TB
of local HDD storage using EC2 D3 instances, along with access to itsInferential microprocessor
for enhanced machine learning capability and its serial console for debugging, allowing applications to spread quickly with elasticity through warm pool pre-initialized EC2 instances. - AWS EC2 provides an easy way to create
crash-consistent EBS volumes
without needing torestart
the instance, by taking an Amazon Machine Image (AMI) of the instance before it was shut down. - Amazon CloudWatch
web service
enables customers to monitorreal-time metrics
of their Amazon EC2 instances and predict and prevent unexpected outages. Amazon EC2
is a popular and cost-effectivecloud computing
resource which can quickly be installed and adjusted, and is secure and accessible to customers all around the world.