MORE POSTS
March 04, 2024 2:00 PM
Dispelling the Generative AI fear: how Cloudflare secures inboxes against AI-enhanced phishing
Generative AI is being used by malicious actors to make phishing attacks much more convincing. Learn how Cloudflare’s email security systems are able to see past the deception using advanced machine learning models...
March 04, 2024 2:00 PM
Cloudflare launches AI Assistant for Security Analytics
Introducing AI Assistant for Security Analytics. Now it is easier than ever to get powerful insights about your web security. Use the new integrated natural language query interface to explore Security Analytics...
March 04, 2024 2:00 PM
Navigating the maze of Magecart: a cautionary tale of a Magecart impacted website
E-commerce websites were targeted by a sophisticated Magecart attack, involving a hidden JavaScript code designed to secretly steal Personally Identifiable Information (PII) and credit card details from users...
February 28, 2024 3:00 PM
Open sourcing Pingora: our Rust framework for building programmable network services
Pingora, our framework for building programmable and memory-safe network services, is now open source. Get started using Pingora today...
February 06, 2024 8:00 PM
Adding new LLMs, text classification and code generation models to the Workers AI catalog
Workers AI is now bigger and better with 8 new models and improved model performance...
January 31, 2024 2:00 PM
LangChain Support for Workers AI, Vectorize and D1
During Developer Week, we announced LangChain support for Cloudflare Workers. Since then, we’ve been working with the LangChain team on deeper integration of many tools across Cloudflare’s developer platform and are excited to share what we’ve been up to...
January 24, 2024 2:00 PM
Introducing Foundations - our open source Rust service foundation library
Foundations is a foundational Rust library, designed to help scale programs for distributed, production-grade systems...
December 06, 2023 2:00 PM
How we used OpenBMC to support AI inference on GPUs around the world
This is what Cloudflare has been able to do so far with OpenBMC with respect to our GPU-equipped servers...
November 21, 2023 2:00 PM
Workers AI Update: Hello, Mistral 7B!
Today we’re excited to announce that we’ve added the Mistral-7B-v0.1-instruct to Workers AI...
November 14, 2023 2:00 PM
Streaming and longer context lengths for LLMs on Workers AI
Workers AI now supports streaming text responses for the LLM models in our catalog, including Llama-2, using server-sent events...
October 26, 2023 1:10 PM
Email Routing subdomain support, new APIs and security protocols
It's been two years since we announced Email Routing, our solution to create custom email addresses for your domains and route incoming emails to your preferred mailbox. Since then, the team has worked hard to evolve the product and add more powerful features to meet our users' e...
September 28, 2023 1:02 PM
Hyperdrive: making databases feel like they’re global
Hyperdrive makes accessing your existing databases from Cloudflare Workers, wherever they are running, hyper fast...
September 28, 2023 1:00 PM
Re-introducing the Cloudflare Workers Playground
Today, we’re excited to announce an updated Cloudflare Workers playground, where users can develop and test Workers before sharing or deploying them...
September 28, 2023 1:00 PM
A Socket API that works across JavaScript runtimes — announcing a WinterCG spec and Node.js implementation of connect()
Engineers from Cloudflare and Vercel have published a specification of the connect() sockets API for review by the community, along with a Node.js compatible implementation of connect() that developers can start using today...