Questions

  1. What is the best way to separate environments when using the Serverless Framework?

A) Deploying multiple times
B) Using multiple service definitions
C) Using stages
D) It's not possible

  1. Which deployment strategy has the least risk of impact for a release to production?

A) All at once
B) Canary
C) Manual
D) Blue/green

  1. AWS CodeCommit provides which stage of a pipeline?

A) Source
B) Deployment
C) Build
D) Test
E) Orchestration

  1. Why would we be interested in separating deployment environments at the AWS account level?

A) Separation of IAM permissions
B) Reducing the impact of reaching service limits
C) Greater segregation of duties
D) All of the above

  1. What is a likely reason for why my CodeBuild project is failing to download the source?

A) CodeBuild doesn't have access to the CodeCommit repository
B) The bandwidth limit has been reached
C) The source files are too large to download
D) The IAM role running the build doesn't have access to the artifact bucket

  1. What should I consider when using Route 53 to enable a blue/green cutover?

A) Time To Live (TTL) value on the DNS record
B) Updating the load balancer routes
C) DNS outages during the cutover
D) Terminating the blue environment straight after the cutover

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.13.164