Pages

Wednesday, 7 August 2019

AWS components

EC2 

https://aws.amazon.com/ec2/ -eg : t2.micro (burstable CPU) -There are four ways to pay for Amazon EC2 instances: On-Demand, Reserved Instances, and Spot Instances. You can also pay for Dedicated Hosts which provide you with EC2 instance capacity on physical servers dedicated for your use.

ECS 

https://aws.amazon.com/containers/services/ -elastic container service -amazon provided orchestration for docker

EKS 

Elastic K8s service -amazon managed orchestration for docker using K8s

ECR 

Container registry

AWS Fargate 

Serverless compute engine built to run containers in production at any scale.

LightSail

(https://aws.amazon.com/websites/?nc2=h_m2) -Amazon Lightsail is the easiest way to launch and manage a Web server using AWS. Lightsail includes everything you need to jumpstart your Website – a virtual machine, SSD-based storage, data transfer, DNS management, and a static IP – for a low, predictable price. You can get started using Lightsail for your website with just a few clicks. Choose the operating system or application template that's best for your website, and your virtual private server is ready in less than a minute. You can easily manage your web server, DNS, and IP addresses directly from the Lightsail console


No comments: