JAVA SCRIPT

AWS SERVICES LIST



AMAZON EC2 : Amazon elastic compute cloud (Amazon EC2) provides secure, resizable compute capacity in the cloud as Amazon EC2 instances.   with an Amazon EC2 instance you can use a virtual server to run applications in the AWS Cloud.

Amazon EC2 Auto Scaling :Use Amazon EC2 Auto Scaling to automatically scale Amazon EC2 instances, either with scaling policies or with scheduled scaling.


Elastic Load Balancing Documentation : Elastic Load Balancing automatically distributes your incoming traffic across multiple targets, such as EC2 instances, containers, and IP addresses, in one or more Availability Zones. It monitors the health of its registered targets and routes traffic only to the healthy targets. 

Amazon Simple Notification Service (Amazon SNS) : is a web service that enables applications, end-users, and devices to instantly send and receive notifications from the cloud.

Amazon Simple Queue Service (Amazon SQS): is a fully managed message queuing service that makes it easy to decouple and scale microservices, distributed systems, and serverless applications. Amazon SQS moves data between distributed application components and helps you decouple these components.


AWS Lambda : you can run code without provisioning or managing servers. You pay only for the compute time that you consume there's no charge when your code isn't running. 

Amazon Elastic Container Service (Amazon ECS) : is a highly scalable, fast, container management service that makes it easy to run, stop, and manage Docker containers on a cluster of Amazon EC2 instances.


Amazon Elastic Kubernetes Service (Amazon EKS) is a managed service that makes it easy for you to run Kubernetes on AWS without needing to install and operate your own Kubernetes clusters.

AWS Fargate : is a serverless compute engine for containers.When using AWS Fargate, you do not need to provision or manage servers. It works with both Amazon ECS and Amazon EKS. 

AWS Wavelength : are AWS infrastructure deployments that embed AWS compute and storage services within telecommunications providers’ datacenters at the edge of the 5G network..This prevents the latency that would result from multiple hops to the Internet and enables customers to take full advantage of 5G networks. 

AWS Outposts: brings native AWS services, infrastructure, and operating models to virtually any data center, co-location space, or on-premises facility. You can use the same services, tools, and partner solutions to develop for the cloud and on premises.

Amazon CloudFront : is a content delivery network. When users request your content, CloudFront delivers it through a worldwide network of edge locations that provide low latency and high performance.

 AWS CloudFormation : enables you to use a template file to create and delete a collection of resources together as a single unit (a stack).AWS CloudFormation enables you to create and provision AWS infrastructure deployments predictably and repeatedly.With AWS CloudFormation, you can treat your infrastructure as code.



 

No comments:

Post a Comment