Skip to content

Commit f30d643

Browse files
committed
Issue #697
1 parent 2b31130 commit f30d643

File tree

2 files changed

+121
-0
lines changed

2 files changed

+121
-0
lines changed

_posts/2024-05-12-697.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: DEVOPS WEEKLY ISSUE \#697 - 12th May 2024
3+
date: 2024-05-12T09:08:01+01:00
4+
---
5+
6+
This week we have a range of posts covering API specification languages, log formats and CI/CD pipelines as well as tools for building development environments and working with Terraform.
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 the current state of API specification languages, in particular looking at TypeSpec.
20+
<br>[https://nordicapis.com/tis-but-a-scratch-does-typespec-reignite-the-specification-wars/](https://nordicapis.com/tis-but-a-scratch-does-typespec-reignite-the-specification-wars/)
21+
22+
23+
A look at using VolumeSnapshots in Kubernetes to speed up pod startup time for certain types of application.
24+
<br>[https://medium.com/riskified-technology/optimize-kubernetes-pods-startup-time-using-volumesnapshots-c0a2b7d39a29](https://medium.com/riskified-technology/optimize-kubernetes-pods-startup-time-using-volumesnapshots-c0a2b7d39a29)
25+
26+
27+
A look at the pros and cons of using JSON for structured logs.
28+
<br>[https://medium.com/@oakley349/the-promise-and-peril-of-json-logging-ec2d1f47cee7](https://medium.com/@oakley349/the-promise-and-peril-of-json-logging-ec2d1f47cee7)
29+
30+
31+
A nice walkthrough of building a CI/CD pipeline using GitHub Actions, with a focus on meeting SOC 2 compliance rules.
32+
<br>[https://mathieularose.com/gitops-cicd-github-actions](https://mathieularose.com/gitops-cicd-github-actions)
33+
34+
35+
Tools
36+
=====
37+
38+
Pug is an interactive terminal application for working with Terraform. You can view the output of plans and applies, manage state resources, work on tasks in parallel and more.
39+
<br>[https://github.com/leg100/pug](https://github.com/leg100/pug)
40+
41+
42+
Flow is a tool for managing a local development environment. It’s powered by Nix, but provides a nice high-level interface based around the local directory.
43+
<br>[https://github.com/flox/flox](https://github.com/flox/flox)
44+
<br>[https://flox.dev/](https://flox.dev/)
45+
46+
47+
48+

originals/697.mail.txt

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
Subject: =?utf-8?Q?Devops=20Weekly=20#697?=
2+
Date: Sun, 12 May 2024 08:08:01 +0000
3+
4+
DEVOPS WEEKLY
5+
ISSUE #697 - 12th May 2024
6+
7+
This week we have a range of posts covering API specification languages=2C=
8+
log formats and CI/CD pipelines as well as tools for building development=
9+
environments and working with Terraform.
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 the current state of API specification languages=2C in particula=
26+
r looking at TypeSpec.
27+
28+
https://nordicapis.com/tis-but-a-scratch-does-typespec-reignite-the-specif=
29+
ication-wars/
30+
31+
32+
A look at using VolumeSnapshots in Kubernetes to speed up pod startup time=
33+
for certain types of application.
34+
35+
https://medium.com/riskified-technology/optimize-kubernetes-pods-startup-t=
36+
ime-using-volumesnapshots-c0a2b7d39a29
37+
38+
39+
A look at the pros and cons of using JSON for structured logs.
40+
41+
https://medium.com/@oakley349/the-promise-and-peril-of-json-logging-ec2d1f=
42+
47cee7
43+
44+
45+
A nice walkthrough of building a CI/CD pipeline using GitHub Actions=2C wi=
46+
th a focus on meeting SOC 2 compliance rules.
47+
48+
https://mathieularose.com/gitops-cicd-github-actions
49+
50+
51+
Tools
52+
=3D=3D=3D=3D=3D
53+
54+
Pug is an interactive terminal application for working with Terraform. You=
55+
can view the output of plans and applies=2C manage state resources=2C wor=
56+
k on tasks in parallel and more.
57+
58+
https://github.com/leg100/pug
59+
60+
61+
Flow is a tool for managing a local development environment. It=E2=80=99s=
62+
powered by Nix=2C but provides a nice high-level interface based around t=
63+
he local directory.
64+
65+
https://github.com/flox/flox
66+
https://flox.dev/
67+
68+
69+
70+
If you received this email directly then you're already signed up=2C thank=
71+
s! If however someone forwarded this email to you and you'd like to get it=
72+
each week then you can subscribe at http://devopsweekly.com
73+

0 commit comments

Comments
 (0)