32. What are the main services of AWS that you have used?
We use following main services of AWS in our environment:
I. EC2 : This is the Elastic Compute Cloud by Amazon. It is used to for providing computing capability to a
system. We can use it in places of our standalone servers. We can deploy different kinds of applications on
EC2.
II. S3 : We use S3 in Amazon for our storage needs.
III. DynamoDB : We use DynamoDB in AWS for storing data in NoSQL database form.
IV. Amazon CloudWatch : We use CloudWatch to monitor our application in Cloud.
V. Amazon SNS : We use Simple Notification Service to inform users about any issues in Production
environment.