generated from mmistakes/mm-github-pages-starter
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
143 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
--- | ||
title: DEVOPS WEEKLY ISSUE \#699 - 26th May 2024 | ||
date: 2024-05-26T08:53:37+01:00 | ||
--- | ||
|
||
Platform engineering, establishing a center of production excellence, measuring the DORA metrics and tools for generating tests and writing bash. Oh, and a job opportunity that I’m hiring for in my team at the moment. | ||
|
||
|
||
StackHawk sponsors Devops Weekly | ||
============================ | ||
|
||
[ICYMI] DAST is Dead! Long Live DAST! The Evolution of Dynamic API security Testing webinar is now available on YouTube. Watch on-demand here. | ||
<br>[https://sthwk.com/long-live-dast-webinar](https://sthwk.com/long-live-dast-webinar) | ||
|
||
|
||
News | ||
==== | ||
|
||
How do you build an organisation with a culture of operational excellence? This post discusses establishing a Center of Production Excellence, and talks about patterns for influencing the rest of the organisation. | ||
<br>[https://www.honeycomb.io/blog/establishing-center-of-production-excellence-pt1](https://www.honeycomb.io/blog/establishing-center-of-production-excellence-pt1) | ||
|
||
|
||
An introduction to the DORA metrics for measuring SDLC performance, with a focus on the challenges of collecting the data. | ||
<br>[https://www.datadoghq.com/blog/dora-metrics-software-delivery/](https://www.datadoghq.com/blog/dora-metrics-software-delivery/) | ||
|
||
|
||
Building an internal platform comes with a number of challenges, including internal competition, limited adoption, migration management and more. This slide deck introduces the concept of Platform decay to discuss all of these. | ||
<br>[https://speakerdeck.com/syntasso/the-number-1-platform-engineering-problem-youve-never-heard-of-platform-decay](https://speakerdeck.com/syntasso/the-number-1-platform-engineering-problem-youve-never-heard-of-platform-decay) | ||
|
||
|
||
A useful primer on SLOs, SLIs and error budgets, with lots of examples and analogies to help with understanding the concepts. | ||
<br>[https://medium.com/@lokesh12/dont-get-lost-in-the-metrics-maze-a-practical-guide-to-slos-slis-error-budgets-and-toil-939ecd0181eb](https://medium.com/@lokesh12/dont-get-lost-in-the-metrics-maze-a-practical-guide-to-slos-slis-error-budgets-and-toil-939ecd0181eb) | ||
|
||
|
||
Jobs | ||
==== | ||
|
||
I have an interesting job opportunity on my team at Snyk, for a Product Management Director focused on infrastructure and operations. Based in London, you’ll focus on the stability, security and internal developer experience of our platform that provides application security tooling to some of the world's largest companies. | ||
<br>[https://boards.greenhouse.io/snyk/jobs/7077559002](https://boards.greenhouse.io/snyk/jobs/7077559002) | ||
|
||
|
||
Tools | ||
===== | ||
|
||
Amber is a new type-safe and runtime-safe programming language based on ECMA script syntax that is designed to compile to bash. | ||
<br>[https://amber-lang.com/](https://amber-lang.com/) | ||
<br>[https://github.com/Ph0enixKM/Amber](https://github.com/Ph0enixKM/Amber) | ||
|
||
|
||
An open source implementation of TestGen-LLM that utilises generative AI to automate the generation of tests (currently mostly unit tests). | ||
<br>[https://github.com/Codium-ai/cover-agent](https://github.com/Codium-ai/cover-agent) | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
Subject: =?utf-8?Q?Devops=20Weekly=20#699?= | ||
Date: Sun, 26 May 2024 07:53:37 +0000 | ||
|
||
DEVOPS WEEKLY | ||
ISSUE #699 - 26th May 2024 | ||
|
||
Platform engineering=2C establishing a center of production excellence=2C= | ||
measuring the DORA metrics and tools for generating tests and writing bas= | ||
h. Oh=2C and a job opportunity that I=E2=80=99m hiring for in my team at t= | ||
he moment. | ||
|
||
|
||
StackHawk sponsors Devops Weekly | ||
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= | ||
=3D=3D=3D=3D | ||
|
||
[ICYMI] DAST is Dead! Long Live DAST! The Evolution of Dynamic API securi= | ||
ty Testing webinar is now available on YouTube. Watch on-demand here. | ||
|
||
https://sthwk.com/long-live-dast-webinar | ||
|
||
|
||
News | ||
=3D=3D=3D=3D | ||
|
||
How do you build an organisation with a culture of operational excellence?= | ||
This post discusses establishing a Center of Production Excellence=2C and= | ||
talks about patterns for influencing the rest of the organisation. | ||
|
||
https://www.honeycomb.io/blog/establishing-center-of-production-excellence= | ||
-pt1 | ||
|
||
|
||
An introduction to the DORA metrics for measuring SDLC performance=2C with= | ||
a focus on the challenges of collecting the data. | ||
|
||
https://www.datadoghq.com/blog/dora-metrics-software-delivery/ | ||
|
||
|
||
Building an internal platform comes with a number of challenges=2C includi= | ||
ng internal competition=2C limited adoption=2C migration management and mo= | ||
re. This slide deck introduces the concept of Platform decay to discuss al= | ||
l of these. | ||
|
||
https://speakerdeck.com/syntasso/the-number-1-platform-engineering-problem= | ||
-youve-never-heard-of-platform-decay | ||
|
||
|
||
A useful primer on SLOs=2C SLIs and error budgets=2C with lots of examples= | ||
and analogies to help with understanding the concepts. | ||
|
||
https://medium.com/@lokesh12/dont-get-lost-in-the-metrics-maze-a-practical= | ||
-guide-to-slos-slis-error-budgets-and-toil-939ecd0181eb | ||
|
||
|
||
Jobs | ||
=3D=3D=3D=3D | ||
|
||
I have an interesting job opportunity on my team at Snyk=2C for a Product= | ||
Management Director focused on infrastructure and operations. Based in Lo= | ||
ndon=2C you=E2=80=99ll focus on the stability=2C security and internal dev= | ||
eloper experience of our platform that provides application security tooli= | ||
ng to some of the world's largest companies. | ||
|
||
https://boards.greenhouse.io/snyk/jobs/7077559002 | ||
|
||
|
||
Tools | ||
=3D=3D=3D=3D=3D | ||
|
||
Amber is a new type-safe and runtime-safe programming language based on EC= | ||
MA script syntax that is designed to compile to bash. | ||
|
||
https://amber-lang.com/ | ||
https://github.com/Ph0enixKM/Amber | ||
|
||
|
||
An open source implementation of TestGen-LLM that utilises generative AI t= | ||
o automate the generation of tests (currently mostly unit tests). | ||
|
||
https://github.com/Codium-ai/cover-agent | ||
|
||
|
||
|
||
If you received this email directly then you're already signed up=2C thank= | ||
s! If however someone forwarded this email to you and you'd like to get it= | ||
each week then you can subscribe at http://devopsweekly.com | ||
|