DEV Community

Cover image for Managing Multiple Environments with Terraform
LABOUARDY Mohamed
LABOUARDY Mohamed

Posted on

Managing Multiple Environments with Terraform

Get ready for another exciting edition of the DevOps weekly newsletter! This week, I’ve got a lot in store for you.

Discover how to improve AWS dead-letter queues, automate multiple AWS environments with Terraform, and explore how Amazon practices continuous deployment. We’ll also explore the dangers of relying on ChatGPT for security guidance and how database sharding works in MySQL and Postgres.

Plus, discover what happens when you leak AWS credentials and explore the ultimate guide to multi-tenancy in Kubernetes. And don’t miss a funny video of the week, highlighting the main reasons people hate Amazon Web Services.

As always, I’ve got some fantastic open-source projects for you to check out, including Tart, a virtualization toolset for building, running, and managing macOS and Linux virtual machines on Apple Silicon, Chroma, an open-source embedding database, and a curated list of awesome PostgreSQL software, libraries, tools, and resources inspired by awesome-mysql. We’ll also look at Timoni, a package manager for Kubernetes powered by CUE and inspired by Helm.

This is one DevOps newsletter you won’t want to miss!

Tutorials of the week

👀 “Improving our dead-letter queues” — This blog post addresses a previous incident where messages placed on a AWS dead-letter queue were lost, and how a better process was implemented — Read more »

🚀 “Automating multiple environments with Terraform” — How to manage a central main account for shared infrastructure with a dev, test, and prod account — Read more »

🔌 “Automating safe, hands-off deployments” — Strategies for continuously deploying to production while balancing safety and speed — Read more »

🔒 “Please don’t use GPT for Security guidance” — This is a really bad idea and this is why — Read more »

⭐️ “How does database sharding work?” — How database sharding works on MySQL & Postgres, how to think about implementing your own sharded database, and some useful tools out there that can help — Read more »

🔥 “Uptime guarantees — a pragmatic perspective” — Engineering for 99.5% uptime is more cost-effective than 99.99% for most startups — Read more »

😵 “What happens when you leak AWS credentials” — and how AWS minimizes the damage — Read more »

Open-source projects of the week

1️⃣ Tart is a virtualization toolset to build, run and manage macOS and Linux virtual machines (VMs) on Apple Silicon — Learn more »

2️⃣ Chroma is an open-source embedding database. Fastest way to build Python or JavaScript LLM apps with memory — Learn more »

3️⃣ NoiSQL shows how to play sound and music with declarative SQL queries — Learn more »

4️⃣ Timoni is a package manager for Kubernetes, powered by CUE and inspired by Helm — Learn more »

5️⃣ Tabby is a self-hosted AI coding assistant. An open source/on-prem alternative to GitHub Copilot — Learn more »

6️⃣ A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql — Learn more »

Thread of the week

Full thread here.

thread

Memes of the week

meme

I hope you enjoy this week’s newsletter! Share it with a friend or colleague if you find it helpful, drop me an email or send me a DM on Twitter about topics you’d like to hear about in future editions.

Top comments (0)