Advertisement · 728 × 90
#
Hashtag
#serverless
Advertisement · 728 × 90
Preview
Building She Shield AI: A Women Safety Web App Using AWS Serverless and Kiro AI A real-time women safety web application built using AWS serverless architecture and Kiro AI, featuring SOS alerts, location sharing, and a multilingual AI assistant.

"Building She Shield AI: A Women Safety Web App Using AWS Serverless and Kiro AI
" by THAMARAIKANNAN G

#aws-app-sync #serverless #ai #kiro-heroes #aws-cloud-map

0 0 0 0
Preview
How to Import Existing AWS Resources into the Serverless Framework (Using CloudFormation Import) Introduction While working on a project to fully transition an application into...

✍️ New blog post by Mubarak Alhazan

How to Import Existing AWS Resources into the Serverless Framework (Using CloudFormation Import)

#devops #aws #serverless

0 0 0 0
AWS re:Invent 2025 - Best practices for serverless developers (CNS403)
AWS re:Invent 2025 - Best practices for serverless developers (CNS403) YouTube video by AWS Events

Day 27/30 Serverless Best Practices: One log write → CloudWatch Logs + Metrics. CloudWatch EMF = 2 for 1 in a single structured entry=no extra code, no extra cost, business context included. Lambda Powertools makes this super easy.📈
🎬 youtu.be/tMvwM_KXNPA?...
#Serverless30Days #Serverless

1 0 0 0
Accelerate AI-assisted development with Agent Plugin for AWS Serverless - AWS Discover more about what's new at AWS with Accelerate AI-assisted development with Agent Plugin for AWS Serverless

Accelerate AI-assisted development with Agent Plugin for AWS Serverless

aws.amazon.com/about-aws/wh...

Love the howto use the plugin examples :

Try prompts like "Create a new Lambda function triggered by an SQS queue", "Deploy my serverless app using SAM" ...

#AWS #Serverless #Kiro #Claude

5 0 1 0


🚨 Lambda Watchdog CVE Report 🚨
Latest AWS Lambda image scan detected 18 CVEs across 27 images:
• 🔴 Critical: 0
• 🟠 High: 13
• 🟡 Medium: 2
• 🔵 Low: 3

Check the full report 👉 https://lambdawatchdog.com/
#AWS #Lambda #CVE #CloudSecurity #Serverless

0 0 0 0
AWS re:Invent 2025 - Best practices for serverless developers (CNS403)
AWS re:Invent 2025 - Best practices for serverless developers (CNS403) YouTube video by AWS Events

Day 26/30 Serverless Best Practices: Don't log errors. Log which customer, which order, which store. Context is everything, "something failed" is useless, "order #4521 failed at checkout" is actionable. 🔍
🎬 youtu.be/tMvwM_KXNPA?...
#Serverless30Days #Serverless

2 0 1 0


🚨 Lambda Watchdog CVE Report 🚨
Latest AWS Lambda image scan detected 18 CVEs across 27 images:
• 🔴 Critical: 0
• 🟠 High: 13
• 🟡 Medium: 2
• 🔵 Low: 3

Check the full report 👉 https://lambdawatchdog.com/
#AWS #Lambda #CVE #CloudSecurity #Serverless

0 0 0 0

New guide: MCP on Serverless — deploy AI agent tools on Lambda, Cloudflare Workers, Vercel, Azure & Cloud Run.

Covers Streamable HTTP, stateless patterns, cold starts, cost comparison across 8 platforms.

chatforest.com/guides/mcp-serverless-deployment/

#MCP #Serverless #AIAgents

2 0 0 0

@julianwood.com Hello , there is a youtube playlist created with all the days ? Thank You !

#AWS #Serverless

0 0 1 0
Preview
Visualizing AWS Lambda Durable Function Workflows with durable-viz Turn your durable function handlers into flowcharts without deploying. durable-viz uses static analysis to extract workflow structure from TypeScript, Python, and Java (preview) source files. Run it as a CLI, a VS Code extension, or pipe the output into your docs.

"Visualizing AWS Lambda Durable Function Workflows with durable-viz" by Gunnar Grosch

#serverless #aws-lambda #cli #open-source

0 0 0 0
Preview
Micronaut 4 application on AWS Lambda- Part 8 Measuring Lambda cold and warm starts with REST API application In part 6, we learned how to develop a pure Micronaut REST application and deploy it on AWS Lambda....

