Curated topic
Why it matters: This architecture demonstrates how to build social features without compromising privacy. By decoupling internal identities from public profiles, engineers can provide granular user control and prevent unintended data leakage across different product contexts.
Why it matters: This tool provides immediate visibility into hidden security risks without financial or setup barriers. By identifying vulnerabilities and AI-driven remediation opportunities, engineers can proactively reduce technical debt and secure their codebase before exploits occur.
Why it matters: AI agents often fail at human-centric login redirects. Managed OAuth provides a standardized, secure way for agents to access protected internal data using user-scoped tokens rather than risky static credentials, ensuring auditability and fine-grained access control without refactoring code.
Why it matters: As AI agents become ubiquitous, securing the connection between LLMs and sensitive data is critical. This architecture provides a blueprint for enterprise-grade MCP deployments that balance developer productivity with robust security, observability, and cost control.
Why it matters: As AI agents and automation scale, the risk of credential leaks grows. Automated token revocation and granular RBAC ensure non-human identities are secured throughout their lifecycle, preventing unauthorized access and reducing the blast radius of accidental exposures.
Why it matters: AI agents require secure, non-interactive access to private resources. Cloudflare Mesh bridges the gap between autonomous software and legacy networking, enabling secure, auditable, and low-latency connections for developers building agentic workflows.
Why it matters: Managing context in long-run agentic systems is critical as context windows fill and performance degrades. This architecture shows how to use structured memory and specialized agent roles to maintain coherence and accuracy across complex, multi-step workflows.
Why it matters: GitHub Pages offers engineers a zero-cost, integrated solution for hosting documentation, portfolios, and static web apps. It simplifies the deployment pipeline by leveraging existing Git workflows and GitHub Actions, removing the overhead of managing external hosting infrastructure.
Why it matters: Engineers building AI agents need secure, scalable environments to run untrusted code. Cloudflare Sandboxes solve the 'burstiness' and security risks of agentic workloads with a serverless-like pricing model and deep integration into the Workers ecosystem.
Why it matters: This feature allows AI-generated or user-provided code to have its own persistent, low-latency database without manual provisioning. It bridges the gap between ephemeral serverless execution and stateful application needs in a secure, sandboxed environment.