Mastering the Basics: Top 50 Amazon AWS Interview Questions (Part 1)
Mastering the Basics: Top 50 Amazon AWS Interview Questions (Part 1)
⭐Q1: What exactly is AWS?
AWS stands for Amazon Web Services. AWS is a platform that delivers on-demand resources for hosting web services, storage, networking, databases, and other resources via the internet with pay-as-you-go pricing.
⭐Q2:What are the AWS components?
AWS components include EC2 - Elastic Compute Cloud, S3 - Simple Storage Service, Route53, EBS - Elastic Block Store, CloudWatch, and Key-Paris.
⭐Q3:What are the different types of volumes available for EC2 instances?
There are two types of volumes,- Instance store volumes
- EBS – Elastic Block Stores
⭐Q4:What exactly are EBS volumes?
Elastic Block Stores is an abbreviation for Elastic Block Stores. They are persistent volumes that may be connected to instances. In contrast to instance store volumes, where data is lost when instances are stopped, EBS volumes save your data even when you stop them.
⭐Q5:What are the different types of volumes in EBS?
The following are the different sorts of volumes in EBS:- General purpose
- IOPS Provisioned
- Magnetic
- Cold HDD
- Improved throughput
⭐Q6:What exactly is Amazon S3?
S3 is an acronym that stands for Simple Storage Service. It is a storage service that provides an interface through which you may save any quantity of data at any time and from any location on the planet. using S3, you only pay for what you use, using a pay-as-you-go billing approach.
⭐Q7:What exactly are key pairs?
Key-pairs are encrypted login credentials for your instances/virtual machines. We utilize key-pairs with a public-key and a private-key to connect to the instances.
⭐Q8:What are the different types of instances?
Types of instances are:- General purpose
- Computer Optimized
- Storage Optimized
- Memory Optimized
- Accelerated Computing
⭐Q9:What is an auto-scaling and what are the components?
Auto scaling allows you to dynamically scale up and down the number of instances based on CPU or memory utilization. Auto-scaling groups and Launch Configuration are the two components of Auto scaling.
⭐Q10:What are reserved instances?
Reserved instances are EC2 instances with a set capacity that you may reserve. In some cases, you will be required to sign a one-year or three-year contract.
⭐Q11:What is an AMI?
AMI is an abbreviation for Amazon Machine Image. AMI is a template that includes software configurations, launch permissions, and a block device mapping that defines the volume that will be attached to the instance when it is started.
⭐Q12:What is an EIP?
Elastic IP address is abbreviated as EIP. It is intended for use in dynamic cloud computing. EIP addresses are used when you wish to have a static IP address for your instances when you stop and restart them.
⭐Q13:What exactly is CloudWatch?
CloudWatch is a monitoring tool that you may use to keep track on your AWS resources. For example, health checks, networks, applications, and so on.
⭐Q14:What are the CloudWatch types?
CloudWatch has two categories. There are two types of monitoring:
Basic and thorough. Basic monitoring is free, however extensive monitoring is not.
⭐Q15:What are the CloudWatch metrics for EC2 instances available?
Diskreads, diskwrites, CPU utilization, networkpacketsIn, networkpacketsOut, network IN, networkOut, CPUCreditUsage, CPUCreditBalance
⭐Q16:What is the smallest and largest size of individual items that can be stored in S3?
The least size of individual things that you can store in S3 is 0 bytes, and the largest size of individual objects that you can store is 5TB.
⭐Q17:What is the S3 storage class by default?
The most commonly accessed storage class in S3 is Standard.
⭐Q18:What are the various S3 storage classes?
The types of storage classes in S3 are as follows.- Standard commonly accessible;
- Standard seldom accessed
- One-zone infrequently visited.
- The glacier
- RRS stands for reduced redundancy storage.
⭐Q19:What exactly is a glacier?
⭐Q20:How can you keep access to your S3 bucket secure?
- ACL - Access manage List
- Bucket policies
⭐Q21:In Amazon S3, how can you encrypt data?
- S3 Server Encryption (AES 256 encryption)
- Encryption on the server - KMS (Key Management Service)
- C (Client Side) Encryption - Server Side
⭐Q22:What are the S3 price parameters?
- Storage utilized
- Requests made
- Storage management
- Data transfer
- Transfer acceleration
⭐Q23:What are the requirements for working with Cross region replication in S3?
⭐Q24:What exactly are roles?
⭐Q25:What are policies and what sorts of policies are there?
- Policies that are managed
- Policies that are consistent
⭐Q26:What exactly is cloudfront?
⭐Q27:What exactly are edge locations?
⭐Q28:What is the maximum number of separate archives that may be stored in glacier?
⭐Q29:What exactly is VPC?
⭐Q30:What exactly is a VPC peering connection?
⭐Q31:What exactly are NAT gateways?
⭐Q32:How do you manage the security of your VPC?
⭐Q33:What are the many types of storage gateways?
- Volume gateway
- File gateway
- Tape gateway
⭐Q34:What exactly is a snowball?
⭐Q35:What are the different types of databases in RDS?
- Aurora
- Oracle
- MYSQL server
- PostgreSQL
- MariaDB
- SQL server
⭐Q36:What exactly is a redshift?
⭐Q37:What exactly is SNS?
⭐Q38:What are the different kinds of routing policies in route53?
- Simple routing
- Low latency routing
- Failover routing
- Geolocation routing
- Weighted routing
- Multivalued response
⭐Q39:What is the message size limit in SQS?
⭐Q40:What are the different types of queues in SQS?
- Normal queue
- FIFO (First In, First Out)
⭐Q41:What is the definition of multi-AZ RDS?
⭐Q42:What are the different types of backups in an RDS database?
⭐Q43:What are the different kinds of load balancers in EC2?
- Application load balancers
- Network load balancers
- Classic load balancers.
⭐Q44:What exactly is an ELB?
⭐Q45:What are the two forms of access that may be granted when creating users?
- Console access
- Programmatic access
⭐Q46:What are the advantages of auto-scaling?
⭐Q47:What exactly are security teams?
⭐Q48:What exactly are shared AMIs?
⭐Q49:What is the distinction between a traditional load balancer and an application load balancer?
⭐Q50:How many IP addresses does AWS reserve by default in a subnet?
- Getting Started with Amazon Elastic Load Balancer
- Azure Load Balancer Vs Amazon Elastic Load Balancer
- Site-to-Site VPN tunnel from AWS to remote DC using Transit Gateway
- Amazon AWS: VPC Flow Logs & Global accelerator
- Amazon AWS: VPC PEERING
- Amazon AWS: VPC Endpoint & VPC Private Link
- Introduction to AWS VPC (Virtual Private cloud)