News
How Smartsheet built Real-time Dynamic Filtering on Apache Flink reducing $40 K/month in messaging costs
8+ hour, 59+ min ago (563+ words) In this post, you learn how Smartsheet built a Real-time Dynamic Filtering (RDF) system on Amazon Managed Service for Apache Flink, cutting messaging costs by over $40, 000 per month and improving live collaboration latency by 1. 8x. Although SNS supports programmatic changes to…...
Ensure Code Integrity for AWS Lambda Functions with Automated Code Signing Using Terraform
15+ hour, 48+ min ago (1053+ words) Authors: Sourav Kundu and Joyson Neville Lewis. In today's cloud-native landscape, ensuring the integrity and authenticity of your serverless functions is critical for maintaining security and compliance. Organizations face increasing challenges in preventing the execution of tampered or malicious code…...
AWS boosts Cloud Watch Logs query limits by 10x to ease debugging for developers, SREs
16+ hour, 26+ min ago (512+ words) AWS has increased Amazon Cloud Watch Logs Insights query result limits from 10, 000 to 100, 000 rows and added pagination support for its Get Query Results API to help developers and site reliability engineers (SREs) troubleshoot and debug large-scale distributed applications more efficiently....
! !! - DEV Community
1+ day, 9+ hour ago (11+ words) Building a Low-Cost Image Converter on AWS With Rust Lambda. .....
Building a Low-Cost Image Converter on AWS With Rust Lambda
1+ day, 5+ hour ago (172+ words) This started as a hobby project. I was thinking about a simple image conversion service for resizing, convert, compress uploaded images. Since it was a personal project, cost mattered a lot. Keeping EC2 instances running 24/7 felt unnecessary for a workload that…...
Shipping FSx for ONTAP Logs to Datadog " The Serverless Way
1+ day, 14+ hour ago (1197+ words) Deploy a Cloud Formation stack, configure ONTAP audit logging, and see structured file access events in Datadog Log Explorer within minutes " no EC2, no NFS mounts, no agents. This post walks through the full implementation: Cloud Formation template, Lambda handler code,…...
Why Your FSx for ONTAP Audit Logs Deserve Better Than EC2
1+ day, 18+ hour ago (1223+ words) This post introduces the architecture and the open-source pattern library. It does not yet cover: You're running Amazon FSx for Net App ONTAP. You've enabled file access auditing because compliance requires it " or because you genuinely want to know who's…...
How we tracked down a mysterious latency issue in our AWS Lambda + RDS Proxy stack, and discovered Prisma was the culprit all along.
2+ day, 3+ hour ago (1269+ words) Our API Was Fine. Database Was Fine. So Why Were Queries Taking 16 Seconds? It started with a support ticket. A customer-facing API that normally responds in 200ms was occasionally spiking to 16 seconds. Not every request " just enough to make people nervous....
Building a Serverless Website on AWS (and GCP)
2+ day, 15+ hour ago (114+ words) Multi-cloud means understanding that every provider works differently. You only really learn that by. .. Tagged with aws, cloud, devops, serverless....
Azure Functions para developers que nunca usaron serverless
3+ day, 43+ min ago (935+ words) Si alguna vez escuchaste "serverless" y pensaste que era solo marketing, entendible. El nombre confunde porque los servidores siguen existiendo, simplemente dej's de encargarte de ellos. Azure Functions es el servicio serverless de Microsoft y en 2026 es uno de los…...