Install
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.
Related topics
Latest in Edge & Serverless
# Day 1 – Session 2: EC2, Nginx, S3 CLI and Lambda Event Trigger
3+ hour, 27+ min ago (183+ words) In Day 1 – Session 2, I continued my AWS learning by working with Amazon EC2, Nginx, Amazon S3, AWS... Tagged with aws, cloud, tools....
From Deployment to AI Features: Exploring Tencent EdgeOne Makers with Acadexa and XPense
3+ hour, 37+ min ago (1256+ words) I first used Tencent EdgeOne for one thing: deploying websites. I wanted to get my projects online... Tagged with tencentedgeo, edgeonemakers, codepolitan, edgeone....
Stop hardcoding AWS Lambda layer ARNs: use public parameters for the AWS Parameters and Secrets Lambda Extension
7+ hour, 7+ min ago (502+ words) There's a better approach that uses public parameters in AWS Systems Manager Parameter Store (Parameter Store). If you're new to the extension, the AWS Compute Blog post covers the full setup, and provides a walkthrough with load test results showing…...
Best Practices: Building a Serverless Forensic AI Dashboard with Tencent EdgeOne Makers
9+ hour, 41+ min ago (20+ words) In an era where generative AI can create hyper-realistic synthetic media, distinguishing truth from... Tagged with tencentedgeone, edgeonemakers, codepolitan, edgeone....
Shipping an embeddable widget behind one script tag on Cloudflare's free tier
10+ hour, 47+ min ago (381+ words) Collecting testimonials is easy. Showing them is where everything falls apart. I wanted the boring version of this to be one step: paste a script tag, and a wall of approved testimonials appears. That is ProofClip. ProofClip is a testimonial…...
Top 10 Best Serverless Security Solutions in 2026
13+ hour, 30+ min ago (866+ words) Serverless changed the attack surface: no host to protect, but every function is a tiny privileged identity with its own code, dependencies, and permissions and there are thousands of them. Security shifted to least-privilege function roles, code and dependency scanning,…...
Static Website Hosting on Amazon S3: From Bucket to Live URL
1+ day, 9+ 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....
Project Leyden Just Killed The “Java Is Too Slow For Serverless” Argument
1+ day, 21+ hour ago (33+ words) You have sat in this meeting. Someone proposes Lambda. You say the word “Java.” The room gets quiet in that specific …...
Se acabó el limite de los 15 minutos: un análisis a fondo del tiempo de espera de 90 minutos de AWS Lambda
2+ day, 5+ 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....
Catching a Silent AWS Failure: A Serverless Daily Report for Suspended Auto Scaling Groups
2+ day, 8+ 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:…...