ContentPosts from @filipisaci..
Link
@faun shared a link, 4 months, 3 weeks ago
FAUN.dev()

The Future of Threat Emulation: Building AI Agents that Hunt Like Cloud Adversaries

AI agents tap MCP servers andStrands Agents. They fire off tools that chart IAM permission chains and sniff out AWS privilege escalations. Enter the “Sum of All Permissions” method. It hijacks EC2 Instance Connect, warps through SSM to swipe data, and leaps roles—long after static scanners nod off. .. read more  

The Future of Threat Emulation: Building AI Agents that Hunt Like Cloud Adversaries
Link
@faun shared a link, 4 months, 3 weeks ago
FAUN.dev()

How AI data integration transforms your data stack

AI data integration obliterates manual ETL chores. It handlesschema mapping,transformation,anomaly detection. Deployments sprint ahead. Machine learning models digest structured, semi-structured, unstructured formats. They forge real-time pipelines bristling withgovernanceandsecurity. Infra shift:A.. read more  

How AI data integration transforms your data stack
Link
@faun shared a link, 4 months, 3 weeks ago
FAUN.dev()

The vibe coder's career path is doomed

An AI-powered dev workflow combinedClaude,Playwright, and aPostgres-backed REST APIto ship 2–3 features per day. But as complexity grew, multi-agent loops broke down, tests ballooned, and schema drift demanded increasingly precise prompts and manual corrections.The result: more time spent managing c.. read more  

The vibe coder's career path is doomed
Link
@faun shared a link, 4 months, 3 weeks ago
FAUN.dev()

How Anthropic teams use Claude Code

Anthropic teamsfire upClaude Code. They automate data pipelines and squash Kubernetes IP exhaustion. They churn out tests and trace cross-repo context. Non-dev squads use plain-text prompts to script workflows, spin up Figma plugin automations, and mock up UIs from screenshots—zero code. Trend to w.. read more  

How Anthropic teams use Claude Code
Link
@faun shared a link, 4 months, 3 weeks ago
FAUN.dev()

How GitHub engineers tackle platform problems

Product engineersare like builders ofGundam models, construcing the final product, whileplatform engineerssupply the tools needed to build these kits. Understanding theGundam analogyhelps differentiate engineering roles at GitHub... read more  

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

kubriX: Your Out-of-the-Box Internal Developer Platform (IDP) for Kubernetes

Discover how kubriX seamlessly integrates leading open-source tools like Argo CD, Kargo, and Backstage to deliver a fully functional IDP out of the box. This blog post provides a deep dive into the technical aspects of kubriX, showcasing its capabilities and value proposition within the realm of Int.. read more  

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

What Is IDOR? Finding and Preventing Insecure Direct Object References in AWS APIs

Attackers swap predictable IDs. They slip intoAWS APIs,Lambda functions, internal tools. Fuzzers likeffufflag sneaky HTTP 200s.Burp Intruderbubbles up 404 probes.CloudWatchlogs trace every call. Random UUIDs seal ID gaps... read more  

What Is IDOR? Finding and Preventing Insecure Direct Object References in AWS APIs
Link
@faun shared a link, 4 months, 3 weeks ago
FAUN.dev()

How Zapier runs isolated tasks on AWS Lambda and upgrades functions at scale

Zapier snaps each customer Zap into its ownAWS Lambda, cradled inside leanFirecracker microVMs. It wrangles 100k+ functions under anEKScontrol plane and inventory DB. When runtimes retire, Zapier swings into action: a set ofTerraform modulespaired with a customLambda canary tool. Traffic trickles in.. read more  

How Zapier runs isolated tasks on AWS Lambda and upgrades functions at scale
Link
@faun shared a link, 4 months, 3 weeks ago
FAUN.dev()

The Cybersecurity Blind Spot in DevOps Pipelines

DevOps pipelines serve as superhighways for cybercriminals to target with credential leaks, supply chain infiltration, misconfigurations, and dependency vulnerabilities. Security must evolve with development to combat these sophisticated attacks... read more  

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

Self-hosting Trigger.dev v4 using Docker

Trigger.dev v4 sharpens self-hosting. It pins everything toDocker Compose. It bakesregistryandobject storagein. It chops YAML bloat. Env-var docs unify configs. Resource caps lock down security. Scaling? Spin up more worker containers... read more  

Self-hosting Trigger.dev v4 using Docker