Remove Code Remove Systems Remove Testing Remove Workshop
article thumbnail

Cloud Automation workshop roadshow: Kick-off

Dynatrace

With all the technology changes through the past three years, with the world moving to K8s, the rise of GitOps, everything as code, event-driven automation, and many new open standards in the cloud-native space, it was time to update our workshop. Last week we kicked it off with a three-hour virtual hands-on workshop.

Cloud 214
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. But how does it work in practice? Cloud Automation use cases.

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

Upcoming Live Workshops On Front-End & UX (Oct 2021–Jan 2022)

Smashing Magazine

Upcoming Live Workshops On Front-End & UX (Oct 2021–Jan 2022). Upcoming Live Workshops On Front-End & UX (Oct 2021–Jan 2022). There are fantastic video courses out there, yet online workshops are just different. That’s why we break workshops down into 2.5h-sessions Free Smashing Workshop.

Design 87
article thumbnail

AVIF for Next-Generation Image Coding

The Netflix TechBlog

Choosing 420 subsampling, over the original 444 format, halves the number of samples (counting across all 3 color planes) that need to be encoded while relying on the fact that the human visual system is more sensitive to luma than chroma. Brief overview of image coding formats The JPEG format was introduced in 1992 and is widely popular.

Code 212
article thumbnail

Local Testing A Serverless API (API Gateway And Lambda)

Smashing Magazine

Local Testing A Serverless API (API Gateway And Lambda). Local Testing A Serverless API (API Gateway And Lambda). This article is for anyone struggling with testing cloud services locally, and specifically for people wanting to locally test an API that uses API Gateway and Lambda, with the Serverless framework, on AWS.

Lambda 118
article thumbnail

Improving JavaScript Bundle Performance With Code-Splitting

Smashing Magazine

Improving JavaScript Bundle Performance With Code-Splitting. Improving JavaScript Bundle Performance With Code-Splitting. It’s a common misconception that the code which is produced by the framework build tools (Webpack, for example) is fully optimized and cannot be improved upon any further. The answer lies in code-splitting.

Code 89
article thumbnail

Creating Custom Emmet Snippets In VS Code

Smashing Magazine

Creating Custom Emmet Snippets In VS Code. Creating Custom Emmet Snippets In VS Code. Until recently, I would just copy and paste the boilerplate whenever I needed it, but I’ve decided to improve my workflow by adding it as a snippet to VS Code — the editor of my choice. Snippets And Abbreviations In Visual Studio Code.

Code 101