The future of the cloud

Conceptual infographic of future cloud computing with AI, quantum networks, IoT, and cybersecurity

The AI and intelligent cloud services topic was the one I found most personally relevant. Having just completed a machine learning capstone project that ran entirely on cloud infrastructure, I could see the connection immediately. Services like AWS SageMaker, Azure Machine Learning, and Google Vertex AI are essentially what I was doing manually, managing compute, storage, and scaling for model training, packaged into managed platforms that abstract away the infrastructure decisions. The direction the industry is moving is toward making those decisions invisible so practitioners can focus on the models themselves rather than the machines running them.

The hybrid and multi-cloud topic challenged something I had assumed throughout the course, that organizations simply pick one cloud provider and commit. The reality is more complicated. Regulatory requirements around data residency, legacy infrastructure that cannot be migrated, cost optimization across providers, and vendor lock-in concerns all push organizations toward distributing workloads across environments. This maps directly to the Terraform assignment from this week, where the appeal of a cloud-agnostic IaC tool becomes clear, if your infrastructure is defined in code that isn’t tied to one provider’s syntax, moving workloads becomes significantly more manageable.

The future cloud professional topic was the most thought-provoking. The skills that matter are shifting away from manually configuring individual services and toward automation, architecture, and the ability to reason about systems at scale. That resonates with my own trajectory — my background is in neuroscience and research, and what I am building toward is a computational research path where cloud infrastructure is a tool rather than the destination. Understanding how these systems work, how to automate them, and how to monitor them at scale is relevant regardless of the domain the work is happening in.

The broader conclusion I draw from this module is that the cloud is becoming less of a place where things are hosted and more of an operating environment that is itself programmable. That shift, from infrastructure as a destination to infrastructure as a medium, is what makes this course feel foundational rather than just technical.


Discover more from Strange Loop, I am

Subscribe to get the latest posts sent to your email.

Leave a comment