Skip to content

Commit afa52a9

Browse files
committed
Issue #698
1 parent f30d643 commit afa52a9

File tree

2 files changed

+128
-0
lines changed

2 files changed

+128
-0
lines changed

_posts/2024-05-19-698.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: DEVOPS WEEKLY ISSUE \#698 - 19th May 2024
3+
date: 2024-05-19T08:58:31+01:00
4+
---
5+
6+
This week we have posts on APIs, behind the scenes of a large production infrastructure, speeding up monorepo builds and tools for managing feature flags and a new programming language for large scale data processing.
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+
An interesting look at a large production infrastructure, including anycast routing, Kubernetes and AWS Serverless features.
20+
<br>[https://vercel.com/blog/behind-the-scenes-of-vercels-infrastructure](https://vercel.com/blog/behind-the-scenes-of-vercels-infrastructure)
21+
22+
23+
A presentation on building an SDK program, automatically generating API clients and documentation from OpenAPI specifications.
24+
<br>[https://www.apimatic.io/events/build-a-winning-sdk-program-in-2024-event](https://www.apimatic.io/events/build-a-winning-sdk-program-in-2024-event)
25+
26+
27+
Large monorepos can often pose a challenge for traditional CI systems, leading to slow build times. This post looks at using Yarn to only run tests against components that have changed, speeding up feedback.
28+
<br>[https://mathieularose.com/ci-cd-pipeline-change-based-testing-yarn-based-monorepo](https://mathieularose.com/ci-cd-pipeline-change-based-testing-yarn-based-monorepo)
29+
30+
31+
A run down of what makes a good REST API. Looking at OpenAPI and associated tooling, rate limiting tips, asynchronous APIs and more.
32+
<br>[https://apitally.io/blog/what-makes-a-good-rest-api](https://apitally.io/blog/what-makes-a-good-rest-api)
33+
34+
35+
A tutorial combining Pulumi with Docker Build Cloud, including caching images to AWS ECR and building multi-platform images.
36+
<br>[https://www.docker.com/blog/pulumi-and-docker-build-cloud/](https://www.docker.com/blog/pulumi-and-docker-build-cloud/)
37+
38+
39+
Tools
40+
=====
41+
42+
Bend is a massively parallel, high-level programming language. Think the expressiveness of Python, but with near-linear speedup on multi-core hardware like GPUs, but with zero explicit parallel annotations.
43+
<br>[https://github.com/HigherOrderCO/Bend](https://github.com/HigherOrderCO/Bend)
44+
45+
46+
Unleash is a feature flagging framework and application with a wide range of clients for different programming languages and frontend frameworks.
47+
<br>[https://github.com/Unleash/unleash](https://github.com/Unleash/unleash)
48+
49+
50+
51+

originals/698.mail.txt

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
Subject: =?utf-8?Q?Devops=20Weekly=20#698?=
2+
Date: Sun, 19 May 2024 07:58:31 +0000
3+
4+
DEVOPS WEEKLY
5+
ISSUE #698 - 19th May 2024
6+
7+
This week we have posts on APIs=2C behind the scenes of a large production=
8+
infrastructure=2C speeding up monorepo builds and tools for managing feat=
9+
ure flags and a new programming language for large scale data processing.
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+
An interesting look at a large production infrastructure=2C including anyc=
26+
ast routing=2C Kubernetes and AWS Serverless features.
27+
28+
https://vercel.com/blog/behind-the-scenes-of-vercels-infrastructure
29+
30+
31+
A presentation on building an SDK program=2C automatically generating API=
32+
clients and documentation from OpenAPI specifications.
33+
34+
https://www.apimatic.io/events/build-a-winning-sdk-program-in-2024-event
35+
36+
37+
Large monorepos can often pose a challenge for traditional CI systems=2C l=
38+
eading to slow build times. This post looks at using Yarn to only run test=
39+
s against components that have changed=2C speeding up feedback.
40+
41+
https://mathieularose.com/ci-cd-pipeline-change-based-testing-yarn-based-m=
42+
onorepo
43+
44+
45+
A run down of what makes a good REST API. Looking at OpenAPI and associate=
46+
d tooling=2C rate limiting tips=2C asynchronous APIs and more.
47+
48+
https://apitally.io/blog/what-makes-a-good-rest-api
49+
50+
51+
A tutorial combining Pulumi with Docker Build Cloud=2C including caching i=
52+
mages to AWS ECR and building multi-platform images.
53+
54+
https://www.docker.com/blog/pulumi-and-docker-build-cloud/
55+
56+
57+
Tools
58+
=3D=3D=3D=3D=3D
59+
60+
Bend is a massively parallel=2C high-level programming language. Think the=
61+
expressiveness of Python=2C but with near-linear speedup on multi-core ha=
62+
rdware like GPUs=2C but with zero explicit parallel annotations.
63+
64+
https://github.com/HigherOrderCO/Bend
65+
66+
67+
Unleash is a feature flagging framework and application with a wide range=
68+
of clients for different programming languages and frontend frameworks.
69+
70+
https://github.com/Unleash/unleash
71+
72+
73+
74+
If you received this email directly then you're already signed up=2C thank=
75+
s! If however someone forwarded this email to you and you'd like to get it=
76+
each week then you can subscribe at http://devopsweekly.com
77+

0 commit comments

Comments
 (0)