Today I want to explain EC2Rescue tool which can be used for diagnosing EC2 instances. EC2Rescue is a simple tool available both for Linux and Windows and may help us to diagnose and trouble... Read more
This week I will talk about CloudWatch Events, a new great feature what allows us to track events, define rules and take actions. Jeff already wrote post about it here and you can find the d... Read more
This week I’ll talk about Amazon EC2 Simple Systems Manager. AWS SSM is an EC2 tool that helps us to manage and configure our instances. We can send commands and see the results withou... Read more
This week I will continue to explain Amazon Web Services Elastic Beanstalk configurations. In my previous Elastic Beanstalk post, I had created a basic Django application and explained the b... Read more
This week I’ll share a basic tool for checking your AWS volumes snapshots. It basically find your instances’ volumes and find the volume(s) without snapshot(s). If it has any, it... Read more