✍️ New blog post by Vadym Kazulkin

Micronaut 4 application on AWS Lambda- Part 8 Measuring Lambda cold and warm starts with REST API application

#aws #java #serverless #micronaut

1 1 0 0
AWS re:Invent 2025 - Best practices for serverless developers (CNS403)
AWS re:Invent 2025 - Best practices for serverless developers (CNS403) YouTube video by AWS Events

Day 25/30 Serverless Best Practices: Retry logic as config (Step Functions) or code (Durable Functions). Either way, don't skip it, unhandled failures in distributed systems compound fast. 🔄
🎬 youtu.be/tMvwM_KXNPA?...
#Serverless30Days #Serverless

2 0 2 0
Preview
AWS Introduces Agent Plugin for Serverless Applications -- AWSInsider New capability enables AI agents to interact with serverless resources and workflows.

Amazon Web Services (AWS) has introduced an Agent Plugin for serverless applications, allowing AI agents to build, deploy and manage cloud workflows and services.

See how AI agents are integrating with cloud apps: https://ow.ly/NacU50YzrBo

#ArtificialIntelligence #AWS #Serverless

0 0 0 0


🚨 Lambda Watchdog CVE Report 🚨
Latest AWS Lambda image scan detected 19 CVEs across 27 images:
• 🔴 Critical: 0
• 🟠 High: 14
• 🟡 Medium: 2
• 🔵 Low: 3

Check the full report 👉 https://lambdawatchdog.com/
#AWS #Lambda #CVE #CloudSecurity #Serverless

0 0 0 0
Post image Post image Post image

🗣️ Check out Mark Lehan's IPC sessions!

📅 Tue, June 9, 26 | #IntPHPCon |📍BER 

🤖 Refactoring Robots: #GenAI for Your #LegacyCode |🕥10:30 – 11:15
🔗 https://tinyurl.com/bdzdbd7s

⚙️ #Rust Rewrites: A #Serverless Journey | 🕑 13:45 – 14:30
🔗 https://tinyurl.com/tnkwb5ey

#PHP#WebDev

0 0 0 0
Preview
Changelog | Scaleway Documentation Keep up to date with Scaleway's latest products and features!

Scaleway adds status filtering for Serverless Jobs. Now you can view runs by Running, Succeeded, Failed, etc., directly from the job definition—speeding up troubleshooting and visibility. 🔎🚀 #Serverless #DevOps #Scaleway #Cloud

0 0 0 0
Preview
Parallel Distribution at Scale: How AWS Lambda Replaces Your EC2 Fleet Stop over-engineering parallel workloads with EC2 fleets. Learn how AWS Lambda's concurrency model, fan-out pattern, and Step Functions can distribute thousands of tasks in parallel — automatically, cheaply, and without managing a single server.

"Parallel Distribution at Scale: How AWS Lambda Replaces Your EC2 Fleet" by Usman

#aws-lambda #serverless #distributed-systems #distributed-architecture #performance

0 0 0 0
Preview
How I built a SaaS that sends AI-written Stripe reports every Monday — and what I learned I've been building Autoreport for the past few months alongside my day job. The idea was simple:...

How I built a SaaS that sends AI-written Stripe reports every Monday — and what I learned I've been building Autoreport for the past few months alongside my day job. The idea was simple: ever...

#aws #terraform #serverless #webdev

Origin | Interest | Match

0 0 0 0
Preview
AWS Lambda Now Knows Where It Lives: Exploring the New AZ Metadata Discover the new AWS Lambda AZ metadata endpoint. Learn how to use it, the benefits of AZ IDs, and see a demo app.

"AWS Lambda Now Knows Where It Lives: Exploring the New AZ Metadata" by Darryl Ruggles

#aws-lambda #serverless

0 0 0 0
Preview
AWS Lambda Now Knows Where It Lives: Exploring the New AZ Metadata Lambda was the last holdout. EC2 has had its Instance Metadata Service since the beginning. ECS and...

✍️ New blog post by Darryl Ruggles

AWS Lambda Now Knows Where It Lives: Exploring the New AZ Metadata

#aws #lambda #serverless

0 0 0 0
Preview
One Agent, Rich Context: How Markdown-Based Knowledge Management Eliminates AI Agent Sprawl Every new AI agent you add to your workflow makes you less productive, not more. The instinct to deploy a specialized agent for each domain feels logical, but it creates a problem far worse than the one it solves.

"One Agent, Rich Context: How Markdown-Based Knowledge Management Eliminates AI Agent Sprawl" by Sarah

#generative-ai #developer-tools #kiro #kiro-with-pro-plus #serverless

1 0 0 0
Preview
Personal OpenClaw on AWS AgentCore for ~$9/mo — How I Did It Serverless OpenClaw on AWS Bedrock AgentCore Runtime with CloudFormation. Real cost data, cron scheduling, security hardening, and Alexa integration.

"Personal OpenClaw on AWS AgentCore for ~$9/mo — How I Did It" by Thiago

#amazon-bedrock-agentcore #amazon-bedrock #aws-cloudformation #serverless #agentic-ai

0 0 0 0
Preview
Quarkus 3 application on AWS Lambda- Part 10 Measuring Lambda cold and warm starts with REST API application Measurements of cold and warm start times of our application In Part 8, we learned how to...

✍️ New blog post by Vadym Kazulkin

Quarkus 3 application on AWS Lambda- Part 10 Measuring Lambda cold and warm starts with REST API application

#aws #java #serverless #quarkus

1 1 0 0
AWS re:Invent 2025 - Best practices for serverless developers (CNS403)
AWS re:Invent 2025 - Best practices for serverless developers (CNS403) YouTube video by AWS Events

Day 24/30 Serverless Best Practices: SQS DLQ ≠ Lambda on-failure destination. One catches processing failures, the other catches invocation failures. You need both, they're not interchangeable. 🛡️
🎬 youtu.be/tMvwM_KXNPA?...
#Serverless30Days #Serverless

2 0 1 0


🚨 Lambda Watchdog CVE Report 🚨
Latest AWS Lambda image scan detected 19 CVEs across 27 images:
• 🔴 Critical: 0
• 🟠 High: 14
• 🟡 Medium: 2
• 🔵 Low: 3

Check the full report 👉 https://lambdawatchdog.com/
#AWS #Lambda #CVE #CloudSecurity #Serverless

0 0 0 0
Preview
A Serverless Blueprint for Multimodal Video Search on AWS Originally published on Build With AWS. Subscribe for weekly AWS builds. This design was inspired...

✍️ New blog post by Marcelo Acosta Cavalero

A Serverless Blueprint for Multimodal Video Search on AWS

#aws #ai #serverless #tutorial

0 0 0 0
Post image

Мини-CRM в Telegram за 0 ₽: лид-бот на Python и Yandex Cloud Functions Telegram-группа с топиками как мини-CRM: бот для квалификации лид...

#telegram #bot #python #yandex #cloud #functions #crm #serverless #claude #code #telegram

Origin | Interest | Match

2 0 0 0
Preview
Application Modernization using Serverless Modernize your applications for the digital age. Embrace cloud-native and serverless architecture and advanced technologies for increased scalability and flexibility.

Most enterprises aren't starting with a blank slate. They're working around inherited architecture and years of operational drag.

What modernization brings is intent: a way to stabilize what works and isolate what doesn't antt.me/k00cTqEr

#AppMod #ScalableSystem #Serverless #LegacyModernization

0 0 0 0

⚡ Crea tu base de datos Aurora PostgreSQL en segundos con AWS

aws.amazon.com/blogs/aws/announcing-ama...

#AWS #PostgreSQL #Serverless #BaseDeDatos

0 0 0 0
Announcing Amazon Aurora PostgreSQL serverless database creation in seconds AWS introduces a new express configuration for Amazon Aurora PostgreSQL, a streamlined database creation experience with preconfigured defaults designed to help you get started in seconds. With Aurora PostgreSQL, start building quickly from the RDS Console or your preferred developer tool—with the ability to modify configurations anytime. Plus, Aurora PostgreSQL is now available with AWS Free Tier.

Announcing Amazon Aurora PostgreSQL serverless database creation in seconds

AWS introduces a new express configuration for Amazon Aurora PostgreSQL, a streamlined database creation experience with preconfigured defaults designed to help y...

#AWS #AmazonAurora #Database #Launch #News #Serverless

0 0 0 0