AWS - Elastic Beanstalk, Review Questions



Answers in the reference, too



Review Questions

  1. Which of the following AWS services enables you to automate your build, test, deploy, and release process every time there is a code change?
    1. AWS CodeCommit
    2. AWS CodeDeploy
    3. AWS CodeBuild
    4. AWS CodePipeline
  2. Which of the following resources can AWS Elastic Beanstalk use to create a web server environment? (Select FOUR.)
    1. Amazon Cognito User Pool
    2. AWS Serverless Application Model (AWS SAM) Local
    3. Auto Scaling group
    4. Amazon Elastic Compute Cloud (Amazon EC2)
    5. AWS Lambda
  3. Which of the following languages is not supported by AWS Elastic Beanstalk?
    1. Java
    2. Node.js
    3. Objective C
    4. Go
  4. What does the AWS Elastic Beanstalk service do?
    1. Deploys applications and architecture
    2. Stores static content
    3. Directs user traffic to Amazon Elastic Compute Cloud (Amazon EC2) instances
    4. Works with dynamic cloud changes as an IP address
  5. Which operating systems does AWS Elastic Beanstalk support? (Select TWO.)
    1. Amazon Linux
    2. Ubuntu
    3. Windows Server
    4. Fedora
    5. Jetty
  6. Which of the following components can AWS Elastic Beanstalk deploy? (Select TWO.)
    1. Amazon Elastic Compute Cloud (Amazon EC2) instances with write capabilities to an Amazon DynamoDB table
    2. A worker application using Amazon Simple Queue Service (Amazon SQS)
    3. An Amazon Elastic Container Service (Amazon ECS) cluster supporting multiple containers
    4. A mixed fleet of Spot and Reserved Instances with four applications running in each environment
    5. A mixed fleet of Reserved Instances scheduled between 9 a.m. to 5 p.m. and On-Demand Instances used for processing data workloads when needed randomly
  7. Which of the following operations can AWS Elastic Beanstalk do? (Select TWO.)
    1. Access an Amazon Simple Storage Service (Amazon S3) bucket
    2. Connect to an Amazon Relational Database Service (Amazon RDS) database
    3. Install agents for Amazon GuardDuty service
    4. Create and manage Amazon WorkSpaces
  8. Which service can be used to restrict access to AWS Elastic Beanstalk resources?
    1. AWS Config
    2. Amazon Relational Database Service (Amazon RDS)
    3. AWS Identity and Access Management (IAM)
    4. Amazon Simple Storage Service (Amazon S3)
  9. Which AWS Identity and Access Management (IAM) entities are used when creating an environment? (Select TWO.)
    1. Federated role
    2. Service role
    3. Instance profile
    4. Profile role
    5. User name and access keys
  10. Which of the following describes how customers are charged for AWS Elastic Beanstalk?
    1. A monthly fee based on an hourly rate for use.
    2. A one-time upfront cost for each environment running.
    3. No additional charges.
    4. A fee is charged only when scaling to support traffic changes.
  11. Which account is billed for user-accessed AWS resources allocated by AWS Elastic Beanstalk?
    1. The account running the services
    2. The cross-account able to access the shared services
    3. The cross-account with the Amazon Simple Storage Service (Amazon S3) bucket holding a downloaded copy of the code artifact
    4. All accounts involved
  12. What can you not do to an Amazon Relational Database Service (Amazon RDS) instance with AWS Elastic Beanstalk?
    1. Create a database connection.
    2. Create a supported Oracle edition.
    3. Retain a database instance despite the deletion of the environment’s database.
    4. Create a snapshot of the existing database (before deletion).

Comments

Popular posts from this blog

AWS, Elastic Beanstalk - Answers

AWS resources

AWS CLI