1 minute read

Internet fundamentals, survey of cloud usages, production outstage stories, instumenting build processes and more solid devops and operations content this week.

StackHawk sponsors Devops Weekly

Check out the latest from StackHawk’s Chief Security Officer, Scott Gerlach, on why security should be part of building software, and how StackHawk helps teams catch vulns before prod.
https://sthwk.com/cloud-native

News

Results from a recent survey of more than 3200 practitioners looking at the state of cloud adoption. Security, cost, skills shortages, multi-cloud, spend and lots of other interesting topics covered.
https://www.hashicorp.com/state-of-the-cloud

An interesting post on instrumenting infrastructure deployment, in this case using Pulumi and Honeycomb and low-level libraries for each.
https://dev.to/fllstck/observable-infrastructure-as-code-52ha

“The Domain Name System or DNS is a never-ending source of amusement and amazement.” The latest post in this series looks at TLDs.
https://www.netmeister.org/blog/tlds.html

Another internet fundamentals posts, this one looking at email authenticity with DKIM, SPF and DMARC.
https://www.alexblackie.com/articles/email-authenticity-dkim-spf-dmarc/

Establishing trust in the context of untrusted networks is an interesting, and increasingly relevant problem given how we build software today. This post looks at approaches based around trust on first use and the role of transparency logs.
https://dlorenc.medium.com/improving-tofu-with-transparency-da674aa2879d

JSON Schema has been seeing quite a bit of development recently. This post mainly looks at the new bundling capabilities in the latest version of the specification, but touches on other recent improvements too.
https://json-schema.org/blog/posts/bundling-json-schema-compound-documents

A great story of debugging a production problem and seemingly innocuous changes having a large effect.
https://mailchimp.com/developer/blog/computers-are-the-easy-part/

Sometimes the thing that causes an outage is getting a calculation wrong. This post features several reliability problems caused by maths errors.
https://rootly.io/blog/you-do-the-math-reliability-issues-triggered-by-math-errors

Events

A new virtual event coming October 19th to 21st, PREVAIL is focused on all things non-functional requirements. The call for papers is open until 10th of September.
https://flyingbarron.medium.com/ibm-prevail-conference-october-19-21-2021-f4e482aed2d2

Tools

Octopilot is a CLI tool designed to help you automate your Git workflow, by automatically creating and merging GitHub Pull Requests to update specific content in Git repositories.
https://github.com/dailymotion-oss/octopilot
https://vbehar.medium.com/introducing-octopilot-a-cli-to-automate-the-creation-of-github-pull-request-in-your-gitops-e49b9eb0177a

Updated: