Exam
Please answer the questions below to complete the test.
Question 1
Which of the following best describes how logs contribute to observability in complex systems?
Logs provide real-time metrics on system performance, allowing for immediate adjustments to system configuration to optimize efficiency
Logs offer a detailed, chronological account of events and state changes in the system, enabling precise issue diagnosis and historical analysis
Logs are primarily used to configure system alerts
Logs are a backup source of information when other observability tools fail
Question 2
Where are Container images stored for distribution purpose??
On a local machine
Inside the Kubernetes cluster
Image registries
Images are not stored anywhere for distribution
Question 3
What is the primary goal of DevOps?
To automate all testing processes
To improve collaboration between development and operations teams
To eliminate the need for system administrators
To speed up software development without quality checks
Question 4
Which of the following statements best highlights the capabilities of orchestration platforms that go beyond basic container management?
Container orchestration platforms are necessary to run any type of containerized application, regardless of scale or complexity
Orchestration platforms can automatically handle the placement and scheduling of containers on the underlying infrastructure based on resource requirements, availability, and other constraints
Only container orchestration platforms can provide networking capabilities for containers, making inter-container communication possible within a cluster
The use of container orchestration is mandatory for enabling horizontal scaling of applications
Question 5
A critical application experiences a sudden performance degradation during peak traffic hours. Both DevOps and SRE teams are investigating. Which approach BEST exemplifies collaboration between the two teams to diagnose and resolve the issue quickly?
DevOps focuses on fixing the application code, while SRE scales the infrastructure
SRE investigates the root cause, while DevOps automates the fix for future occurrences
Both teams independently analyze metrics and logs, then share their findings later
DevOps engineers join the SRE war room to analyze real-time data and collaborate on troubleshooting steps
Question 6
Which of the following is a practice of SRE?
Never automate manual tasks
Using SLIs and SLOs to measure reliability
Avoiding monitoring and alerting
Focusing solely on new feature development
Question 7
What is the BEST course of action for the DevOps team to resolve the issue quickly and identify the root cause?
Immediately roll back the latest code change
Re-provision the entire infrastructure from scratch
Use infrastructure as code (IaC) to compare the current and desired infrastructure state
Manually review all recent code changes and infrastructure configurations
Question 8
What is the primary purpose of an error budget in SRE?
To establish a quantifiable limit for acceptable system errors over a period
To document the resources required for maintaining a specific level of uptime
To track the number of bugs identified within a specific timeframe
To define the maximum financial cost associated with system downtime
Question 9
What is Cloud Computing?
The practice of using a network of remote servers hosted on the Internet to store, manage, and process data, rather than a local server or a personal computer
A technology that allows for the physical storage of data in onsite servers
The use of local computing resources exclusively for running applications
A service provided by companies to improve internet speed by caching data
Question 10
Which of the following is a primary focus of Site Reliability Engineering (SRE) practices?
Streamlining communication between development and operations teams
Implementing continuous integration and continuous delivery pipelines (CI/CD)
Automating manual tasks associated with software deployment
Designing and deploying highly reliable and scalable software systems
Submitting your answers...
Submit
close