Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70special

PeopleCert DevOps-SRE Site Reliability Engineering (SRE) Foundation v1.2 Exam Practice Test

Page: 1 / 8
Total 80 questions

Site Reliability Engineering (SRE) Foundation v1.2 Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$37.5  $124.99

PDF Study Guide

  • Product Type: PDF Study Guide
$33  $109.99
Question 1

Which of the following BEST illustrates the engineering approach for work done within SRE?

Options:

A.

An SRE is rapidly coding a solution to automate a daily tuning activity by following a set of best practices and principles.

B.

An SRE is designing a solution to eliminate toil and scale up service delivery by learning from other successful solutions.

C.

An SRE is deploying a solution using an end-to-end pipeline that has been carefully analyzed from the start.

D.

An SRE is resolving an incident as quickly as possible using a well-designed implemented process and knowledge base.

Question 2

How does automation reduce toil?

Options:

A.

Automated releases can replace manual releases

B.

We can use artificial intelligence to tell us where we are wasting all of our time

C.

We can use video conference facilities to prevent travel to meetings

D.

Automation doesn’t reduce toil. In fact creating automation requires more toil.

Question 3

Which type of engineering work will reduce toil within the service?

Options:

A.

Continuous delivery pipelines

B.

Scripts and automation tools outside of the service

C.

Scalable infrastructure

D.

Internal automation

Question 4

How does chaos engineering as an anti-fragility strategy improve Mean Time to Recover Service?

Options:

A.

It helps to identify weaknesses and dependencies pinpointing areas where more resilience may be required

B.

It optimizes monitoring tools making it more likely we will detect real incidents

C.

It creates automation for auto-recovery

D.

Caching data in the case of a database outage instead could mean the SLO is met

Question 5

Which of the following BEST describes capacity planning?

Options:

A.

Monitoring the percentage of capacity of resources being used over a time period

B.

Activities performed to manage provider resources and provide multiple services

C.

Activities used to create a plan that manages resources to meet service demand

D.

Determining the maximum amount that any resource can accommodate or deliver

Question 6

Microservices are independent services that are developed, deployed, and maintained separately.

Which of the following BEST justifies the use of this application architecture?

Options:

A.

Modernizing and refactoring legacy applications

B.

Modernizing the user interface of the core system

C.

Creating a simple, lightweight business application

D.

Building a basic product fast, as a proof of concept

Question 7

Before getting into the technical details of a Service Level Objective, what should be done?

Options:

A.

Identify which tasks should be categorized as toil

B.

Evaluate automation capabilities

C.

Start a conversation from the customer’s point of view

D.

Assess what resources would be needed to meet the Service Level Objective

Question 8

What is the goal of SRE?

Options:

A.

To spend 50% of a SRE's time on operational tasks and 50% of the time on development tasks to reduce toil

B.

To ensure that Service Level Objectives are consistently met through monitoring and observability

C.

To create highly reliable post-deployment operational systems that align with DevOps and Agile

D.

To create ultra-scalable and highly reliable distributed software systems

Question 9

Which of the following describes work that would be considered "toil"?

Options:

A.

Work that is devoid of enduring value

B.

Work that has some enduring value but requires manual tasks

C.

Engineering work to add service features

D.

Engineering work that does not add enduring value

Question 10

Which of the following BEST explains how an error budget allows for a maximum change-velocity?

Options:

A.

Developers can focus on pushing out feature changes while the error budget remains high.

B.

Developers must slow down feature changes in line with the percentage the budget is used.

C.

Developers focus only on new feature work versus operational work if the budget is empty.

D.

Developers rush to do development work if the budget is high and slow down when it is low.

Question 11

Which of the following is the MOST accurate description of Kubernetes?

Options:

A.

A proprietary system developed to automate the integration, building, testing, and deployment of application containers

B.

An independent platform that enables organizations to implement continuous integration and delivery practices

C.

A platform used to manage containers in a cloud environment and also includes automated scaling and failover

D.

An open-source operating system on which containerized applications can be run, monitored, and managed efficiently

