This week I will share a tool that finds unused AWS EC2 resources. This script basically finds the unused resources below, then sends an email using Amazon SES. Some of the resources is bill... Read more
In this post I will continue with IAM identity providers. Sometimes we need to integrate our systems with AWS like Active Directory and use single-sign on feature for our users. Another case... Read more
In this post I will explain using and configuring IAM roles. IAM roles are used for different purposes. For example, you want to delegate a access to a user/service and don’t want to p... Read more
In this part of IAM series, I will explain how to create sign-in credentials and configuring Multi-Factor Authentication. If we want our IAM users connect AWS services via console , we have... Read more