Building Secure Web Servers on AWS Amir January 22, 2018 When talking AWS, you will often hear buzzwords like, “highly-available, highly secure, fault tolerant architecture.” Buzz words are in reality important concepts, but most people… 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
EC2 Instance Types Amir October 17, 2017 The core service offered by AWS is the EC2 service, known as the “Elastic Compute Cloud”. EC2 is simply “VM”s” or “Virtual Servers” in the… Continue Reading