Question 12

Which of the following communication and collaboration practices BEST contribute to the effectiveness of the SRE team?

Options:

A.

Project managers share limited data only upon request.

B.

Data is flowing freely within and around the SRE team.

C.

Data in SRE should be managed separately from others.

D.

Team members should manage their own data discretely.

Question 13

A bank has been using traditional monitoring tools for ensuring that their systems are available and operating as planned. Their strategic initiatives now include a renewed focus on customer experience as well as identifying ways to scale service.

Why would migrating to an observability approach be important now?

Options:

A.

It’s better for managing container workloads and dynamic architectures

B.

Monitoring at the component level may no longer provide the right data

C.

It is impossible to anticipate all potential problems

D.

All of the above

Question 14

Kaizen is the Japanese word for continuous improvement using small incremental changes.

Which of the following BEST describes a kaizen mindset?

Options:

A.

Enthusiasm for learning and applying problem-solving techniques in order to improve performance

B.

A desire to seek out the problem, find their root cause or causes and document the lessons learned

C.

A willingness to recognize problems, prioritize them, find their solutions, and share lessons learned

D.

Passionate about improvement by using experimentation to identify the best-possible problem solutions

Question 15

If an organization wants to promote changes automatically and reduce dependency errors, what steps should they take?

Options:

A.

Ensure that the artifacts used to deploy system components are tested and visible externally

B.

Ensure that they use only verified and signed artifacts to deploy system components

C.

Ensure that Error Budgets are agreed with oversight and policies

D.

Establish Service Level Objectives that define how artifacts are signed and verified

Question 16

What does the term "wisdom of production" mean?

Options:

A.

Taking an engineering-based approach to problems rather than just toiling at them repeatedly

B.

The wisdom gained from something running in production

C.

Monitoring and alert notifications from staging environments

D.

If a task can be automated then it should be automated

Question 17

Which of the following is the definition for Application Performance Management (APM)?

Options:

A.

The highly automated communications process by which measurements are made and other data collected at remote or inaccessible points and transmitted to receiving equipment for monitoring

B.

The monitoring and management of performance and availability of software applications

C.

The use of a hardware or software component to monitor system resources and performance of a computer system

D.

Ways for engineers to communicate quantitative data about systems

Question 18

Which of the following is NOT a SRE principle?

Options:

A.

Operations is a software problem

B.

Automate what is currently done manually

C.

Toil is not important work

D.

Reduce the cost of failure

Question 19

Which of the following is the BEST description of a Customer Reliability Engineer (CRE)?

Options:

A.

They take a software engineering approach to redesign all cloud services

B.

They use deep engineering expertise to improve the cloud provider’s services

C.

They work with the cloud provider's SRE team to ship and build new features

D.

They integrate with the customer’s operations team to share responsibilities

Question 20

What is the MOST widely tracked Service Level Objective (SLO)?

Options:

A.

Performance

B.

Observability

C.

Securability

D.

Availability

Question 21

Where should an organization store versioned and signed artifacts that are used to deploy system components?

Options:

A.

In the Configuration Management System (CMS)

B.

In a Subversion source code repository

C.

In a Definitive Media Library (DML)

D.

In a secure artifact repository

Question 22

An organization wants to establish a role to focus on batch time and re-platforming onto modern architectures.

Which of the following roles should they seek to create?

Options:

A.

Network Reliability Engineer

B.

Heritage Reliability Engineer

C.

Customer Reliability Engineer

D.

Site Reliability Engineer

Question 23

Which of the following BEST describe the characteristics of a product team?

    They are small and collaborative

    They have cross-functional skillsets

    They do not share responsibilities

    They discourage any feedback

Options:

A.

1 and 2

B.

2 and 3

C.

3 and 4

D.

1 and 4

Question 24

Which of the following terms is BEST described by the definition below?

“The probability that the system will meet certain performance standards and yield correct output for a specific time.”

Options:

A.

Availability

B.

Reliability

C.

Durability

D.

Throughput

Page: 1 / 8
Total 80 questions