Published Sep 3, 2019

SE-Radio-Episode-259:-John-Purrier-on-OpenStack

Join John Purrier as he delves into OpenStack's architecture, emphasizing its scalability, the transformative shift towards polyglot cloud environments, and the collaborative power of open-source development in shaping the future of cloud computing services.
Episode Highlights
Software Engineering Radio - the podcast for professional software developers logo

Popular Clips

Episode Highlights

  • Containerization

    Containerization is transforming the landscape of computing by enhancing resource utilization and efficiency. explains how containerized systems, such as Docker, allow for better density and economics by enabling multiple applications to run within a single virtual machine. This approach contrasts with traditional virtualization, offering a five to tenfold increase in utilization 1.

    If you have an application that's 512 meg, you don't need to take an entire eight gig virtual machine just to run that.

    ---

    notes that this shift requires more intelligent schedulers to manage resources effectively 2.

       

    Polyglot Clouds

    The future of cloud computing is leaning towards polyglot environments, where workloads are distributed across multiple cloud platforms. envisions a world where business policies and cloud features dictate workload placement, optimizing for specific needs like machine learning or cost efficiency 3.

    I believe that we're going towards that world and it'll be driven by business policies and by the features and configuration of the various clouds.

    ---

    This approach leverages heuristic and algorithmic automation to dynamically allocate resources, enhancing operational efficiency.

       

    Cloud Evolution

    The evolution of cloud services is marked by increased competition and specialization among major providers. predicts continued growth for giants like Amazon and Microsoft, alongside the rise of vertical clouds tailored to specific industries 4.

    We'll see continued expansion, you know, from Microsoft and Amazon and Apple and some of these other guys.

    ---

    These vertical clouds offer unique value propositions, allowing providers to compete in niche markets beyond the commoditized cloud space.

Related Episodes