Cloud Digital Leader Why cloud technology is transforming business Practice Question
A telecommunications company has completed a cloud migration but finds that its business agility — the speed at which it can launch new products — has not improved. An analysis reveals that while the infrastructure is now cloud-based, the software development and release processes remain unchanged: quarterly release cycles, lengthy change approval boards, and manual testing. What does this situation illustrate?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Cloud infrastructure adoption without modernizing software delivery practices (CI/CD, automated testing, continuous deployment) does not unlock agility; the delivery process is the bottleneck
This illustrates that cloud infrastructure adoption without changing software delivery practices provides limited agility benefits. Cloud's agility potential is unlocked by complementary practices: CI/CD pipelines, automated testing, trunk-based development, and feature flags that enable continuous delivery. Quarterly release cycles with manual testing create the same bottleneck regardless of whether the infrastructure is on-premises or in the cloud.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The company chose the wrong cloud provider; a different provider's infrastructure would enable faster releases
Why it's wrong here
All major cloud providers offer comparable compute, networking, and PaaS capabilities, so switching providers would not remove the delivery bottleneck. The company's quarterly cadence and manual testing would persist on any infrastructure because the constraint lives in the software delivery process, not in the underlying platform. No cloud provider's features can automatically accelerate deployments without CI/CD and automated testing.
- ✓
Cloud infrastructure adoption without modernizing software delivery practices (CI/CD, automated testing, continuous deployment) does not unlock agility; the delivery process is the bottleneck
Why this is correct
This is the core lesson. Cloud is an enabler of agility, not a guarantor. Without automated CI/CD pipelines, continuous testing, and frequent deployment cadences, quarterly releases persist regardless of whether code runs on cloud or on-premises VMs. DevOps practices and cloud infrastructure must be adopted together.
- ✗
Quarterly release cycles are appropriate for telecommunications products that require extensive regulatory testing, and the lack of agility is not a problem
Why it's wrong here
Quarterly release cycles are not a regulatory mandate; telecom compliance testing can be automated and embedded into CI/CD pipelines to enable continuous compliance. Even in regulated industries, smaller, more frequent releases with automated audit trails reduce risk and accelerate feedback, so the lack of agility is a process failure, not a regulatory requirement.
- ✗
The company must rebuild all applications as microservices before cloud can provide agility benefits
Why it's wrong here
Rebuilding all applications as microservices is a separate architectural transformation, not a prerequisite for cloud agility. A monolithic application can still achieve frequent, reliable releases by improving CI/CD practices, comprehensive automated tests, and safe deployment strategies like blue-green or canary releases. Cloud's agility benefits come from delivery automation, not from the number of services.
Visual reference
Go deeper
Related to this question
About these practice questions
This GCDL question is part of Courseiva's 829-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This GCDL practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the GCDL exam.