Operations | Monitoring | ITSM | DevOps | Cloud

%term

Exception Perceptions: Gremlin + Chaos Engineering

On this episode of Exception Perceptions, Tammy Butow, Principal SRE at Gremlin and creator of the popular O’Reilly Chaos Engineering Bootcamp, helps us organize our thoughts on Chaos Engineering. Watch the episode, and read more of Tammy’s suggested practical ways to perform Chaos Engineering. Then go and get all of her Chaos Engineering resources.

Stackdriver Trace - Stack Doctor

Welcome to another episode of Stack Doctor. In the last episode, we worked with Stackdriver to set up SLI monitoring for application latency. In this episode, Customer Engineer Specialist, Yuri Grinshteyn, demonstrates what happens to applications with latency issues and how to diagnose and restore your service back to health!

Using Kubeless for Kubernetes Events

Serverless computing is all the rage at the moment, and why wouldn’t it be? The idea of deploying code without having to worry about anything like servers, or that pesky infrastructure everyone complains about seems pretty appealing. If you’ve ever used AWS lamdba or one of its related cousins, you’ll be able to see the freedom that triggering functions on events brings you.

Node.js vs Python for a Beginner's Web App

Learning to build webapps is an exciting process, but it comes with its own set of challenges. As a newer developer, deciding what programming language will bring your big idea to life is a common challenge. There are lots of terrific choices for building webapps on the market. Today, we’ll focus on two of 2019’s most popular options: Node.js vs Python.