Edge & Serverless

Functions, edge runtimes, cold starts, and multi-region strategy.

  • 4 Tracked terms
  • Last 30 days Feed window

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Edge & Serverless


dev.to > bilal_bukhari_75aeb34a969 > static-website-hosting-on-amazon-s3-from-bucket-to-live-url-2hhi

Static Website Hosting on Amazon S3: From Bucket to Live URL

1+ hour, 4+ min ago   (300+ words) Continuing from where I left off with S3 fundamentals, today's focus was turning a plain bucket into an actual live website using S3's static website hosting feature — no EC2 instance, no server management, just a bucket serving HTML directly over the web....


medium.com > @kp9810113 > project-leyden-just-killed-the-java-is-too-slow-for-serverless-argument-190c0f235b39

Project Leyden Just Killed The “Java Is Too Slow For Serverless” Argument

21+ hour, 57+ min ago   (33+ words) You have sat in this meeting. Someone proposes Lambda. You say the word “Java.” The room gets quiet in that specific …...


dev.to > kevinlupera > se-acabo-el-limite-de-los-15-minutos-un-analisis-a-fondo-del-tiempo-de-espera-de-90-minutos-de-aws-5h8b

Se acabó el limite de los 15 minutos: un análisis a fondo del tiempo de espera de 90 minutos de AWS Lambda

1+ day, 6+ hour ago   (25+ words) Hace 4 días vi un anuncio que me parecio muy interesante es que ya se incremento 6x el timeout de las... Tagged with aws, lambda....


dev.to > siddharth912 > catching-a-silent-aws-failure-a-serverless-daily-report-for-suspended-auto-scaling-groups-28ng

Catching a Silent AWS Failure: A Serverless Daily Report for Suspended Auto Scaling Groups

1+ day, 9+ hour ago   (483+ words) How I built a zero-cost, zero-server monitoring alert with Lambda, EventBridge, and SES, and the two production bugs I hit along the way. Amazon EC2 Auto Scaling Groups (ASGs) have a feature that's incredibly useful during incidents and quietly dangerous afterward:…...


gfw.report > publications > pets26b > en

CensorLess: Cost-Efficient Censorship Circumvention Through Serverless Cloud Functions

1+ day, 20+ hour ago   (1317+ words) Authors: Dayeon Kang, Jade Sheffey, Mingshi Wu, Pubali Datta, Amir Houmansadr Release Date: Monday, July 20, 2026 In this work, we present CensorLess, a circumvention proxy that leverages the unique benefits of serverless platforms. CensorLess comprises three components: a local proxy that…...


dev.to > yash_sonawane25 > your-first-aws-production-architecture-from-a-simple-application-to-a-scalable-system-3738

Your First AWS Production Architecture: From a Simple Application to a Scalable System

1+ day, 17+ hour ago   (1081+ words) Most people learn AWS by studying individual services. RDS is a database. But that's not how AWS is used in the real world. In a real project, these services work together to solve one problem: How do we run an…...


dev.to > safiya_k > set-a-pause-to-over-engineering-why-aws-lambda-microvms-will-serve-indie-developers-in-2026-58nh

Set a Pause to Over-Engineering: Why AWS Lambda MicroVMs Will Serve Indie Developers in 2026

1+ day, 22+ hour ago   (373+ words) 1.True State Retention Without Complicated Databases Earlier, if you wanted your backend code to retain a simple piece of information from a past user action, you had to store that data in an external database, such as Amazon DynamoDB. For…...


medium.com > @khamitkar17 > stop-port-forwarding-how-cloudflare-tunnel-revolutionizes-local-development-2a88b853d73c

Stop Port Forwarding: How Cloudflare Tunnel Revolutionizes Local Development

2+ day, 17+ min ago   (27+ words) A beginner’s guide to sharing localhost securely without open ports or public IPs. When building web applications, every …...


dev.to > luguanhuang > why-image-flipping-doesnt-need-a-server-22g2

Why Image Flipping Doesn't Need a Server

2+ day, 7+ hour ago   (534+ words) FlipImage takes a different route. The image is decoded, drawn, flipped, and exported in the browser. The product still loads normal web assets and uses standard traffic analytics, but the image bytes themselves are not sent to a server. Here…...


dev.to > aws-builders > what-serverless-actually-costs-you-the-part-the-video-skipped-4m31

What 'Serverless' Actually Costs You (The Part the Video Skipped)

2+ day, 9+ hour ago   (23+ words) I am starting a new AWS Micro-learnings series and this video, "What Serverless Actually Means" is... Tagged with aws, serverless, lambda....