STAREAST 2022 - Microservices & Cloud | TechWell

STAREAST 2022 - Microservices & Cloud

Thursday, April 28

Derek Ashmore
Asperitas Consulting
T9

Testing Infrastructure Code: Best Practices and Common Mistakes

Thursday, April 28, 2022 - 11:15am to 12:15pm

With the cloud, infrastructure such as networking, security, virtual machines, and much more is entirely software code now. Instead of manually creating cloud environments for applications and making changes, administrators write code to do that work. When changes are needed, that code is enhanced and re-run. Just like application code, infrastructure code needs to be tested. After all, code that introduces defects into existing environments can put developers, testers, and even end-users out of service. That said, most organizations do not adequately test infrastructure code. Anybody in...

Equal Experts
T15

Embracing Collaborative Chaos: Running Chaos Days on Large Platforms

Thursday, April 28, 2022 - 1:30pm to 2:30pm
VIRTUAL ONLY

Chaos Engineering reduces the impact of component failure. Chaos Days (aka Game Days) are one practice within this field, whereby controlled failures are used to learn and improve system and team response. We will describe how to run a Chaos Day on a large microservices platform, using our experience of doing this across 60 teams, 1000 microservices. The session will explore why you’d run a Chaos Day, and how to know when you and your platform are ready to do so. We’ll share our learnings of the actual mechanics of running one: how do you plan, execute and retrospect a Chaos Day. We’ll...