article thumbnail

Path to NoOps part 2: How infrastructure as code makes cloud automation attainable—and repeatable—at scale

Dynatrace

Infrastructure as code is a way to automate infrastructure provisioning and management. In this blog, I explore how Dynatrace has made cloud automation attainable—and repeatable—at scale by embracing the principles of infrastructure as code. Infrastructure-as-code. In response, Dynatrace introduced Monaco (Monitoring-as-code).

article thumbnail

How to start with SLOs to align Business, DevOps, and SREs

Dynatrace

In a recent workshop I did with a global player in the financial market we used their new mobile banking app as a reference. It’s the same concept as Test Driven Development (TDD) where you start with tests that will fail until you finish implementing the code so tests will succeed. Below is an example of such a simple dashboard.

DevOps 204
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

A Brief Guide of xPU for AI Accelerators

ACM Sigarch

HPU: Holographic Processing Unit (HPU) is the specific hardware of Microsoft’s Hololens. SPU: Stream Processing Unit (SPU) is related to the specialized hardware to process the data streams of video. TPU: Tensor Processing Unit (TPU) is Google’s specialized hardware for neural network.

article thumbnail

How To Build Resilient JavaScript UIs

Smashing Magazine

Different browsers running on different platforms and hardware, respecting our user preferences and browsing modes (Safari Reader/ assistive technologies), being served to geo-locations with varying latency and intermittency increase the likeness of something not working as intended. Jump to online workshops ?. More after jump!

Network 145
article thumbnail

Where programming languages are headed in 2020

O'Reilly

Binder, she notes, “was widely used last year for teaching workshops and tutorials at many Python conferences.” The experimental DSL for code contracts gives developers the ability to provide guarantees about the ways that code behaves. Does your function have side effects?

article thumbnail

How We Improved SmashingMag Performance

Smashing Magazine

And suddenly, before you know it, the code base gets a little bit overweight and fragmented , third-party scripts have to load just a little bit earlier, and shiny new dynamic content finds its way into the DOM through the backdoors of fourth-party scripts and their uninvited guests. Once the workshop was over, we got to work.

article thumbnail

A Guide To Modern CSS Colors

Smashing Magazine

This code gives our element a red background color: my-element { background-color: #ff0000; }. rgb() and rgba() allow us to “mix” colors in our code to some extent, but the results can be somewhat unpredictable. Jump to online workshops ?. These are very limited, and rarely fit the designs we are building! More after jump!

Energy 145