Industry stats Updated Jun 2026All domains worldwide 392.5M registered names +6.5% YoY Verisign · Q1 2026.com + .net total 176.1M names in zone Verisign · Q1 2026.com + .net 11.5M newly registered · 76.3% renewed Verisign · Q1 2026Country-code TLDs 146.3M names +2.4% YoY Verisign · Q1 2026New gTLDs 49.6M names · 30.9% renewed +3.7% QoQ Verisign · Q1 2026Legacy gTLDs 20.5M names · 67.6% renewed +14.6% YoY Verisign · Q1 2026WordPress 41.5% of all sites · 59.3% of CMS sites W3Techs · 17 Jun 2026Shopify 5.2% of all sites · 7.5% of CMS sites W3Techs · 17 Jun 2026Wix 4.3% of all sites · 6.1% of CMS sites W3Techs · 17 Jun 2026Squarespace 2.5% of all sites · 3.5% of CMS sites W3Techs · 17 Jun 2026Joomla 1.2% of all sites · 1.7% of CMS sites W3Techs · 17 Jun 2026Webflow 0.9% of all sites · 1.2% of CMS sites W3Techs · 17 Jun 2026Drupal 0.7% of all sites · 1% of CMS sites W3Techs · 17 Jun 2026No CMS detected 30% of all sites W3Techs · 17 Jun 2026Nginx on 33%–39% of sites W3Techs · Mar–Apr 2026Apache on 24%–29% of sites W3Techs · Mar–Apr 2026LiteSpeed gaining share among web servers W3Techs · Mar–Apr 2026DMARC adoption 937.9K valid records +79% in 3 yrs EasyDMARC · 2026 YTDFortune 500 95% publish DMARC · 80% enforced EasyDMARCFortune 500 62.7% use strict reject policy EasyDMARCInc. 5000 15.2% use strict reject policy EasyDMARCDeal CVC Capital Partners → Namecheap · CVC Capital Partners acquired a majority stake in Namecheap in September 2025, valuing the company at ~$1.5B (including debt). 2025Deal team.blue (Hg-backed) → Loopia Group · team.blue (Hg-backed) acquired Loopia Group (Nordics) in 2025. 2025Deal Miss Group (Perwyn-backed) → Web4U s.r.o. · Perwyn-backed Miss Group acquired Web4U s.r.o. (Prague-based web hosting and domain registration provider) in 2025. This is Miss Group’s 14th acquisition under Perwyn ownership. 2025Deal group.one → Webglobe · group.one acquired Webglobe (Slovakia/Czechia/Serbia) in 2025. 2025Deal hosting.com → FastComet, A2 Hosting · hosting.com (formerly World Host Group) acquired FastComet in April 2025 and A2 Hosting in January 2025, rebranding A2 Hosting under the hosting.com name. 2025Industry stats Updated Jun 2026All domains worldwide 392.5M registered names +6.5% YoY Verisign · Q1 2026.com + .net total 176.1M names in zone Verisign · Q1 2026.com + .net 11.5M newly registered · 76.3% renewed Verisign · Q1 2026Country-code TLDs 146.3M names +2.4% YoY Verisign · Q1 2026New gTLDs 49.6M names · 30.9% renewed +3.7% QoQ Verisign · Q1 2026Legacy gTLDs 20.5M names · 67.6% renewed +14.6% YoY Verisign · Q1 2026WordPress 41.5% of all sites · 59.3% of CMS sites W3Techs · 17 Jun 2026Shopify 5.2% of all sites · 7.5% of CMS sites W3Techs · 17 Jun 2026Wix 4.3% of all sites · 6.1% of CMS sites W3Techs · 17 Jun 2026Squarespace 2.5% of all sites · 3.5% of CMS sites W3Techs · 17 Jun 2026Joomla 1.2% of all sites · 1.7% of CMS sites W3Techs · 17 Jun 2026Webflow 0.9% of all sites · 1.2% of CMS sites W3Techs · 17 Jun 2026Drupal 0.7% of all sites · 1% of CMS sites W3Techs · 17 Jun 2026No CMS detected 30% of all sites W3Techs · 17 Jun 2026Nginx on 33%–39% of sites W3Techs · Mar–Apr 2026Apache on 24%–29% of sites W3Techs · Mar–Apr 2026LiteSpeed gaining share among web servers W3Techs · Mar–Apr 2026DMARC adoption 937.9K valid records +79% in 3 yrs EasyDMARC · 2026 YTDFortune 500 95% publish DMARC · 80% enforced EasyDMARCFortune 500 62.7% use strict reject policy EasyDMARCInc. 5000 15.2% use strict reject policy EasyDMARCDeal CVC Capital Partners → Namecheap · CVC Capital Partners acquired a majority stake in Namecheap in September 2025, valuing the company at ~$1.5B (including debt). 2025Deal team.blue (Hg-backed) → Loopia Group · team.blue (Hg-backed) acquired Loopia Group (Nordics) in 2025. 2025Deal Miss Group (Perwyn-backed) → Web4U s.r.o. · Perwyn-backed Miss Group acquired Web4U s.r.o. (Prague-based web hosting and domain registration provider) in 2025. This is Miss Group’s 14th acquisition under Perwyn ownership. 2025Deal group.one → Webglobe · group.one acquired Webglobe (Slovakia/Czechia/Serbia) in 2025. 2025Deal hosting.com → FastComet, A2 Hosting · hosting.com (formerly World Host Group) acquired FastComet in April 2025 and A2 Hosting in January 2025, rebranding A2 Hosting under the hosting.com name. 2025
Cloud & Infrastructure Hyperscalers

AWS Lambda MicroVMs extend runtime to 8 hours

AWS launches isolated, serverless MicroVMs for Lambda with up to 8-hour execution and full shell access.

AWS Lambda MicroVMs extend runtime to 8 hours
panumas nikhomkhai · Pexels

AWS has expanded its serverless computing capabilities with the introduction of Lambda MicroVMs, a feature designed to run isolated Linux containers for up to eight hours. This development marks a significant shift from the 15-minute execution limit previously imposed on Lambda functions, offering developers greater flexibility for long-running tasks while maintaining the benefits of serverless architecture.

The new MicroVMs are built on AWS’s Firecracker virtual machine monitor, which underpins the company’s serverless infrastructure. Developers can define a container using a Dockerfile, upload it to Amazon S3, and let Lambda build it into a Firecracker snapshot. These snapshots can then be deployed as MicroVM instances, which AWS describes as ideal for tasks requiring isolation, such as scanning potentially malicious packages, running AI-generated code, or integrating into CI/CD pipelines.

How it works

Lambda MicroVMs operate as ephemeral, serverless environments that can scale dynamically. Each MicroVM can exist in multiple states, including running, suspended, or terminated. When idle, a MicroVM can automatically suspend, halting compute charges while preserving its state. Upon resumption—triggered by a new network request—the environment restores its previous state, allowing seamless continuation of tasks. AWS has also designed MicroVMs to scale up to four times their base compute specification when demand increases.

Pricing for MicroVMs is consumption-based, calculated per second for vCPU, RAM (provisioned at a 2:1 GB ratio to vCPU), snapshot storage, and data transfer. While compute charges pause during suspension, storage and snapshot costs persist. Currently, the feature is available only in select regions—US East, US West, Tokyo, and Ireland—and supports only Arm-based AWS Graviton instances.

Use cases and limitations

AWS positions MicroVMs primarily as a tool for secure code execution, particularly for isolating untrusted or AI-generated workloads. However, developers have already identified broader applications, including AI agents, extended CI/CD jobs, and even full-day coding sessions. The feature’s ability to provide full shell access and unopinionated HTTP ingress further expands its utility beyond traditional Lambda functions.

"This lets you run anything you like and for up to 8 hours all while giving you full shell access to the VM and unopinionated HTTP ingress. All while still getting the benefits of SnapStart and true consumption-based pricing as opposed to wall-time pricing. It's a complement to functions." — Developer quoted in The Register

Despite these advantages, MicroVMs are not a universal replacement for existing AWS offerings. For instance, the company’s AgentCore Runtime, which also supports eight-hour execution, remains a specialized alternative for AI agents. MicroVMs, however, offer greater flexibility, including the ability to suspend and resume workloads—a feature absent in AgentCore. AWS has even provided a skill for its Agent Toolkit that leverages MicroVMs, simplifying adoption for developers already using its AI agent ecosystem.

What’s next

The introduction of MicroVMs addresses a long-standing request from developers for longer execution times in Lambda. While the feature is currently limited to specific regions and Arm-based instances, its serverless nature and consumption-based pricing model make it an attractive option for workloads requiring both isolation and extended runtime. As adoption grows, AWS may expand regional availability and instance support, further integrating MicroVMs into its broader serverless and AI tooling ecosystem.

Discussion · coming soon

Be the first to join the thread when community discussion launches.