Amazon S3 Glacier: What Is It and How to Use It and its Storage Classes

Amazon S3 Glacier S3 provides various storage classes so we need to understand which storage type is suitable for a given situation. Since requirement can be of different types like sometimes we need to frequently access the data or sometimes we data needed is infrequent but need to be accessed without delay. So based on … Read more

Identity and Access Management (IAM) in Amazon Web Services (AWS)

AWS Identity and Access Management (IAM) service controls the access for various AWS resources.  We can provide or restrict access to certain users who can use particular AWS resource. AWS Components:   1) Users: IAM user is the entity by which we can access AWS services and resources.By default we get root user for using … Read more