IT

ALL IT Technology Information

AWS all services cheat sheet

 AWS all services cheat sheet

AWS is designed to allow application providers, ISVs, and vendors to quickly and securely host your applications – whether an existing application or a new SaaS-based application. You can use the AWS Management Console or well-documented web services APIs to access AWS's application hosting platform.

6 Comments:

AWS Autoscaling | AWS Autoscaling And Load Balancing | AWS Tutorial For Beginners

 AWS Autoscaling | AWS Autoscaling And Load Balancing | AWS Tutorial For Beginners 


AWS Auto Scaling continually monitors your applications to make sure that they are operating at your desired performance levels. When demand spikes, AWS Auto Scaling automatically increases the capacity of constrained resources so you maintain a high quality of service.

2 Comments:

Elastic Load Balancing

Elastic Load Balancing
A load balancer serves as the single point of contact for clients. The load balancer distributes incoming application traffic across multiple targets, such as EC2 instances, in multiple Availability Zones. This increases the availability of your application. You add one or more listeners to your load balancer.

0 Comments:

What is Amazon VPC?

 What is Amazon VPC?


A virtual private cloud (VPC) is a private cloud computing environment contained within a public cloud. Essentially, a VPC provisions logically isolated sections of a public cloud in order to provide a virtual private environment.

2 Comments:

Hosting a static website using Amazon S3

 Hosting a static website using Amazon S3

Easy to manage and maintain: When necessary, AWS S3 offers a simple console interface for managing and maintaining bucket objects. It also offers API support using the AWS SDKs that are available

2 Comments: