📰 Dev.to · augusthottie
6 articles · Updated every 3 hours · View all reads
All
Articles 66,560Blog Posts 99,451Tech Tutorials 16,028Research Papers 13,806News 12,499
⚡ AI Lessons

Dev.to · augusthottie
1mo ago
I Built a Serverless Event-Driven Pipeline on AWS
After five projects deep on containers and Kubernetes, I needed to add range to my portfolio. Every...

Dev.to · augusthottie
1mo ago
I Added Log Aggregation to My EKS Observability Stack, Metrics + Logs in One Dashboard
Last week I built an observability stack with Prometheus, Grafana, and custom alerting on EKS. The...

Dev.to · augusthottie
2mo ago
I Added Prometheus, Grafana, and Custom Alerting to My EKS Cluster, Here's How Observability Actually Works
After building three projects: a CI/CD pipeline, a 3-tier architecture, and GitOps on EKS, I had one...

Dev.to · augusthottie
2mo ago
I Set Up GitOps on EKS with ArgoCD, Here's What Kubernetes Actually Looks Like in Production
I had a Kubernetes problem. I could talk about it, reference it on my resume, and deploy to existing...

Dev.to · augusthottie
2mo ago
I Broke My AWS Pipeline on Purpose and Codified Everything in Terraform
Testing automatic rollback by deploying broken code, then codifying 30 AWS resources into Terraform...

Dev.to · augusthottie
1y ago
Messaging System with RabbitMQ, Celery, and Flask
Overview This article walks you through setting up a messaging system using Flask,...
DeepCamp AI