AWS Lessons Learnt

Home»AWS Support Community Forum»AWS Lessons Learnt

AWS Lessons Learnt
Reply

Larry W

Can anyone share lessons they have learnt or common mistakes for AWS usage?

This discussion contains 3 replies and has 57 views.

Replies
Reply

Taral Shah

A few common mistakes with AWS are

- Not configuring AWS for High Availability (in multiple zones)
- Not stopping or terminating an instance when required
- Not doing regular backups
- Not configuring security groups properly and opening all ports

Reply

Jithesh x Jithu

Also make sure that you are:

Selecting the right size instances, not running too many unnecessary instances, not deleting unused EBS or old snapshots, and not taking too Many EBS Volume Snapshots

read more here - http://www.newvem.com/the-10-most-common-amazons-aws-usage-mistakes/

Reply

Taral Shah

A few more common mistakes are:

- Forgetting to release allocated Elastic IPs.

- Creating large unnecessary volumes

- Not purchasing a Reseved Instance even if running 24×7

- Purchasing a Reserved Instance even though the application is deployed for a short time

There is a good reference Blog post at http://www.newvem.com/the-10-most-common-amazons-aws-usage-mistakes/

You must be logged in to reply to this topic.