Improve your DevOps skills in 5 minutes 2024-02-16
Apache Flink Retro and Future βοΈ, HTTP services in Go π¦«, Intro to Observability π
How I write HTTP services in Go after 13 years (24 minute read)
This article provides insight into how writing HTTP services has evolved over the years. It provides a deep dive into specific pointers and practices that help make code more maintainable and best practices for handling common cases when writing an HTTP server.
Codefresh in the Wild: building Pastr (4 minute read)
This tutorial shows readers how to deploy Pastr, a URL shortener, to Kubernetes using Codefresh pipelines. The process involves integrating various tools including GitHub, Docker, AWS, Argo CD, and Kustomize. The tutorial covers how to create CI pipelines, schedule security updates, handle build errors, and deploy to Kubernetes. It emphasizes the importance of GitOps principles and provides insights into managing environments with Codefresh's GitOps dashboard.
Boost App Engagement with AWS CloudWatch Metrics & Powertools for AWS (5 minute read)
CloudWatch metrics can be used to boost application engagement by providing users with insightful data on image uploads. Powertools provides a user-friendly way to implement these metrics effectively.
How Uber Serves Over 40 Million Reads Per Second from Online Storage Using an Integrated Cache (13 minute read)
Uber's Docstore database encountered issues with low-latency reads and scalability, so it integrated CacheFront caching to enhance performance, reduce load, and cut costs. CacheFront caching significantly improves request latencies and can support over 40M requests per second in production by leveraging change data capture for cache invalidation and dynamic timeout adjustments.
Fixing security vulnerabilities with AI (8 minute read)
GitHub's code scanning autofix is an AI-powered feature that suggests fixes for security vulnerabilities detected in codebases. The feature leverages CodeQL's static analysis engine and AI models to propose solutions for security issues without altering code functionality.
Meta loves Python (38 minute podcast)
Python 3.12 introduces several new features developed by Meta engineers. These include custom JIT hooks like Cinder, Immortal Objects, type system enhancements, and faster comprehensions. This podcast shares insights into the development process and community engagement behind these additions.
Get our free daily newsletter with curated tools π», trends π, and insights π‘, for DevOps Engineers π¨βπ»
Join 200,000 readers for
one daily email