Cloud Engineer Professional Standards & Competencies 5 — Questions and Answers
Question 1: A cloud engineer is presenting an architecture proposal to non-technical stakeholders. Which communication approach demonstrates the highest professional competency?
- Use technical jargon to establish credibility with the audience
- Translate technical decisions into business outcomes using diagrams and plain language (Correct answer)
- Defer all questions to a written document sent after the meeting
- Limit the presentation to cost figures only since stakeholders care about budget
Correct answer: Translate technical decisions into business outcomes using diagrams and plain language
Effective cloud engineers bridge the gap between technical complexity and business value, making decisions accessible to decision-makers.
Question 2: Which behavior BEST demonstrates a cloud engineer's commitment to knowledge sharing within their organization?
- Hoarding expertise to remain the go-to person and increase job security
- Writing internal wikis, conducting lunch-and-learns, and contributing to team runbooks (Correct answer)
- Sharing knowledge only with engineers at the same seniority level
- Waiting for formal training programs to disseminate new cloud skills
Correct answer: Writing internal wikis, conducting lunch-and-learns, and contributing to team runbooks
Proactive knowledge sharing reduces organizational risk, accelerates team capability, and is a hallmark of professional maturity.
Question 3: A cloud engineer receives a vendor offer for a significant personal gift in exchange for recommending that vendor's platform to their employer. The engineer should:
- Accept the gift and make an objective recommendation regardless
- Decline the gift and disclose the offer to their manager or ethics officer (Correct answer)
- Accept the gift anonymously to avoid a conflict of interest appearance
- Use the gift as leverage to negotiate a better vendor contract
Correct answer: Decline the gift and disclose the offer to their manager or ethics officer
Accepting gifts from vendors in exchange for platform recommendations is a conflict of interest that violates professional ethics standards.
Question 4: A cloud engineer is designing a disaster recovery plan and must choose a Recovery Time Objective (RTO). Which factor MOST directly determines the appropriate RTO?
- The cloud provider's default SLA for compute instances
- The maximum tolerable downtime the business can sustain before significant revenue or operational impact (Correct answer)
- The time required to re-train staff on recovery procedures
- The cost of active-active versus active-passive architecture
Correct answer: The maximum tolerable downtime the business can sustain before significant revenue or operational impact
RTO must be defined by business impact analysis — the RTO is the maximum acceptable outage duration from the business perspective, not a technical default.
Question 5: When a cloud engineer identifies technical debt in a system they are enhancing, the MOST professional approach is:
- Add new features on top of the debt without acknowledging it
- Document the debt, estimate its risk and cost, and surface it to stakeholders as part of the project backlog (Correct answer)
- Refuse to work on the system until all debt is resolved
- Resolve all technical debt immediately even if it delays the current deliverable
Correct answer: Document the debt, estimate its risk and cost, and surface it to stakeholders as part of the project backlog
Professional engineers make technical debt visible so it can be prioritized against business objectives rather than hidden or unilaterally resolved.
Question 6: A cloud engineer working in a regulated industry (e.g., healthcare) must ensure that all third-party cloud services used by their application have completed which assessment?
- A performance benchmark comparing them to competitors
- A vendor risk assessment and relevant compliance attestation (e.g., HIPAA BAA, SOC 2 Type II) (Correct answer)
- A public code audit of the vendor's source code
- A cost comparison validated by a financial auditor
Correct answer: A vendor risk assessment and relevant compliance attestation (e.g., HIPAA BAA, SOC 2 Type II)
Regulated industries require vendors to provide compliance attestations and signed agreements (like a HIPAA BAA) before processing protected data.
Question 7: Which of the following BEST describes the principle of 'least privilege' as a professional engineering standard in cloud environments?
- Granting all engineers administrator access for operational efficiency
- Assigning only the minimum permissions required for a role or service to perform its function (Correct answer)
- Restricting access to cloud resources only to the DevOps team
- Using a single shared service account across all applications to simplify management
Correct answer: Assigning only the minimum permissions required for a role or service to perform its function
Least privilege limits the blast radius of compromised credentials or misconfigured services by ensuring identities have only the access they need.
A cloud engineer is presenting an architecture proposal to non-technical stakeholders.
Which communication approach demonstrates the highest professional competency?