Top 15 Aws Interview Questions
Top 15 Aws Interview Questions
com/
1 / 55
https://career.guru99.com/
AWS stands for Amazon Web Service; it is a collection of remote computing services also
known as a cloud computing platform. This new realm of cloud computing is also known as
IaaS or Infrastructure as a Service.
2 / 55
https://career.guru99.com/
3 / 55
https://career.guru99.com/
S3 stands for Simple Storage Service. You can use S3 interface to store and retrieve any
amount of data, at any time and from anywhere on the web. For S3, the payment model is “pay
as you go."
4 / 55
https://career.guru99.com/
4) What is AMI?
AMI stands for Amazon Machine Image. It's a template that provides the information (an
operating system, an application server, and applications) required to launch an instance, which
is a copy of the AMI running as a virtual server in the cloud. You can launch instances from as
many different AMIs as you need.
5 / 55
https://career.guru99.com/
From a single AMI, you can launch multiple types of instances. An instance type defines the
hardware of the host computer used for your instance. Each instance type provides different
computer and memory capabilities. Once you launch an instance, it looks like a traditional host,
and we can interact with it as we would with any computer.
6 / 55
https://career.guru99.com/
7 / 55
https://career.guru99.com/
Amazon S3 is a REST service, and you can send a request by using the REST API or the
AWS SDK wrapper libraries that wrap the underlying Amazon S3 REST API.
8 / 55
https://career.guru99.com/
EC2 S3
It is a cloud web service used It is a data storage system
for hosting your application where any amount of data
can be stored
It is like a huge computer It has a REST interface
machine which can run either and uses secure HMAC-
Linux or Windows and can SHA1 authentication keys
handle application like PHP,
Python, Apache or any
databases
9 / 55
https://career.guru99.com/
By default, you can create up to 100 buckets in each of your AWS accounts.
10 / 55
https://career.guru99.com/
Spin up a new larger instance than the one you are currently running
Pause that instance and detach the root webs volume from the server and discard
Then stop your live instance and detach its root volume
Note the unique device ID and attach that root volume to your new server
And start it again
11 / 55
https://career.guru99.com/
T2 instances are designed to provide moderate baseline performance and the capability to
burst to higher performance as required by the workload.
12 / 55
https://career.guru99.com/
12) In VPC with private and public subnets, database servers should ideally be launched
With private and public subnets in VPC, database servers should ideally launch into private
subnets.
13 / 55
https://career.guru99.com/
13) Mention what the security best practices for Amazon EC2 are?
For secure Amazon EC2 best practices, follow the following steps
Use AWS identity and access management to control access to your AWS resources
Restrict access by allowing only trusted hosts or networks to access ports on your
instance
Review the rules in your security groups regularly
Only open up permissions that you require
Disable password-based login, for example, launched from your AMI
14 / 55
https://career.guru99.com/
The buffer is used to make the system more robust to manage traffic or load by synchronizing
different component. Usually, components receive and process the requests in an unbalanced
way. With the help of buffer, the components will be balanced and will work at the same speed
to provide faster services.
15 / 55
https://career.guru99.com/
15) While connecting to your instance what are the possible connection issues one might
face?
The possible connection errors one might encounter while connecting instances are
16 / 55
https://career.guru99.com/
Key-pairs are secure login information for your virtual machines. To connect to the instances,
17 / 55
https://career.guru99.com/
18 / 55
https://career.guru99.com/
General purpose
Computer Optimized
Memory Optimized
Storage Optimized
Accelerated Computing
19 / 55
https://career.guru99.com/
No, currently Amazon VPI not provide support for broadcast or multicast.
20 / 55
https://career.guru99.com/
21 / 55
https://career.guru99.com/
22 / 55
https://career.guru99.com/
Roles are used to providing permissions to entities which you can trust within your AWS
account. Roles are very similar to users. However, with roles, you do not require to create any
username and password to work with the resources.
23 / 55
https://career.guru99.com/
Edge location is the area where the contents will be cached. So, when a user is trying to
accessing any content, the content will automatically be searched in the edge location.
24 / 55
https://career.guru99.com/
VPC stands for Virtual Private Cloud. It allows you to customize your networking configuration. It
is a network which is logically isolated from another network in the cloud. It allows you to have
your IP address range, internet gateways, subnet and security groups.
25 / 55
https://career.guru99.com/
Snowball is a data transport option. It used source appliances to a large amount of data into
and out of AWS. With the help of snowball, you can transfer a massive amount of data from one
place to another. It helps you to reduce networking costs.
26 / 55
https://career.guru99.com/
Redshift is a big data warehouse product. It is fast and powerful, fully managed data
warehouse service in the cloud.
27 / 55
https://career.guru99.com/
28 / 55
https://career.guru99.com/
29 / 55
https://career.guru99.com/
30 / 55
https://career.guru99.com/
Simple Queues Services also known as SQL. It is distributed queuing service which acts as a
mediator for two controllers.
31 / 55
https://career.guru99.com/
32 / 55
https://career.guru99.com/
31) DNS and Load Balancer service comes under which type of cloud service?
DNS and Load Balancer and DNS services come under IAAS-storage cloud service.
33 / 55
https://career.guru99.com/
CloudTrail is a specially designed tool for logging and tracking API calls. It helps to audit all S3
bucket accesses.
34 / 55
https://career.guru99.com/
35 / 55
https://career.guru99.com/
SimpleDB is a data repository of structure record which encourages data doubts and indexing
both S3 and EC2are called SimpleDB.
36 / 55
https://career.guru99.com/
Amazon Elasticcache is a web service which makes it easy to deploy, scale and store data in
the cloud.
37 / 55
https://career.guru99.com/
Lambda is an Amazon compute service which allows you to run code in the AWS Cloud
without managing servers.
38 / 55
https://career.guru99.com/
39 / 55
https://career.guru99.com/
38) Name the AWS service exists only to redundantly cache data and images?
AWS Edge locations are service which redundantly cache data and images.
40 / 55
https://career.guru99.com/
A Geo-restriction feature helps you to prevent users of specific geographic locations from
accessing content which you’re distributing through a CloudFront web distribution.
41 / 55
https://career.guru99.com/
EMR is a survived cluster stage which helps you to interpret the working of data structures
before the intimation. Apache Hadoop and Apache Spark on the Amazon Web Services helps
you to investigate a large amount of data. You can prepare data for the analytics goals and
marketing intellect workloads using Apache Hive and using other relevant open source designs.
42 / 55
https://career.guru99.com/
41) What is boot time taken for the instance stored backed AMI?
The boot time for an Amazon instance store-backend AMI is less than 5 minutes.
43 / 55
https://career.guru99.com/
Yes, the Internet gateway is needed to use VPC (virtual private cloud peering) connections.
44 / 55
https://career.guru99.com/
We can't be able to connect EBS volume to multiple instances. Although, you can connect
various EBS Volumes to a single instance.
45 / 55
https://career.guru99.com/
46 / 55
https://career.guru99.com/
AMI is a template consisting software configuration part. For example Operating systems,
applications, application server if you start an instance, a duplicate of the AMI in a row as an
attendant in the cloud.
47 / 55
https://career.guru99.com/
46) What are the different types of Load Balancer in AWS services?
48 / 55
https://career.guru99.com/
47) In which situation you will select provisioned IOPS over standard RDS storage?
You should select provisioned IOPS storage over standard RDS storage if you want to perform
batch-related workloads.
49 / 55
https://career.guru99.com/
Boolean searches
Prefix Searches
Range searches
Entire text search
AutoComplete advice
50 / 55
https://career.guru99.com/
51 / 55
https://career.guru99.com/
Lifecycle hooks are used for autoscaling to put an additional wait time to a scale in or scale out
event.
52 / 55
https://career.guru99.com/
51) What are various layers of Cloud Architecture explained in AWS training?
Cloud controller
Cluster controller
Storage Controller
Node Controller
53 / 55
https://career.guru99.com/
Amazon S3 standard
Amazon S3 standard-infrequent Access
Amazon S3 Reduced Redundancy Storage
Amazon Glacier
54 / 55
https://career.guru99.com/
53) Name some of the DB engines which can be used in AWS RDS
1. MS-SQL DB
2. MariaDB
3. MYSQL DB
4. OracleDB
5. PostgreDB
55 / 55
Powered by TCPDF (www.tcpdf.org)