• +91 9723535972
  • info@interviewmaterial.com

AWS Interview Questions and Answers

Related Subjects

AWS Interview Questions and Answers

Question - 101 : - How does AWS config work with AWS CloudTrail?

Answer - 101 : -

AWS CloudTrail records user API activity on your account and allows you to access information about the activity. Using CloudTrail, you can get full details about API actions such as the identity of the caller, time of the call, request parameters, and response elements. On the other hand, AWS Config records point-in-time configuration details for your AWS resources as Configuration Items (CIs). 

You can use a CI to ascertain what your AWS resource looks like at any given point in time. Whereas, by using CloudTrail, you can quickly answer who made an API call to modify the resource. You can also use Cloud Trail to detect if a security group was incorrectly configured.

Question - 102 : - Can AWS Config aggregate data across different AWS accounts?

Answer - 102 : -

Yes, you can set up AWS Config to deliver configuration updates from different accounts to one S3 bucket, once the appropriate IAM policies are applied to the S3 bucket.

Question - 103 : - Which type of scaling would you recommend for RDS and why?

Answer - 103 : -

There are two types of scaling - vertical scaling and horizontal scaling. Vertical scaling lets you vertically scale up your master database with the press of a button. A database can only be scaled vertically, and there are 18 different instances in which you can resize the RDS. On the other hand, horizontal scaling is good for replicas. These are read-only replicas that can only be done through Amazon Aurora.

Question - 104 : - What are the consistency models in DynamoDB?

Answer - 104 : -

There are two consistency models In DynamoDB. First, there is the Eventual Consistency Model, which maximizes your read throughput. However, it might not reflect the results of a recently completed write. Fortunately, all the copies of data usually reach consistency within a second. The second model is called the Strong Consistency Model. This model has a delay in writing the data, but it guarantees that you will always see the updated data every time you read it. 

Question - 105 : - What type of query functionality does DynamoDB support?

Answer - 105 : -

DynamoDB supports GET/PUT operations by using a user-defined primary key. It provides flexible querying by letting you query on non-primary vital attributes using global secondary indexes and local secondary indexes.


NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners