A quick, hassle-free way to stay on top of DevOps & Platform Engineering news.
Headline Tutorials:
π βOrganize your AWS Serverless code to prevent merge conflictsβ β How do you prevent the most common merge conflicts when your team is working on a Serverless application?
π βBuilding an application that routes traffic to a Region based on Latencyβ β A hands-on demo on how to create a multi-region application and route your users to different regions based on the latency.
π βBest practices for observabilityβ β This blog post is focusing on the process of actually resolving an incident, making a case for using hypothesis-driven techniques, and providing some suggestions on how it can be implemented in your organization.
π‘ β12 Factor App revisitedβ β The Twelve-Factor App is a methodology for building software-as-a-service applications. This post covers how they have since evolved, and what we can learn from them today, and how they changed the status quo of yesteryear.
π§ͺ βMaterialized view: SQL queries on steroidsβ β Materialized views can become a great resource and lead to significant performance increases if used appropriately. But if they are misused, they can lead to stale data and refresh bottleneck.
β¨ βThe top 5 kubectl pluginsβ β Kubernetes is a powerful container orchestrator. However, the real power of Kubernetes is the ability to expand its core functionality. This blog post will serve as an introduction to the five most popular kubectl plugins.
Latest open source projects
PostgREST
PostgREST serves as a fully RESTful API from any existing PostgreSQL database. It provides a cleaner, more standards-compliant, faster API than you are likely to write from scratch.
Anti-malware scanning on S3 Bucket
This proof of concept provides a simple implementation of an anti-malware scanning solution that can be used to scan files being uploaded into target S3 bucket(s) for any malware or virus.
PRQL
PRQL is a modern language for transforming data β a simple, powerful, pipelined SQL replacement. Like SQL, itβs readable, explicit, and declarative.
AWS Lambda Handler Cookbook
This repository provides a working, deployable, open source-based, AWS Lambda handler and CDK Python code. This handler embodies Serverless best practices and has all the bells and whistles for a proper production-ready handler.
Flyte
Kubernetes-native workflow automation platform for complex, mission-critical data and ML processes at scale. It has been battle-tested at Lyft, Spotify, Freenome, and others and is truly open-source.
Rust Course
This repository has the source code for Comprehensive Rust, a four-day Rust course developed by the Android team. The course covers all aspects of Rust, from basic syntax to generics and error handling.
Question of the week
Read answers
Meme of the week
I hope this summary has been useful. Remember to subscribe to the newsletter to receive the latest DevOps trends in your inbox every week π₯
Top comments (0)