IaC & GitOps

Terraform/Pulumi, Ansible, drift detection, and declarative delivery.

  • 6 Tracked terms
  • Last 30 days Feed window

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in IaC & GitOps

DEV Community
dev.to > yash_sonawane25 > your-first-aws-production-architecture-from-a-simple-application-to-a-scalable-system-3738

Your First AWS Production Architecture: From a Simple Application to a Scalable System

1+ day, 12+ hour ago   (1081+ words) Most people learn AWS by studying individual services. RDS is a database. But that's not how AWS is used in the real world. In a real project, these services work together to solve one problem: How do we run an…...

DEV Community
dev.to > bianca_szimanski > vpc-peering-conectando-redes-privadas-entre-contas-e-regioes-na-aws-2gei

VPC Peering: conectando redes privadas entre contas e regiões na AWS

1+ day, 13+ hour ago   (1344+ words) 1. Cenário de negócio Neste projeto, será implementado um VPC peering entre duas VPCs que... Tagged with aws, cloudcomputing, networking....

DEV Community
dev.to > safiya_k > set-a-pause-to-over-engineering-why-aws-lambda-microvms-will-serve-indie-developers-in-2026-58nh

Set a Pause to Over-Engineering: Why AWS Lambda MicroVMs Will Serve Indie Developers in 2026

1+ day, 17+ hour ago   (373+ words) 1.True State Retention Without Complicated Databases Earlier, if you wanted your backend code to retain a simple piece of information from a past user action, you had to store that data in an external database, such as Amazon DynamoDB. For…...

Medium
medium.com > @ksubhani409 > feeding-aws-cloudtrail-into-wazuh-building-a-cloud-to-siem-pipeline-from-scratch-280935411f8f

Feeding AWS CloudTrail Into Wazuh: Building a Cloud-to-SIEM Pipeline From Scratch

1+ day, 22+ hour ago   (340+ words) A hands-on walkthrough of wiring AWS account activity into a SIEM—from enabling CloudTrail and designing …...

DEV Community
dev.to > ronak_sharma_913570f6e215 > multi-cloud-networking-how-to-connect-aws-azure-and-gcp-securely-2b68

Multi-Cloud Networking: How to Connect AWS, Azure and GCP Securely

2+ day, 10+ hour ago   (17+ words) Connecting workloads across AWS, Azure, and GCP is technically straightforward in the sense that... Tagged with arclogiq....

DEV Community
dev.to > uhltak > landlock-lsm-sandboxen-ohne-root-praxis-und-beispiele-2gha

Landlock LSM: Sandboxen ohne Root – Praxis und Beispiele

2+ day, 16+ hour ago   (203+ words) Die praktischste Methode, Landlock auszuprobieren, ist das Kommandozeilentool landlock, das Teil des bubblewrap-Pakets ist. Stellen wir uns vor, wir möchten den Editor vim so starten, dass er nur auf das Verzeichnis /tmp/meine-dateien Zugriff hat. Wir könnten sonst versehentlich Systemdateien…...

DEV Community
dev.to > usama_saleem_148 > building-an-event-driven-order-processing-system-with-aws-lambda-sqs-dynamodb-eventbridge-and-569l

Building an Event-Driven Order Processing System with AWS Lambda, SQS, DynamoDB, EventBridge, and Terraform

3+ day, 21+ hour ago   (1487+ words) In my previous AWS projects, I worked with services such as DynamoDB, Lambda, API Gateway, S3, IAM, and Terraform. This time, I wanted to build something a little closer to a real production architecture. Instead of processing an order synchronously inside…...

@hackernoon
hackernoon.com > four-new-languages-arrive-in-sonarqube-cloud-mulesoft-dataweave-gosu-groovy-and-powershell

Four New Languages Arrive in SonarQube Cloud: MuleSoft DataWeave, Gosu, Groovy, and PowerShell

4+ day, 13+ hour ago   (643+ words) This story is AI-assisted. GPTZero works with the world's top publishers as the trusted standard for authenticity and quality. Learn more here Here is what each new language brings, why it matters, and how to start. What SonarQube Cloud analyzes....

@sitepointdotcom
sitepoint.com > preventing-iam-template-injection-in-eks-authentication-pipelines

Mitigating IAM Template Injection in AWS EKS

4+ day, 20+ hour ago   (656+ words) Save 20-40% On Your OpenRouter Bills. Stay up to date with AI tools, model releases, and developer workflows that matter. Weekly. Free. One click to leave. When any upstream variable feeding an IAM ARN into the ConfigMap is attacker-controlled or insufficiently…...

dzone.com
dzone.com > articles > argocd-safe-deploy

How to Safely Deploy Control-Plane and Data-Plane Changes

5+ day, 18+ min ago   (259+ words) Safely deploy control- and data-plane changes with Argo CD, Argo Rollouts, health gates, traffic shifting, and rollback. Argo CD sync phases and waves provide deterministic ordering inside an Application. Resources are ordered by phase, numeric wave, kind, and name. Argo…...