CloudChat logo
#0015

Dude, Where's My Server?

Published on

Summary

Today, Carl and Brandon cover a comprehensive overview of serverless computing, starting with its importance and benefits. We explain the serverless model, highlighting the differences between serverless and traditional computing, and addresses common misconceptions. The Big Three Cloud provider offerings are covered, including Azure Functions, AWS Lambda, and Google Cloud Run. Each service is explored, with real-world use cases, key features, and best practices for building and deploying serverless functions.

We also delve into the challenges and considerations of serverless computing, such as cold start latency, security concerns, and vendor lock-in. The discussion concludes with predictions for the future of serverless computing, including emerging trends, the rise of multi-cloud strategies, how AI may change the game, and the increasing focus on security and compliance.

s My Server?

Recent Episodes

Smooooth Operator: Configuring Your Architecture 🛠️ () : In this episode, Carl and Brandon dive deep into the world of configuration, exploring various methods for system, app, and user-facing config, including hard-coded values, configuration files, environment variables, feature flags, databases, SaaS options, DevOps patterns, and secrets management.
What is the Cloud☁️? () : Carl and Brandon explore the definition, fundamentals, benefits, challenges, and future trends of cloud computing, including public, private, and hybrid clouds, in this insightful podcast episode.
Words Mean Things () : Carl and Brandon discuss the core aspects of cloud computing, including Regions, Availability Zones, Quota, and Capacity. They highlight the importance of deploying applications across multiple zones for fault tolerance, and explore Azure's approach to paired regions and capacity reservations.
M*cro-Services () : In this episode, Carl and Brandon explore the benefits and challenges of microservices compared to monolithic architectures.
Knowing Your (Cloud) Tools () : Explore the world of Cloud Tooling across different platforms, delve into the spectrum of GUIs and CLIs, understand the trend of living in the terminal, and learn about the rising popularity of the shell among coders in this episode.
Container All the Things! () : Carl and Brandon explore the intricacies of containers, their comparison to server deployments and VMs, benefits, challenges, and key concepts like container layers, runtimes, registries, and orchestrators in this comprehensive, but still high-level, episode.
What the WASM? () : Carl and Brandon are joined by Steven Murawski, a Principal Cloud Advocate at Microsoft, to discuss Web Assembly (WASM) and how it can empower developers building cloud solutions.
Who's Your Landlord? () : Carl and Brandon discuss the many layers of tenancy within a cloud solution. From single tenant to full multitenant, there are many options to consider. The hosts discuss the pros and cons of each and how to determine which is right for your organization.