What are the main services of AWS that you have used?

We use the following main services of AWS in our environment:

  1. 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 place of our standalone servers. We can deploy different kinds of applications on EC2.
  2. S3:We use S3 in Amazon for our storage needs.
  3. DynamoDB: We use DynamoDBinAWS for storing data in NoSQL database form.
  4. Amazon Cloud Watch: We use CloudWatch to monitor our application inCloud.
  5. Amazon SNS: We use Simple Notification Service to inform users about any issues in a Production environment.