Some important AWS Terminologies
AMI-Amazon MAchine Image
EBS-Elastic Block Storage
NAT-Network Address Translation
ELBElastic Load Balancer
MFA-Multi Factor Authentication
S3-Simple Storage Service
IAM (Identity Access Management)
- User
- Group
- Role
Service to allocate private and public IP address to communicate with internal is Amazon VPC
Authentication Method in AWS
- Access Key
- Suername and Password
- Session token
For mobile and web app which are allows you to add user sign-up and signin->Amazon Cognito
What is Key-Pairs?
Key-Pairs are secure login information for your Virtual Machines. To connect to the
instances, you can use Key-Pairs which contain a Public Key and a Private Key.
No Comments Yet!!