Skip to content

AWS DevOps Engineer - Basics Quiz

Back to Quiz Home


This quiz covers fundamental DevOps concepts on AWS, including CI/CD services (CodePipeline, CodeBuild, CodeDeploy) and Infrastructure as Code (CloudFormation).


#

Which AWS service is primarily used to orchestrate and model different stages of your software release process?

#

What is the primary function of AWS CodeBuild?

#

Which file defines the build instructions for AWS CodeBuild?

#

Which file defines the deployment instructions for AWS CodeDeploy?

#

What does "Infrastructure as Code" (IaC) mean?

#

Which AWS service allows you to define infrastructure using JSON or YAML templates?

#

In CloudFormation, what is a "Stack"?

#

Where should you securely store database passwords and API keys referenced in your pipeline?

#

Which Source Control service is hosted by AWS?

#

What is a "Blue/Green Deployment"?

#

Which service would you use to centralize logs from all your EC2 instances?

#

What is the purpose of the "Install" lifecycle event in CodeDeploy?

#

Which CodePipeline action type is used to add a step for manual verification before deploying to production?

#

How can you trigger a Lambda function automatically when a file is uploaded to an S3 bucket?

#

What is the main benefit of using Docker containers in a DevOps workflow?

#

Which service is a fully managed container orchestration service compatible with Kubernetes?

#

What is "Continuous Integration" (CI)?

#

Which CloudFormation section allows you to pass values into the template at runtime?

#

What does the "Resources" section of a CloudFormation template contain?

#

Which tool allows you to treat your infrastructure as code using a familiar programming language (Python, TypeScript, Java)?

Quiz Progress

0 / 0 questions answered (0%)

0 correct


📚 Study Guides


📬 Weekly DevOps, Cloud & Gen AI quizzes & guides