CloudChat logo
#0014

Smooooth Operator: Configuring Your Architecture 🛠️

Published on

Summary

In this episode, Carl and Brandon dive deep into the world of configuration, exploring various methods for system, app, and user-facing config. Starting with hard-coded values and whether there is ever a time for hard-coding, weighing the benefits and drawbacks. The conversation then shifts to configuration files, including web.config, app.config, and various environment-specific files such as .env files for backend and frontend uses.

Carl and Brandon also explore feature flags, databases, and SaaS options for configuration, such as LaunchDarkly, and delve into DevOps patterns, including pipeline sourcing and configuration services like AWS AppConfig and Azure App Configuration. Finally, they cover secrets management with services like Azure Key Vault and AWS Key Management Service.


Recent Episodes

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.
Your Ops Are in My Dev () : Carl and Brandon discuss the technical and cultural aspects of DevOps, the role of scripting and automation, DevOps tools and infrastructure, communication and teamwork, and additional points on platforms like GitHub and Jira, monitoring tools, and metrics reporting.