• +91 9723535972
  • info@interviewmaterial.com

AWS Interview Questions and Answers

Related Subjects

AWS Interview Questions and Answers

Question - 61 : - What is CloudWatch?

Answer - 61 : -

The Amazon CloudWatch has the following features:

  • Depending on multiple metrics, it participates in triggering alarms.
  • Helps in monitoring the AWS environments like CPU utilization, EC2, Amazon RDS instances, Amazon SQS, S3, Load Balancer, SNS, etc.

Question - 62 : - What is an Elastic Transcoder?

Answer - 62 : -

To support multiple devices with various resolutions like laptops, tablets, and smartphones, we need to change the resolution and format of the video. This can be done easily by an AWS Service tool called the Elastic Transcoder, which is a media transcoding in the cloud that exactly lets us do the needful. It is easy to use, cost-effective, and highly scalable for businesses and developers.

Question - 63 : - What is Amazon EC2?

Answer - 63 : -

EC2 is short for Elastic Compute Cloud, and it provides scalable computing capacity. Using Amazon EC2 eliminates the need to invest in hardware, leading to faster development and deployment of applications. You can use Amazon EC2 to launch as many or as few virtual servers as needed, configure security and networking, and manage storage. It can scale up or down to handle changes in requirements, reducing the need to forecast traffic. EC2 provides virtual computing environments called “instances.”

Question - 64 : - What Are Some of the Security Best Practices for Amazon EC2?

Answer - 64 : -

Security best practices for Amazon EC2 include using Identity and Access Management (IAM) to control access to AWS resources; restricting access by only allowing trusted hosts or networks to access ports on an instance; only opening up those permissions you require, and disabling password-based logins for instances launched from your AMI.

Question - 65 : - Can S3 Be Used with EC2 Instances, and If Yes, How?

Answer - 65 : -

Amazon S3 can be used for instances with root devices backed by local instance storage. That way, developers have access to the same highly scalable, reliable, fast, inexpensive data storage infrastructure that Amazon uses to run its own global network of websites. To execute systems in the Amazon EC2 environment, developers load Amazon Machine Images (AMIs) into Amazon S3 and then move them between Amazon S3 and Amazon EC2.

Question - 66 : - What is the difference between stopping and terminating an EC2 instance?

Answer - 66 : -

While you may think that both stopping and terminating are the same, there is a difference. When you stop an EC2 instance, it performs a normal shutdown on the instance and moves to a stopped state. However, when you terminate the instance, it is transferred to a stopped state, and the EBS volumes attached to it are deleted and can never be recovered. 

Question - 67 : - What are the different types of EC2 instances based on their costs?

Answer - 67 : -

The three types of EC2 instances are:

On-demand Instance
It is cheap for a short time but not when taken for the long term
Spot Instance
It is less expensive than the on-demand instance and can be bought through bidding. 
Reserved Instance
If you are planning to use an instance for a year or more, then this is the right one for you.

Question - 68 : - What are Solaris and AIX operating systems? Are they available with AWS?

Answer - 68 : -

Solaris is an operating system that uses SPARC processor architecture, which is not supported by the public cloud currently. 

AIX is an operating system that runs only on Power CPU and not on Intel, which means that you cannot create AIX instances in EC2.

Since both the operating systems have their limitations, they are not currently available with AWS.

Question - 69 : - How do you configure CloudWatch to recover an EC2 instance?

Answer - 69 : -

Here’s how you can configure them:

  • Create an Alarm using Amazon CloudWatch
  • In the Alarm, go to Define Alarm -> Actions tab
  • Choose Recover this instance option

Question - 70 : - What are the common types of AMI designs?

Answer - 70 : -

There are many types of AMIs, but some of the common AMIs are:

  • Fully Baked AMI
  • Just Enough Baked AMI (JeOS AMI)
  • Hybrid AMI


NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners