IT

 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 

 

 






 







 


IT

 

 

AI  

 

 






 







 


 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 






 







 


 

Web  

 

 

PlayStation  

 

YouTuber  

 





 

 





 

 

 












Cloudflare 1.1.1.1 incident on June 27, 2024  

13users  
blog.cloudflare.com  


IntroductionOn June 27, 2024, a small number of users globally may have noticed that 1.1.1.1 was unreachable or degraded. The root cause was a mix of BGP (Border Gateway Protocol) hijacking and a route leak. Cloudflare was an early adopter of Resource Public Key Infrastructure (RPKI) for route origin validation (ROV). With RPKI, IP prefix owners can store and share ownership information securely,



 

2024/07/04 22:06
 









 

















Automatically replacing polyfill.io links with Cloudflares mirror for a safer Internet  

5users  
blog.cloudflare.com  


Automatically replacing polyfill.io links with Cloudflares mirror for a safer Internet06/26/2024 polyfill.io, a popular JavaScript library service, can no longer be trusted and should be removed from websites. Multiple reports, corroborated with data seen by our own client-side security system, Page Shield, have shown that the polyfill service was being used, and could be used again, to inject ma



 

2024/06/28 01:12
 



 











Cloudflare acquires Baselime to expand serverless application observability capabilities  

4users  
blog.cloudflare.com  


Cloudflare acquires Baselime to expand serverless application observability capabilities04/05/2024 Today, were thrilled to announce that Cloudflare has acquired Baselime. The cloud is changing. Just a few years ago, serverless functions were revolutionary. Today, entire applications are built on serverless architectures, from compute to databases, storage, queues, etc.  with Cloudflare leading t



 

2024/04/06 15:47
 



 











Browser Rendering API GA, rolling out Cloudflare Snippets, SWR, and bringing Workers for Platforms to all users  

5users  
blog.cloudflare.com  


Browser Rendering API GA, rolling out Cloudflare Snippets, SWR, and bringing Workers for Platforms to all users04/05/2024 This post is also available in , , , , Deutsch, Français and Español. Browser Rendering API is now available to all paid Workers customers with improved session managementIn May 2023, we announced the open beta program for the Browser Rendering API. Browser Render



 

2024/04/06 04:23
 



 











We've added JavaScript-native RPC to Cloudflare Workers  

24users  
blog.cloudflare.com  


We've added JavaScript-native RPC to Cloudflare Workers04/05/2024 Cloudflare Workers now features a built-in RPC (Remote Procedure Call) system enabling seamless Worker-to-Worker and Worker-to-Durable Object communication, with almost no boilerplate. You just define a class: export class MyService extends WorkerEntrypoint { sum(a, b) { return a + b; } } And then you call it: let three = await env.



 

2024/04/05 23:39
 









 











Announcing Pages support for monorepos, wrangler.toml, database integrations and more!  

6users  
blog.cloudflare.com  


Announcing Pages support for monorepos, wrangler.toml, database integrations and more!04/04/2024 Pages launched in 2021 with the goal of empowering developers to go seamlessly from idea to production. With built-in CI/CD, Preview Deployments, integration with GitHub and GitLab, and support for all the most popular JavaScript frameworks, Pages lets you build and deploy both static and full-stack ap



 

2024/04/05 11:10
 



 











Cloudflare Calls: millions of cascading trees all the way down

7users  
blog.cloudflare.com  


Cloudflare Calls: millions of cascading trees all the way down04/04/2024 Following its initial announcement in September 2022, Cloudflare Calls is now in open beta and available in your Cloudflare Dashboard. Cloudflare Calls lets developers build real-time audio/video apps using WebRTC, and it abstracts away the complexity by turning the Cloudflare network into a singular SFU. In this post, we dig



 

2024/04/05 00:42
 













Data Anywhere with Pipelines, Event Notifications, and Workflows  

3users  
blog.cloudflare.com  


Data Anywhere with Pipelines, Event Notifications, and Workflows04/03/2024 Data is fundamental to any real-world application: the database storing your user data and inventory, the analytics tracking sales events and/or error rates, the object storage with your web assets and/or the Parquet files driving your data science team, and the vector database enabling semantic search or AI-powered recomme



 

2024/04/04 10:14
 













Leveling up Workers AI: general availability and more new capabilities  

3users  
blog.cloudflare.com  


Leveling up Workers AI: general availability and more new capabilities04/02/2024 This post is also available in , , , , Deutsch, Français and Español. Welcome to Tuesday  our AI day of Developer Week 2024! In this blog post, were excited to share an overview of our new AI announcements and vision, including news about Workers AI officially going GA with improved pricing, a GPU hard



 

2024/04/03 00:13
 



 











Bringing Python to Workers using Pyodide and WebAssembly  

12users  
blog.cloudflare.com  


Bringing Python to Workers using Pyodide and WebAssembly04/02/2024 Starting today, in open beta, you can now write Cloudflare Workers in Python. This new support for Python is different from how Workers have historically supported languages beyond JavaScript  in this case, we have directly integrated a Python implementation into workerd, the open-source Workers runtime. All bindings, including bi



 

2024/04/02 23:14
 





 











Building D1: a Global Database  

12users  
blog.cloudflare.com  


This post is also available in Deutsch, Español, Français, , ,  and . Developers who build Worker applications focus on what they're creating, not the infrastructure required, and benefit from the global reach of Cloudflare's network. Many applications require persistent data, from personal projects to business-critical workloads. Workers offer various database and storage options ta



 

2024/04/01 23:07
 



 











Making state easy with D1 GA, Hyperdrive, Queues and Workers Analytics Engine updates  

7users  
blog.cloudflare.com  


For those whove been following D1 since the start: this is the same pricing we announced at open beta But things dont just stop at GA: we have some major new features lined up for D1, including global read replication, even larger databases, more Time Travel capabilities that will allow you to branch your database, and new APIs for dynamically querying and/or creating new databases-on-the-fly fr



 

2024/04/01 23:05
 





 











Welcome to Developer Week 2024  

14users  
blog.cloudflare.com  


This post is also available in , , , , Deutsch, Français and Español. Its time to ship. For us (thats what Innovation Weeks are all about!), and also for our developers. Shipping itself is always fun, but getting there is not always easy. Bringing something from idea to life requires many stars to align. Thats what this week is all about  helping developers, including the two mil



 

2024/04/01 09:47
 



 











Improved Cloudflare Workers testing via Vitest and workerd  

3users  
blog.cloudflare.com  


Improved Cloudflare Workers testing via Vitest and workerd03/15/2024 This post is also available in Español. Today, were excited to announce a new Workers Vitest integration - allowing you to write unit and integration tests via the popular testing framework, Vitest, that execute directly in our runtime, workerd! This integration provides you with the ability to test anything related to your Work



 

2024/03/16 01:06
 





 











Log Explorer: monitor security events without third-party storage  

3users  
blog.cloudflare.com  


Log Explorer: monitor security events without third-party storage03/08/2024 This post is also available in Français, Español, , , ,  and Deutsch. Today, we are excited to announce beta availability of Log Explorer, which allows you to investigate your HTTP and Security Event logs directly from the Cloudflare Dashboard. Log Explorer is an extension of Security Analytics, giving you th



 

2024/03/10 00:31
 



 











Cloudflare announces Firewall for AI  

5users  
blog.cloudflare.com  


This post is also available in , , , , Deutsch, Français and Español. Today, Cloudflare is announcing the development of Firewall for AI, a protection layer that can be deployed in front of Large Language Models (LLMs) to identify abuses before they reach the models. While AI models, and specifically LLMs, are surging, customers tell us that they are concerned about the best strategi



 

2024/03/05 18:30
 





 











polyfill.io now available on cdnjs: reduce your supply chain risk | The Cloudflare Blog  

15users  
blog.cloudflare.com  


polyfill.io now available on cdnjs: reduce your supply chain risk02/29/2024 Polyfill.io is a popular JavaScript library that nullifies differences across old browser versions. These differences often take up substantial development time. It does this by adding support for modern functions (via polyfilling), ultimately letting developers work against a uniform environment simplifying development. T



 

2024/03/01 03:43
 









 











Open sourcing Pingora: our Rust framework for building programmable network services  

5users  
blog.cloudflare.com  


Open sourcing Pingora: our Rust framework for building programmable network services02/28/2024 Today, we are proud to open source Pingora, the Rust framework we have been using to build services that power a significant portion of the traffic on Cloudflare. Pingora is released under the Apache License version 2.0. As mentioned in our previous blog post, Pingora is a Rust async multithreaded framew



 

2024/02/28 22:31
 













Thanksgiving 2023 security incident  

11users  
blog.cloudflare.com  


