Skip to content

Commit 2b31130

Browse files
committed
Issue #696
1 parent cae98d6 commit 2b31130

File tree

2 files changed

+132
-0
lines changed

2 files changed

+132
-0
lines changed

_posts/2024-05-05-696.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: DEVOPS WEEKLY ISSUE \#696 - 5th May 2024
3+
date: 2024-05-05T08:29:53+01:00
4+
---
5+
6+
The DORA survey is back this week, along with posts on Jevons paradox, monitoring and testing ML models, reliability and service architecture and more.
7+
8+
9+
StackHawk sponsors Devops Weekly
10+
============================
11+
12+
[ICYMI] DAST is Dead! Long Live DAST! The Evolution of Dynamic API security Testing webinar is now available on YouTube. Watch on-demand here.
13+
<br>[https://sthwk.com/long-live-dast-webinar](https://sthwk.com/long-live-dast-webinar)
14+
15+
16+
News
17+
====
18+
19+
The 2024 DORA Survey is open for responses, with questions focused on hot topics like AI adoption, DevEx, and platform engineering
20+
<br>[https://cloud.google.com/blog/products/devops-sre/2024-dora-survey-now-open](https://cloud.google.com/blog/products/devops-sre/2024-dora-survey-now-open)
21+
22+
23+
Very relevant to the evolution of systems administration over the past 15 years, this post looks at the relationship between Jevons paradox and automation.
24+
<br>[https://www.timpaul.co.uk/posts/automation-and-the-jevons-paradox/](https://www.timpaul.co.uk/posts/automation-and-the-jevons-paradox/)
25+
26+
27+
A post on building robust serverless architectures, describing patterns for dealing with failures and preventing them spreading through an application.
28+
<br>[https://community.aws/content/2fdtPfnbvTo5SxTtIC3Emhl0UVG/navigating-through-failures-build-resilient-serverless-systems](https://community.aws/content/2fdtPfnbvTo5SxTtIC3Emhl0UVG/navigating-through-failures-build-resilient-serverless-systems)
29+
30+
31+
A wild story about an interesting implication of S3’s cost model for DOS-like attacks to drive up costs if bucket names are known, and the risk of default configuration to lead to security challenges.
32+
<br>[https://medium.com/@maciej.pocwierz/how-an-empty-s3-bucket-can-make-your-aws-bill-explode-934a383cb8b1](https://medium.com/@maciej.pocwierz/how-an-empty-s3-bucket-can-make-your-aws-bill-explode-934a383cb8b1)
33+
34+
35+
MemoryDB is a new service from AWS that provides improved durability, fan-out, leader election, safety during reconfiguration and resharding on top of Redis. This post explains some of the technology and approach in accomplishing that.
36+
<br>[https://brooker.co.za/blog/2024/04/25/memorydb.html](https://brooker.co.za/blog/2024/04/25/memorydb.html)
37+
38+
39+
An interesting post on the challenges of monitoring ML models, introducing problems like training-serving skew, data and concept drift and data pipeline issues.
40+
<br>[https://www.datadoghq.com/blog/ml-model-monitoring-in-production-best-practices/](https://www.datadoghq.com/blog/ml-model-monitoring-in-production-best-practices/)
41+
42+
43+
A look at the rise of generative AI-driven code agents and the impact on the future of software engineering.
44+
<br>[https://itrevolution.com/articles/the-dawn-of-code-agents-embracing-the-future-of-software-development/](https://itrevolution.com/articles/the-dawn-of-code-agents-embracing-the-future-of-software-development/)
45+
46+
47+
48+
49+

originals/696.mail.txt

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
Subject: =?utf-8?Q?Devops=20Weekly=20#696?=
2+
Date: Sun, 5 May 2024 07:29:53 +0000
3+
4+
DEVOPS WEEKLY
5+
ISSUE #696 - 5th May 2024
6+
7+
The DORA survey is back this week=2C along with posts on Jevons paradox=2C=
8+
monitoring and testing ML models=2C reliability and service architecture=
9+
and more.
10+
11+
12+
StackHawk sponsors Devops Weekly
13+
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
14+
=3D=3D=3D=3D
15+
16+
[ICYMI] DAST is Dead! Long Live DAST! The Evolution of Dynamic API securi=
17+
ty Testing webinar is now available on YouTube. Watch on-demand here.
18+
19+
https://sthwk.com/long-live-dast-webinar
20+
21+
22+
News
23+
=3D=3D=3D=3D
24+
25+
The 2024 DORA Survey is open for responses=2C with questions focused on ho=
26+
t topics like AI adoption=2C DevEx=2C and platform engineering
27+
28+
https://cloud.google.com/blog/products/devops-sre/2024-dora-survey-now-ope=
29+
n
30+
31+
32+
Very relevant to the evolution of systems administration over the past 15=
33+
years=2C this post looks at the relationship between Jevons paradox and a=
34+
utomation.
35+
36+
https://www.timpaul.co.uk/posts/automation-and-the-jevons-paradox/
37+
38+
39+
A post on building robust serverless architectures=2C describing patterns=
40+
for dealing with failures and preventing them spreading through an applic=
41+
ation.
42+
43+
https://community.aws/content/2fdtPfnbvTo5SxTtIC3Emhl0UVG/navigating-throu=
44+
gh-failures-build-resilient-serverless-systems
45+
46+
47+
A wild story about an interesting implication of S3=E2=80=99s cost model f=
48+
or DOS-like attacks to drive up costs if bucket names are known=2C and the=
49+
risk of default configuration to lead to security challenges.
50+
51+
https://medium.com/@maciej.pocwierz/how-an-empty-s3-bucket-can-make-your-a=
52+
ws-bill-explode-934a383cb8b1
53+
54+
55+
MemoryDB is a new service from AWS that provides improved durability=2C fa=
56+
n-out=2C leader election=2C safety during reconfiguration and resharding o=
57+
n top of Redis. This post explains some of the technology and approach in=
58+
accomplishing that.
59+
60+
https://brooker.co.za/blog/2024/04/25/memorydb.html
61+
62+
63+
An interesting post on the challenges of monitoring ML models=2C introduci=
64+
ng problems like training-serving skew=2C data and concept drift and data=
65+
pipeline issues.
66+
67+
https://www.datadoghq.com/blog/ml-model-monitoring-in-production-best-prac=
68+
tices/
69+
70+
71+
A look at the rise of generative AI-driven code agents and the impact on t=
72+
he future of software engineering.
73+
74+
https://itrevolution.com/articles/the-dawn-of-code-agents-embracing-the-fu=
75+
ture-of-software-development/
76+
77+
78+
79+
80+
If you received this email directly then you're already signed up=2C thank=
81+
s! If however someone forwarded this email to you and you'd like to get it=
82+
each week then you can subscribe at http://devopsweekly.com
83+

0 commit comments

Comments
 (0)