Monitoring EC2 Memory with CloudWatch Amir September 4, 2018 An important AWS exam topic is to know what Cloudwatch can monitor by default. If you go to the cloudwatch metrics, you can see some… Continue Reading
EC2 Instance Metadata Amir January 5, 2018 Metadata is an important concept in the IT world. In short, it simply is data about your data. For EC2, metadata is the information about… Continue Reading
Self Destruct an EC2 Amir December 28, 2017 You can do interesting things with the AWS CLI (Command Line Interface). One of those things is to cause an EC2 instance to self destruct. … Continue Reading