This post is also available in , , , , Español, Português, Français, Deutsch and Polski. On Thanksgiving Day, November 23, 2023, Cloudflare detected a threat actor on our self-hosted Atlassian server. Our security team immediately began an investigation, cut off the threat actors access, and on Sunday, November 26, we brought in CrowdStrikes Forensic team to perform their own indep



 

2024/02/02 06:59
 





 











LangChain Support for Workers AI, Vectorize and D1  

4users  
blog.cloudflare.com  


LangChain Support for Workers AI, Vectorize and D101/31/2024 During Developer Week, we announced LangChain support for Cloudflare Workers. Langchain is an open-source framework that allows developers to create powerful AI workflows by combining different models, providers, and plugins using a declarative API  and it dovetails perfectly with Workers for creating full stack, AI-powered applications



 

2024/01/31 23:17
 



 











Introducing Foundations - our open source Rust service foundation library  

18users  
blog.cloudflare.com  


Introducing Foundations - our open source Rust service foundation library01/24/2024 In this blog post, we're excited to present Foundations, our foundational library for Rust services, now released as open source on GitHub. Foundations is a foundational Rust library, designed to help scale programs for distributed, production-grade systems. It enables engineers to concentrate on the core business



 

2024/01/25 00:13
 











 











Cloudflare DMARC Management  

3users  
blog.cloudflare.com  


2021CloudflareZero Trust  




 

2024/01/22 16:40
 













Cloudflare Gen 12 Server: Bigger, Better, Cooler in a 2U1N form factor  

10users  
blog.cloudflare.com  


Cloudflare Gen 12 Server: Bigger, Better, Cooler in a 2U1N form factor Loading... This post is also available in , , , , Español, Français and Deutsch. Two years ago, Cloudflare undertook a significant upgrade to our compute server hardware as we deployed our cutting-edge 11th Generation server fleet, based on AMD EPYC Milan x86 processors. It's nearly time for another refresh to our



 

2023/12/02 12:04
 









 











Post Mortem on Cloudflare Control Plane and Analytics Outage  

12users  
blog.cloudflare.com  


Post Mortem on Cloudflare Control Plane and Analytics Outage Loading... This post is also available in , Français, Deutsch, Español, Português, ,  and . Beginning on Thursday, November 2, 2023, at 11:43 UTC Cloudflare's control plane and analytics services experienced an outage. The control plane of Cloudflare consists primarily of the customer-facing interface for all of our service



 

2023/11/04 16:28
 



 











Introducing HAR Sanitizer: secure HAR sharing  

4users  
blog.cloudflare.com  


On Wednesday, October 18th, 2023, Cloudflares Security Incident Response Team (SIRT) discovered an attack on our systems that originated from an authentication token stolen from one of Oktas support systems. No Cloudflare customer information or systems were impacted by the incident, thanks to the real-time detection and rapid action of our Security Incident Response Team (SIRT) in tandem with o



 

2023/10/27 00:21
 





 











How Cloudflare mitigated yet another Okta compromise  

23users  
blog.cloudflare.com  


How Cloudflare mitigated yet another Okta compromise10/20/2023 This post is also available in , ,  and . On Wednesday, October 18, 2023, we discovered attacks on our system that we were able to trace back to Okta  threat actors were able to leverage an authentication token compromised at Okta to pivot into Cloudflares Okta instance. While this was a troubling security incident, our



 

2023/10/21 11:41
 











 











 

3users  
blog.cloudflare.com  


12KyberCloudflare Tunnel使 631Pingora1.1.1.1R2Argo Smart RoutingSnippets 




 

2023/10/15 23:46
 



 











HTTP/2 Rapid Reset

3users  
blog.cloudflare.com  


2023825HTTPDDoS3 2Web11030使Web Cloudflare




 

2023/10/14 23:15
 



 











HTTP/2 zero-dayDDoS  

4users  
blog.cloudflare.com  


CloudflareGoogleAmazon AWSHTTP/2 Rapid Resetzero-day HTTP/2DDoSCloudflare 12100rps320238Cloudflare1,000rps1,100DDoS7,100rps184 




 

2023/10/13 16:11
 



 








 




























 

Unlocking new use cases with 17 new models in Workers AI, including new LLMs,...  

 



j

k

l

e

o
 
 
















 









 

















 









 









 







Pro



 




 






App Storeからダウンロード
Google Playで手に入れよう


Copyright © 2005-2024 Hatena. All Rights Reserved.
 





x