Building Evolutionary Infrastructure
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore evolutionary infrastructure design patterns and implementation practices in this GOTO Amsterdam 2019 conference talk. Learn how to build dynamic, cloud-native systems that are easy to change and maintain. Discover techniques for defining infrastructure as code, implementing automated tests, and creating loosely integrated stacks to enable continuous improvement. Gain insights on minimizing the impact of failures, validating changes for correctness and security, and structuring projects for team collaboration. Examine real-world examples from various industries and understand how to apply these patterns to create confident, adaptable, and resilient infrastructure systems.
Syllabus
Intro
Cloud was the enabler
Risk
State of DevOps
Performance
Tradeoff
Performance vs Quality
The Secret
Optimize for Change
Infrastructure Platform
Application Runtime Platform
Clustering
Server Lists
Managing Multiple Environments
Putting Environments in Code
Making Changes to Environments
Separating Environments
Consistency Issues
Template Stack Pattern
Continuous Validation
Pipeline
Feedback Cycle
Breaking Down Your Infrastructure
Stacks
Virtual Machines
Pipelines
Boundaries
Container clusters
Issues with container clusters
Security updates
Clusters
Automated Testing
Environments
Schedule Updates
Protein Configuration
Governance Boundaries
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube