ContentPosts from @nbgd21..
Link
@faun shared a link, 5 months, 1 week ago

Mastering Terraform Variables: Complex Structures & Input Validation

Object variables inTerraformcrank up your code's modularity. They hand you structured, adaptable input—a game changer for scaling beasts likeEKS Nodegroupin the cloud... read more  

Mastering Terraform Variables: Complex Structures & Input Validation
Link
@faun shared a link, 5 months, 1 week ago

AWS: Introducing an agentic coding experience in Visual Studio and JetBrains IDEs

Amazon Q Developer just turbochargedVisual StudioandJetBrains IDEswith a nimble AI sidekick. This brainy assistant patches code, assembles projects, and whips up unit tests, slashing the drudgery that usually swallows developers' days. By juggling context, parsing files, and firing off commands all .. read more  

Link
@faun shared a link, 5 months, 1 week ago

Announcing Pulumi Identity and Access Management (IAM)

Pulumi IAM crashes the party with its new lineup of granular roles and OIDC for CI/CD. Tighten up security, get in lockstep with Zero Trust principles, and glide into scalable governance. That's how you level up... read more  

Announcing Pulumi Identity and Access Management (IAM)
Link
@faun shared a link, 5 months, 1 week ago

Exploiting CI/CD with Style(lint): LOTP Guide

CI/CD is vulnerable toLiving Off the Pipeline(LOTP) attacks via tools like linters, formatters, build, and test tools—no need to modify workflows. Hacking depends on unexpected code execution, context files, plugins, environment variables... read more  

Exploiting CI/CD with Style(lint): LOTP Guide
Link
@faun shared a link, 5 months, 1 week ago

WizOS: A New Enterprise Linux Built on Alpine’s Secure Foundation

WizOShits the scene as a rugged, Alpine-based Linux distro. It's like a fortress with stricter security and almost noCVEs. Perfect for container protection. But here's the twist: it choosesglibcfor that sweet, extra compatibility. On one hand, impressive. On the other, Alpine purists might side-eye .. read more  

Link
@faun shared a link, 5 months, 1 week ago

You’re not a platform team if you’re just managing infrastructure

Platform engineering? It's not just gift-wrapping infrastructure as a service. It's about handing devs the reins and saying, "Go wild." Think of it like an Internal Developer Platform (IDP), similar to theGoogle Cloud Platform. Here, users truly own their services. The result? Scalability soars, bot.. read more  

You’re not a platform team if you’re just managing infrastructure
Link
@faun shared a link, 5 months, 1 week ago

Grafana 12 release: observability as code, dynamic dashboards, new Grafana Alerting tools, and more

Grafana 12delivers a whammy withGit SyncandDynamic Dashboards, shaking up how teams tackle observability using newexperimental toolsthat simplify workflow automation.SQL Expressionsrevolutionize your data game, enabling data mashups that once seemed impossible. Meanwhile, the upgraded table visualiz.. read more  

Grafana 12 release: observability as code, dynamic dashboards, new Grafana Alerting tools, and more
Link
@faun shared a link, 5 months, 1 week ago

How we decreased GitLab repo backup times from 48 hours to 41 minutes

GitLab pulled a clever move. They swapped out a clunky O(N²) nested loop for some slick mapping, cutting down backup times from 48 hours to a zippy 41 minutes. Your massive repositories now scale better and cost less. In short, they made it faster and easier. Science wins again... read more  

How we decreased GitLab repo backup times from 48 hours to 41 minutes
Link
@faun shared a link, 5 months, 1 week ago

Shopify Tech Stack

Shopify's stack might look like a minimalist's dream—Ruby on RailsandReact. But don’t be fooled; it flexes serious muscle, wrangling173 billion requests in just one day. They've superchargedRubywith the mighty duo ofYJITandSorbet, flungReact Nativeacross key apps, and turned toKafkawhen sending66 mi.. read more  

Shopify Tech Stack
Link
@faun shared a link, 5 months, 1 week ago

DevOps: Automating Release Tags

GitHub Actionsjust got a shot of adrenaline. The workflow now slaps tags on releases with spicysemantic versioning. It skims through PR details for those major head-turners and voila—auto-generated changelogs that save time and sanity... read more  

DevOps: Automating Release Tags