|
| 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