Tag Archives: aws

How to Enable Virtual MFA on AWS IAM User

By | May 28, 2020

Adding a second level of authentication is always a good practice and helps you to achieve additional level of security. In this Article we will see how we can activate MFA (Multi factor Authentication) on AWS IAM user. Login to your AWS Console using your IAM User Nevigate to Services on the Top ==> Select… Read More »

Automate EC2 AMI Backup Using Lambda Function

By | September 27, 2019

If you are Working on AWS you must be working with EC2. Creating and managing Your Appication On EC2 Would definitely require to have a backup strategy.  Its quite annoying to take the backup of Selected Servers on Regular Basis or in some interval of time. Taking backup is Important but managing the retention time… Read More »

Security Check Lists on AWS and Linux Servers.

By | April 13, 2019

We already have a blog on AWS Security Best Practices which is much in details and theoretical. You can refer that blog from here. I’m writing this blogs to to easily identify the contents in a form of checklists. This article will also cover server level security checklists as well. Security checklists has been categorized… Read More »