ContentPosts from @odirleisias..
Link
@faun shared a link, 1 month, 4 weeks 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..

You’re not a platform team if you’re just managing infrastructure
Link
@faun shared a link, 1 month, 4 weeks 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..

Grafana 12 release: observability as code, dynamic dashboards, new Grafana Alerting tools, and more
Link
@faun shared a link, 1 month, 4 weeks ago

Systems Correctness Practices at Amazon Web Services

AWS tapsTLA+andP languageto hammer out service correctness. Bugs quiver and deadlines whistle past with formal methods wielded like a scalpel. EnterPObserve—this tool is the wizard that conjures log validation magic between design and production. AndP? It’s the S3 whisperer, driving sudden consisten..

Systems Correctness Practices at Amazon Web Services
Link
@faun shared a link, 1 month, 4 weeks 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...

Mastering Terraform Variables: Complex Structures & Input Validation
Link
@faun shared a link, 1 month, 4 weeks ago

Building Uber’s Multi-Cloud Secrets Management Platform to Enhance Security

Uber built a Secret Management Platform to consolidate vaults and automate secret monitoring and rotation. They use real-time and scheduled scanning to catch leaks early and reduce exposure. They also enable automatic rotation of20,000secrets per month on average, prioritizing certain types and plat..

Link
@faun shared a link, 1 month, 4 weeks 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...

Exploiting CI/CD with Style(lint): LOTP Guide
Link
@faun shared a link, 1 month, 4 weeks 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 ..

Link
@faun shared a link, 1 month, 4 weeks 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...

How we decreased GitLab repo backup times from 48 hours to 41 minutes
Link
@faun shared a link, 1 month, 4 weeks ago

FinOps Foundation Launches New FinOps for AI Certification

$644 billionis set to flood generative AI by 2025. Yet figuring out the worth and taming costs is still cloudy—and not the fun, "find a silver lining" kind. Enter theFinOps Foundationwith their new rolling certification. For $500, they aim to transform AI spending into data-driven decisions and reso..

FinOps Foundation Launches New FinOps for AI Certification
Link
@faun shared a link, 1 month, 4 weeks 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...

DevOps: Automating Release Tags