Skip to content
HomeInsights

Insights

Ideas for building
better software.

Engineering perspectives on architecture, product development, AI, and the everyday decisions behind useful software.

From the engineering desk

Browse practical articles or follow the latest technology updates.

Subscribe via RSS →

Curated links from external sources — not 360Softy original articles.

ExternalFrontend Development
Vercel Blog

Vercel Observability is now generally available

Vercel Observability is now available to all Vercel customers, delivering framework-aware insights to optimize infrastructure and application performance. Included with all plans, Observability offers visibility—at both the and levels—into key metrics aligned with your app's architecture, such as:teamproject In addition to the above, customers on Pro and Enterprise plans can upgrade to for:Observability Plus Pricing for Observability Plus starts at $10/month, with pro-rated on-demand usage at

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Monitoring pricing reduced up to 87%

Monitoring pricing has been reduced to $1.20 per million events. This new pricing is effective immediately, with no action required. Monitoring is also now part of Observability Plus, which can be enabled in . This enhanced suite builds on the Monitoring query engine, offering deeper insights into request handling, caching, compute, and build infrastructure.Vercel Observability—now generally available To ensure uninterrupted workflows, both Monitoring and Observability remain visible in the dash

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Extra Space Storage's build times became 17x faster with Vercel

As the largest self-storage company in the U.S., manages over 3,800 stores nationwide. Delivering a consistent, high-quality digital experience to their customers is essential, and their engineering team recognized the need for faster iteration and more stability in their customer acquisition channels—public websites and kiosks.Extra Space Storage However, their legacy architecture was creating bottlenecks, impacting time-to-market for new features, and slowing down development. By partnering w

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Custom Environments are now available on Vercel

are now available on Vercel. With this feature, you can define an additional pre-production environment, such as staging or QA, directly within the Vercel dashboard, without relying on external workarounds or multiple projects.Custom Environments This functionality allows you to reshape your release workflow by separating it from code management. Environments can now operate independently of branches, offering greater flexibility for specific organizational workflows, targeted deployments, and m

Vercel BlogRead original
ExternalCloud
Cloudflare Changelog

Hyperdrive - Up to 10x faster cached queries for Hyperdrive

Hyperdrive now caches queries in all Cloudflare locations, decreasing cache hit latency by up to 90%. When you make a query to your database and Hyperdrive has cached the query results, Hyperdrive will now return the results from the nearest cache. By caching data closer to your users, the latency for cache hits reduces by up to 90%. This reduction in cache hit latency is reflected in a reduction of the session duration for all queries (cached and uncached) from Cloudflare Workers to Hyperdrive,

Hyperdrive
Cloudflare ChangelogRead original
ExternalCloud
Cloudflare Changelog

Rules - Terraform Support for Snippets

Now, you can manage Cloudflare Snippets with Terraform. Use infrastructure-as-code to deploy and update Snippet code and rules without manual changes in the dashboard. Example Terraform configuration: resource "cloudflare_snippet" "my_snippet" { zone_id = "<ZONE_ID>" name = "my_test_snippet_1" main_module = "file1.js" files { name = "file1.js" content = file("file1.js") } } resource "cloudflare_snippet_rules" "cookie_snippet_rule" { zone_id = "<ZONE_ID>" r

Rules
Cloudflare ChangelogRead original

Let’s start with a conversation

Tell us what you’re working on.

An idea, a challenge, or a system that needs to work better. We’ll help you understand the next step.