<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/cloudflare/best-of/2025/06" -->

---
title: Best Cloudflare posts — June 2025 | daily.dev
description: The most upvoted Cloudflare posts from June 2025, curated by the daily.dev community.
canonical: https://daily.dev/sources/cloudflare/best-of/2025/06
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/cloudflare/best-of/2025/06
og:type: website
og:site_name: daily.dev
og:title: Best Cloudflare posts — June 2025 | daily.dev
og:description: The most upvoted Cloudflare posts from June 2025, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Cloudflare — June 2025

1. 1  
[](https://daily.dev/posts/containers-are-available-in-public-beta-for-simple-global-and-programmable-compute-mwl5hedpe "Containers are available in public beta for simple, global, and programmable compute")  
Article  
![Avatar of cloudflare](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/38522e1d11354cd6b7af66f9d4316735)Cloudflare · 1y  
Containers are available in public beta for simple, global, and programmable compute  
Cloudflare Containers are now in public beta, allowing developers to deploy containerized applications alongside Workers globally. The service offers simple deployment via wrangler, automatic global distribution, on-demand scaling, and tight integration with the Cloudflare developer platform. Containers can be programmatically controlled by Workers code, support various instance sizes, and use pay-per-use pricing. Future features include autoscaling, larger instances, and deeper platform integrations.  
22  
3
2. 2  
[](https://daily.dev/posts/russian-internet-users-are-unable-to-access-the-open-internet-6qq9otbzt "Russian Internet users are unable to access the open Internet")  
Article  
![Avatar of cloudflare](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/38522e1d11354cd6b7af66f9d4316735)Cloudflare · 1y  
Russian Internet users are unable to access the open Internet  
Russian ISPs have been throttling internet connections to Cloudflare-protected websites since June 9, 2025, limiting data transfer to only 16 KB per connection. This effectively renders most web navigation impossible for Russian users. The throttling affects all connection protocols including HTTP/1.1, HTTP/2, and HTTP/3, and is implemented through various mechanisms like packet injection and connection blocking. Multiple ISPs including Rostelecom, Megafon, and MTS are participating in these restrictions, which appear to be part of Russia's broader effort to isolate its internet infrastructure from Western technology providers.  
19  
1
3. 3  
[](https://daily.dev/posts/connect-any-react-application-to-an-mcp-server-in-three-lines-of-code-7olgsa0fh "Connect any React application to an MCP server in three lines of code")  
Article  
![Avatar of cloudflare](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/38522e1d11354cd6b7af66f9d4316735)Cloudflare · 1y  
Connect any React application to an MCP server in three lines of code  
Cloudflare open-sourced use-mcp, a React library that connects to Model Context Protocol (MCP) servers with just 3 lines of code, handling transport protocols, authentication, and session management automatically. The library supports OAuth 2.1, connection retries, real-time state management, and both Server-Sent Events and Streamable HTTP transport methods. Additionally, Cloudflare released their AI Playground source code, a complete chat interface that demonstrates MCP integration with Workers AI and provides debugging capabilities for MCP connections.  
14

[See all Cloudflare archives](/sources/cloudflare/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/cloudflare/best-of/2025/06#page","url":"https://daily.dev/sources/cloudflare/best-of/2025/06","name":"Best Cloudflare Posts — June 2025","description":"The most upvoted Cloudflare posts from June 2025, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/cloudflare/best-of/2025/06#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/containers-are-available-in-public-beta-for-simple-global-and-programmable-compute-mwl5hedpe","name":"Containers are available in public beta for simple, global, and programmable compute"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/russian-internet-users-are-unable-to-access-the-open-internet-6qq9otbzt","name":"Russian Internet users are unable to access the open Internet"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/connect-any-react-application-to-an-mcp-server-in-three-lines-of-code-7olgsa0fh","name":"Connect any React application to an MCP server in three lines of code"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Cloudflare","item":"https://daily.dev/sources/cloudflare"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/cloudflare/best-of"},{"@type":"ListItem","position":5,"name":"June 2025"}]}]}
```

