AWS Command Line Interface (AWS CLI) is an Amazon Web Services tool that enables developers to control Amazon public cloud services by typing commands on a specified line.AWS […]
Category: AWS Interview Questions
What is Cloud Storage and its advantages
Cloud Storage is way of storing data over internet which is highly scalable, secure, managed and durable. Advantages of Cloud Storage Pay for infrastructure you […]
Components of IAM Policy in AWS
Components of IAM Policy Version – Specify current version of policy language Statement – Contains array of elements Element – Whether the statement will result […]
What is IAM Policy in AWS
IAM Policy in AWS IAM Policy is JSON formatted document IAM Policy defines AWS permissions IAM Policy can be attached to users or groups
IAM Components in AWS
IAM Components in AWS There are 4 IAM Components in AWS : IAM Users – Individuals who have set of permissions IAM Groups – A […]
IAM in AWS
IAM stands for Identity and Access ManagementIAM is AWS service which allows access to compute, storage, database and application services.IAM creates and manages AWS users […]
