ContentPosts from @faun..
Link
@faun shared a link, 1 month ago

Announcing Argo CD v3.1

Argo CD v3.1rolls out the red carpet forOCI registries. Now you can grab Kubernetes manifests just like container images. Security and portability take center stage. Meet the new Hydrator updates, which stitch dry commits to code, making traceability sleeker and UI displays sharper...

Link
@faun shared a link, 1 month ago

Kubernetes configuration as code – Gitea and ArgoCD

ArgoCDbrings serious application management chops to the table. But when it meets existingHelmsetups, chaos might ensue—junk those old secrets to clear the path...

Kubernetes configuration as code – Gitea and ArgoCD
Link
@faun shared a link, 1 month ago

How To Run Kubernetes Commands in Go: Steps and Best Practices

Gocranks upKubernetesautomation, letting you tango directly with clusters at lightning speed. Forget clumsy shell scripts. Dive into Go's slick native libraries to conjure up CLI tools and seamless automation. Meanwhile, bask in rock-solid community support and run your masterpieces on any platform...

How To Run Kubernetes Commands in Go: Steps and Best Practices
Link
@faun shared a link, 1 month ago

ArgoCD: A Practical Guide to GitOps on Kubernetes

ArgoCD tackles giant deployments head-on, operating with a cunning pull-based model inside Kubernetes clusters. This clever move slashes the risk from exposed API keys and tightens security.LoveHolidays? They're jazzed. Their deploys skyrocket—over 1500 times a month. It’s a testament to ArgoCD's kn..

ArgoCD: A Practical Guide to GitOps on Kubernetes
Link
@faun shared a link, 1 month, 1 week ago

Weaponizing Dependabot: Pwn Request at its finest

GitHub bots like Dependabot might merge malicious code due to "Confused Deputy" attacks, escalating to command injection via crafted branch names. New TTPs reveal clever ways attackers exploit these issues...

Weaponizing Dependabot: Pwn Request at its finest
Link
@faun shared a link, 1 month, 1 week ago

GitOps in 2025: From Old-School Updates to the Modern Way

GitOpshas taken the throne, withGitas the undisputed oracle for configurations. Welcome to a world whereArgo CDandFluxstrut their stuff. By 2025, this lively dance ofpull-basedmagic reshapes the landscape. GitOps isn't just a tool anymore—it's a full-blown, no-holds-barred platform transformation...

GitOps in 2025: From Old-School Updates to the Modern Way
Link
@faun shared a link, 1 month, 1 week ago

Terraform security: 5 foundational practices

Lock downTerraformlike Fort Knox. Verify your module origins. Guard sensitive state data like a nosy neighbor's business. And, please, no hardcoded credentials—rookie mistake. For ironclad security, pin those module versions, tap into private registries, and wield the power of dynamic provider crede..

Terraform security: 5 foundational practices
Link
@faun shared a link, 1 month, 1 week ago

Clarifying Roles in Data and Engineering: Why Specialization Matters

Data Analystssift through the past usingSQLandBI tools. Their goal? Unearthing insights. Meanwhile,Data Scientistsharness the power ofPythonandRto gaze into the future—predicting trends like data-driven oracles. On another front,Data Engineerscraft pipelines. ThinkApache Spark—the stage manager for ..

Clarifying Roles in Data and Engineering: Why Specialization Matters
Link
@faun shared a link, 1 month, 1 week ago

How We Cut Our AWS Bill by Over 20% and Boosted Application Performance

Migrating toAWS GravitonwithJava 21didn't just pinch pennies—it saved 20% and cranked up performance. Why? The magic of ARM64 support and multi-arch CI/CD. They navigated the switch by harnessing dual-architecture EKS clusters and canary deployments. Result? A smoother path with zero hiccups. End us..

How We Cut Our AWS Bill by Over 20% and Boosted Application Performance
Link
@faun shared a link, 1 month, 1 week ago

Why doesn’t Rust care more about compiler performance?

Rust’scompiler speedhas doubled in three years for some benchmarks. Remarkably efficient. But its intricate architecture still wrestles with progress. Stability hogs the spotlight, and new features waltz in, leaving optimizations to grab scraps. Volunteers—Rust’s lifeblood—fuel much of its growth. T..