Skip to content

Commit 10e8fd1

Browse files
committed
Issue #694
1 parent 84988c4 commit 10e8fd1

File tree

2 files changed

+121
-0
lines changed

2 files changed

+121
-0
lines changed

_posts/2024-04-21-694.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: DEVOPS WEEKLY ISSUE \#694 - 21st April 2024
3+
date: 2024-04-21T09:18:33+01:00
4+
---
5+
6+
A theme of architecture this week, with posts on the development of large systems, infrastructure evolution at scale, internal developer toolchains 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+
A look at one organisation's approach to building a service that converts text input into SQL queries, in order to improve data analysis efficiency.
20+
<br>[https://medium.com/pinterest-engineering/how-we-built-text-to-sql-at-pinterest-30bad30dabff](https://medium.com/pinterest-engineering/how-we-built-text-to-sql-at-pinterest-30bad30dabff)
21+
22+
23+
A post on migrating a large EC2 fleet to use the latest version of the AWS Instance Metadata Service, and enforcing its usage using a variety of tools.
24+
<br>[https://slack.engineering/our-journey-migrating-to-aws-imdsv2/](https://slack.engineering/our-journey-migrating-to-aws-imdsv2/)
25+
26+
27+
A presentation presenting a model for reasoning about internal platforms, looking at choreography, orchestration and infrastructure composition.
28+
<br>[https://speakerdeck.com/danielbryantuk/platformcon-24-platform-orchestrators-the-missing-middle-of-internal-developer-platforms](https://speakerdeck.com/danielbryantuk/platformcon-24-platform-orchestrators-the-missing-middle-of-internal-developer-platforms)
29+
30+
31+
An interesting retrospective on a specific developer toolchain. While some of the observations are maybe Ruby specific, the general points about unforeseen impact of tooling and the design of software.
32+
<br>[https://shopify.engineering/a-packwerk-retrospective](https://shopify.engineering/a-packwerk-retrospective)
33+
34+
35+
Many modern architectures combine microservices with asynchronous workflows and serverless functions. The following post explores one such evolution.
36+
<br>[https://netflixtechblog.com/the-making-of-ves-the-cosmos-microservice-for-netflix-video-encoding-946b9b3cd300](https://netflixtechblog.com/the-making-of-ves-the-cosmos-microservice-for-netflix-video-encoding-946b9b3cd300)
37+
38+
39+
Tools
40+
=====
41+
42+
Index Advisor is a PostgreSQL extension for recommending indexes to improve query performance.
43+
<br>[https://github.com/supabase/index_advisor](https://github.com/supabase/index_advisor)
44+
45+
46+

originals/694.mail.txt

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
Subject: =?utf-8?Q?Devops=20Weekly=20#694?=
2+
Date: Sun, 21 Apr 2024 08:18:33 +0000
3+
4+
DEVOPS WEEKLY
5+
ISSUE #694 - 21st April 2024
6+
7+
A theme of architecture this week=2C with posts on the development of larg=
8+
e systems=2C infrastructure evolution at scale=2C internal developer toolc=
9+
hains 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+
A look at one organisation's approach to building a service that converts=
26+
text input into SQL queries=2C in order to improve data analysis efficien=
27+
cy.
28+
29+
https://medium.com/pinterest-engineering/how-we-built-text-to-sql-at-pinte=
30+
rest-30bad30dabff
31+
32+
33+
A post on migrating a large EC2 fleet to use the latest version of the AWS=
34+
Instance Metadata Service=2C and enforcing its usage using a variety of t=
35+
ools.
36+
37+
https://slack.engineering/our-journey-migrating-to-aws-imdsv2/
38+
39+
40+
A presentation presenting a model for reasoning about internal platforms=
41+
=2C looking at choreography=2C orchestration and infrastructure compositio=
42+
n.
43+
44+
https://speakerdeck.com/danielbryantuk/platformcon-24-platform-orchestrato=
45+
rs-the-missing-middle-of-internal-developer-platforms
46+
47+
48+
An interesting retrospective on a specific developer toolchain. While some=
49+
of the observations are maybe Ruby specific=2C the general points about u=
50+
nforeseen impact of tooling and the design of software.
51+
52+
https://shopify.engineering/a-packwerk-retrospective
53+
54+
55+
Many modern architectures combine microservices with asynchronous workflow=
56+
s and serverless functions. The following post explores one such evolution=
57+
=2E
58+
59+
https://netflixtechblog.com/the-making-of-ves-the-cosmos-microservice-for-=
60+
netflix-video-encoding-946b9b3cd300
61+
62+
63+
Tools
64+
=3D=3D=3D=3D=3D
65+
66+
Index Advisor is a PostgreSQL extension for recommending indexes to improv=
67+
e query performance.
68+
69+
https://github.com/supabase/index_advisor
70+
71+
72+
If you received this email directly then you're already signed up=2C thank=
73+
s! If however someone forwarded this email to you and you'd like to get it=
74+
each week then you can subscribe at http://devopsweekly.com
75+

0 commit comments

Comments
 (0)