AWS EC2 instance cannot survive in isolation. IP is the universal medium of communication. AWS provides us with private IP, public IP and Elastic IP. Private IP used for internal communication within AWS. Public IP used to communicate to open Internet. Elastic IP are more like an Static IP. You will learn the uses of all these different IPs. Lets figure out the difference and similarities between these.| Archer Imagine
Cloud technology is a tool for the developers, creating sophisticated softwares. How does developer access the cloud? Does AWS Console is the only way to access the cloud? Developers love code, CLIs and SDKs, AWS provides access to its cloud resources using AWS IAM API Keys.| Archer Imagine
When to create a IAM role and when to use a IAM User is always a confusing topic to master. You will learn through this piece the answer to this dilemma. You will learn when to create a IAM Roles, how to use the IAM Role, Uses of IAM roles. After learning this you will never be scratching your head for using IAM Roles.| Archer Imagine
We have learned about IAM policy and its basics. We will apply those to a specific user here. We will also learn the various way s IAM users can get access to the AWS resources and also how can an IAM user rotate password.| Archer Imagine