Posts

Showing posts from October, 2019

Amazon Web Services

Image
Domains Of AWS :-  1. Compute 2. Migration 3. Security and Identity compliance 4. Storage 5. Networking and Content Delivery 6. Messaging Domain 7. Database Domain We will discuss about every Domain of AWS in this post . So let's start . AWS SERVICES - A.  EC2 -  Amazon Elastic Compute Cloud (Amazon  EC2 ) is a web service that provides secure, scalable compute capacity in the cloud.   It is like a web server that can be resized according to number of configuration.  Resizable compute capacity in the cloud , which can be customize according to your need . It is used to host your a application . B. Lambda -   AWS Lambda  is a compute service that makes it easy for you to build applications that respond quickly to new information .  This is an aws service that executes background tasks.It is not used to host an application. example : file compression in background . AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of the Amaz