Join us

ContentUpdates and recent posts about formae..
Story
@laura_garcia shared a post, 3 months, 3 weeks ago
Software Developer, RELIANOID

🚀 AI is redefining Site Reliability Engineering (SRE)

What started as ensuring web apps were fast and resilient has now entered a new era: AI Reliability Engineering. Inference workloads demand speed, trust, and observability far beyond traditional infrastructure challenges. In our latest blog, we explore: Why unreliable AI is worse than no AI at all H..

relianoid_blog_documentation
Story
@laura_garcia shared a post, 3 months, 3 weeks ago
Software Developer, RELIANOID

💶 The EU is investing €1.3 BILLION in AI, cybersecurity, and digital skills.

What does it mean for your organization? The European Commission's massive investment is a clear signal: digital security is a top priority for Europe's future. Now is the time to adopt secure, compliant, and high-performance solutions—like RELIANOID. ✅ Cybersecurity by design ✅ Ready for UK & EU re..

Blog EU Investment in Cybersecurity
Story Xygeni Team
@mashka shared a post, 3 months, 4 weeks ago
Paid Acquisition and Growth Marketing, xygeni

New Threats in Open Source: Worms, AI-Driven Malware, and Trust Abuse

Open source security just hit a new level: self-spreading worms, AI-run attacks, and registry abuse at a massive scale. Shai-Hulud, GlassWorm, and AI-orchestrated intrusions show how fast threats now move, and how easily one stolen token can infect entire ecosystems. The supply chain has changed. Our defenses must too.

New-Threats-in-Open-Source-Worms-AI-Driven-Malware-and-Trust-Abuse-1
Story
@priya_prabu shared a post, 3 months, 4 weeks ago
Senior Product Marketer

Key Oracle performance metrics

Oracle performance issues rarely come from a single metric. This guide breaks down the most important Oracle performance indicators across instance health, memory, storage, waits, SQL, and availability, and shows how to use them together to detect bottlenecks early and prevent downtime.

Story FAUN.dev() Team
@eon01 shared a post, 3 months, 4 weeks ago
Founder, FAUN.dev

Microk8s vs K3s

Kubernetes k3s MicroK8s Rancher k3d

To truly master Kubernetes, you need a safe sandbox, and running a lightweight distribution is the perfect solution for your local development workflow. These smaller K8s flavors provide a full-featured, yet constrained, environment that is easy on system resources. Both MicroK8s (maintained by Canonical) and k3s (from Rancher) are popular, production-ready options that deliver the core K8s experience with minimal operational burden, low storage needs, and simple networking setups.

These two platforms are fantastic for learning, experimentation, rapid testing, and skill development. If you don't know which one to choose, this post will give you the quick overview you need to decide.

 Activity
@kaptain added a new tool k3d , 3 months, 4 weeks ago.
Link
@varbear shared a link, 3 months, 4 weeks ago
FAUN.dev()

Phishing for AWS Credentials via the New 'aws login' Flow

AWS rolled out a newaws loginCLI command using OAuth 2.0 with PKCE. It grabs short-lived credentials, finally pushing out those dusty long-lived access keys. But here’s the hitch:The remote login flow opens up a phishing gap. Since the CLI session and browser session aren’t bound, attackers could sp.. read more  

Phishing for AWS Credentials via the New 'aws login' Flow
Link
@varbear shared a link, 3 months, 4 weeks ago
FAUN.dev()

SQLite JSON Superpower: Virtual Columns + Indexing - DB Pro Blog

SQLite’sJSON virtual generated columnspunch way above their weight. They let you index JSON fields on the fly, no migrations, no whining. Computed like real columns, queryable like real columns, indexable like real columns. But from JSON. Want flexibility without surrendering speed? This flips the s.. read more  

Link
@varbear shared a link, 3 months, 4 weeks ago
FAUN.dev()

Guarding My Git Forge Against AI Scrapers

To stop a wave of scraping on their self-hosted Forgejo, the author stacked defenses like a firewall architect on caffeine. First camemanual IP rate-limiting. ThenNGINX caching and traffic shaping. Finally:Iocaine 3. That last one didn’t just block bots, it lured them into a maze of junk pages. The .. read more  

Guarding My Git Forge Against AI Scrapers
Link
@varbear shared a link, 3 months, 4 weeks ago
FAUN.dev()

How We Migrated DB 1 to DB 2 , 1 Billion Records Without Downtime

A team movedover 1 billion production records- no downtime, no drama. The stack: dual writes, Kafka retries, and idempotent inserts to keep it clean. They ranshadow readsto sniff for errors, chunked the transfers with checksums, and held off indexing to keep inserts fast. Caches got warmed early to .. read more  

How We Migrated DB 1 to DB 2 , 1 Billion Records Without Downtime
Platform teams today are struggling with the immense complexity of their cloud estates. Despite using modern IaC tools, they are constantly fighting a losing battle against infrastructure drift, undocumented changes, and the operational messiness that comes from using various tools and sources of truth.

That's where formae comes in. It's an IaC (Infrastructure-as-Code) platform that unifies your live environment into a single, versioned system of record, giving you the power to safely manage and evolve it with code.

What makes formae different is that it's the only platform that accepts reality, constantly and automatically discovering and codifying your entire environment into a single source of truth. This is what provides the ultimate benefit: the confidence to manage and evolve your infrastructure safely, without the messiness and toil of the past.