Tech News
All News AI & ML Architecture DevOps Open Source Programming Team Management Testing & QA Web

Open Source

⚑ Report a Problem

Latest Open Source news from Tech News

All topics AI agents ai api architecture automation aws beginners career claude database devchallenge devops javascript linux llm machinelearning mcp opensource performance productivity programming python react security showdev softwareengineering tutorial typescript webdev
All EN RU
EN

Your Terraform state file is a plaintext secrets store. Mine was too.

Here's a fact that's easy to forget until it bites you: a Terraform state file stores resource attributes in plaintext — and that includes secrets. RD…

terraformsecuritydevopspython
Dev.to Jun 16, 2026, 10:18 UTC
EN

Infrastructure as Code (IaC) is Not an Add-On

When rotations drift and no one remembers who changed what, the pager still works but trust erodes. Incident management belongs in Git, reviewed and a…

terraformdevops
Dev.to Jun 16, 2026, 10:17 UTC
RU

Что будет, если убрать сохранённое состояние из IaC? Опыт создания Wye

Практически все современные системы управления инфраструктурой опираются на один и тот же фундаментальный механизм — сохранённое состояние (persistent…

IaCterraformcrossplanegitopswyekubernetes
Habr Jun 16, 2026, 09:00 UTC
EN

I built a Terraform security scanner that lives inside GitHub PRs

The problem IAM wildcards and public S3 buckets keep slipping through Terraform code review. Tools like Checkov and tfsec exist but they live in CI, r…

devopsterraformawssecurity
Dev.to Jun 16, 2026, 06:30 UTC
EN

Demystifying Terraform: Bridging the Gap Between Infrastructure and Cloud

Let’s face it, tech events are thrilling, but can also be quite overwhelming. I went to AWS Student Community Day on 1st November 2025 in Tirupati. Th…

cloudterraforminfrastructureascodeproductivity
Dev.to Jun 15, 2026, 16:28 UTC
EN

Terraform vs Pulumi: IaC Tools Compared

Overview Terraform and Pulumi are the two leading infrastructure as code tools. Terraform uses HCL (HashiCorp Configuration Language) while Pulumi let…

terraformpulumiiaccomparison
Dev.to Jun 14, 2026, 08:35 UTC
EN

MongoDB DR Drill Automation with Terraform, Python & Jenkins — How We Made Restores Boring

Backups Don't Save You. Restores Do. We ran a MongoDB restore drill last quarter. It failed — not the restore itself, but the confidence. Nobody in th…

mongodbdevopsterraformjenkins
Dev.to Jun 12, 2026, 15:21 UTC
EN

Going Serverless - AWS Lambda Functions

👋 Hey there, tech enthusiasts! I'm Sarvar, a Cloud Architect with a passion for transforming complex technological challenges into elegant solutions. …

terraformdevopsawsinfrastructure
Dev.to Jun 10, 2026, 08:33 UTC
EN

I'm 62 and I built a self-hosted AWS drift detector because I was tired of spreadsheets

I came to programming late — I didn't get into this world until I was past 35, and I'm 62 now, still writing code every day. This is a "build in publi…

awsdevopsterraformshowdev
Dev.to Jun 9, 2026, 12:26 UTC
EN

Refactoring Terraform: From One File to Modules

My three-tier AWS architecture worked. VPC, subnets, bastion host, app server, RDS, all deployed and running. But my main.tf was a flat file with ever…

awsterraforminfrastructuremodule
Dev.to Jun 8, 2026, 13:31 UTC
EN

Terraform vs CDK vs Pulumi: Choosing Your Infrastructure-as-Code Tool

The IaC landscape split into two philosophies about a decade ago and hasn't fully resolved the argument since. On one side: declarative configuration …

devopsinfrastructureterraformtooling
Dev.to Jun 7, 2026, 00:25 UTC
EN

Multicloud Execution Portability: Abstracting AWS DynamoDB and Azure Cosmos DB via Hexagonal Architecture

Monolithic data access layers inherently bind compute execution to a specific cloud provider's proprietary database SDK. When an enterprise applicatio…

azureawspythonterraform
Dev.to Jun 6, 2026, 16:26 UTC
EN

Building an Enterprise Progressive Delivery Platform on AWS EKS with Argo Rollouts, Prometheus, Grafana, Terraform, and GitHub Actions

A production-style DevOps project showing secure infrastructure provisioning, canary deployments, automated rollback, observability, CI/CD, and privat…

devopsawskubernetesterraform
Dev.to Jun 2, 2026, 10:35 UTC
EN

Building a PySpark and AWS Glue ETL Pipeline for Search Keyword Revenue Analysis

I published a public data engineering project that demonstrates a cloud-based ETL pipeline for analyzing web analytics search keyword revenue. The pro…

awsdataengineeringshowdevterraform
Dev.to May 31, 2026, 23:10 UTC
EN

Surviving Global Vendor Outages: Federated Cellular Architecture with EKS, AKS, and Istio

Monolithic multi-region architectures inherently rely on vendor specific global control planes. When a catastrophic degradation strikes an underlying …

azureawsterraformpython
Dev.to May 31, 2026, 03:00 UTC
EN

What If You Need Two ArgoCD Instances in One EKS Cluster?

Most ArgoCD tutorials start the same way: Deploy ArgoCD. Connect a Git repository. Create an Application. Done. But what happens when multiple teams s…

awskubernetesargocdterraform
Dev.to May 30, 2026, 08:26 UTC
EN

How I Built an AWS Cloud Security Project as a University Student

When most CS students are building simple CRUD apps for their thesis, I decided to go a different route. I built SecurePath — an automated AWS cloud s…

awscloudsecurityterraform
Dev.to May 29, 2026, 07:37 UTC
EN

🦄 Modernizing Wild Rydes with modern technologies

Wild Rydes was an old project used by AWS hands-on labs to show how to deploy a serverless application using its services. It consists of a Uber-like …

awsterraformserverlessdevops
Dev.to May 29, 2026, 01:46 UTC
EN

173 Undocumented Security Findings in TerraGoat: What Standard IaC Scanners Miss (and Why Post-Quantum Matters)

TerraGoat is the canonical vulnerable Terraform repository maintained by Bridgecrew (now Prisma Cloud). It has over 5,000 GitHub stars and is used by …

securitydevopsterraformpentest
Dev.to May 28, 2026, 22:16 UTC
EN

Your Terraform estate documents itself now: meet iac-cartographer

"Wait: How many Terraform repos do we actually have? And what's in them?" If that question makes you wince, this post is for you. It started as a bori…

terraformdevopsdocumentationinfrastructureascode
Dev.to May 27, 2026, 10:38 UTC
EN

IaC Drift Is Inevitable — Design for Detection, Not Prevention

Drift is not a tooling failure. It is evidence that multiple control planes still exist. IaC drift detection is typically treated as an operational hy…

infrastructureascodedevopsinfrastructureterraform
Dev.to May 26, 2026, 13:37 UTC
EN

Deploy a Node.js App to STACKIT Kubernetes Engine With Managed Redis & PostgreSQL

In this post, I'll walk you through how I deployed a URL shortener app, with a managed PostgreSQL database, a managed Redis cache, and a full Kubernet…

stackitcloudkubernetesterraform
Dev.to May 25, 2026, 10:28 UTC
EN

Zero-Downtime Blue-Green and IP-Based Canary Deployments on ECS Fargate

Most ECS blue-green deployment tutorials eventually lead to the same stack: AWS CodeDeploy Deployment groups AppSpec files Lifecycle hooks Weighted tr…

ecsawsterraformdevops
Dev.to May 23, 2026, 08:36 UTC
EN

Terraform with AI: Build AWS Infra (Cursor + MCP)

Why Terraform with AI Matters in Modern DevOps Writing Terraform for anything beyond a small setup quickly becomes tedious. Once you start dealing wit…

terraformawsdevopsai
Dev.to May 23, 2026, 05:21 UTC
EN

HashiCorp built an MCP server for writing Terraform. I built one for reviewing it

HashiCorp built an MCP server for writing Terraform. I built one for reviewing it. A few weeks ago HashiCorp shipped terraform-mcp-server . It's an of…

aiterraformmcpdevops
Dev.to May 21, 2026, 18:11 UTC
EN

Zero to Kubernetes Part 5: Two Frontends + Complete Stack

Series: Zero to Kubernetes — Part 1 · Part 2 · Part 3 · Part 4 · Part 5 You've made it to the final part. You now have a real Kubernetes cluster, auto…

kubernetesterraformdevopstutorial
Dev.to May 20, 2026, 02:14 UTC
EN

What's New: Terraform Support, Kubernetes and AWS Automation, Bring Your Own Bucket, and UX Improvements

What's New in OpenObserve: Terraform Support, Kubernetes and AWS Automation, Bring Your Own Bucket, and UX Improvements OpenObserve has shipped three …

kubernetesterraformdevopsautomation
Dev.to May 19, 2026, 15:23 UTC
EN

A hard-earned rule from incident retrospectives:

LinkedIn Draft — Workflow (2026-05-19) A hard-earned rule from incident retrospectives: Incident RCA without a data-backed timeline is just a story yo…

devopssrekubernetesterraform
Dev.to May 19, 2026, 11:42 UTC
EN

I Benchmarked 11 AI Models on Terraform Compliance. My Default Was Wrong.

Running the same compliance scan across 11 models revealed that cost and accuracy are independent variables — and my default was failing 1 in 5 tests.…

aiterraformdevopsmachinelearning
Dev.to May 19, 2026, 08:19 UTC
EN

A Practical Terraform Security Review with Codex and Claude Code

A Practical Terraform Security Review with Codex and Claude Code A Terraform repository is not just code. It is a map of your cloud control plane. It …

cybersecuritydevsecopsterraformai
Dev.to May 17, 2026, 10:13 UTC

© Tech News — Headline Aggregator

Sitemap Legal Notice Privacy Terms Copyright / Removal DSA Contact

Leaving the site

You are about to open an external website:

Continue →