PUBLICIDADEspacio publicitarioBanner adaptable
Herramientas y RecursosInicio / Directorio
← Volver al directorio
FaaS

AWS Lambda

Visitar sitio ↗Funciones serverless y automatización · Desarrolladores, equipos cloud y empresas

Sobre este sitio

AWS Lambda permite ejecutar funciones en respuesta a solicitudes, eventos, colas, cambios en archivos y otros disparadores. El cobro se basa en el uso y la infraestructura se escala automáticamente según la carga. Es útil para APIs, automatizaciones, procesamiento de datos, tareas programadas y arquitecturas orientadas a eventos. Para obtener buenos resultados hay que cuidar tiempos de ejecución, memoria, permisos, observabilidad y dependencias. Las funciones pequeñas y bien delimitadas pueden reducir la operación de servidores, mientras que procesos largos requieren analizar otras opciones. En este directorio se clasifica como FaaS, funciones como servicio, y como recurso cloud para construir componentes escalables.

Categorías

FaaSPaaSServicios

Últimos artículos

Running self-hosted AI agent sandboxes with AWS Lambda MicroVMs

Learn how to run AI agent tool calls in secure, isolated sandboxes using AWS Lambda MicroVMs. This post shows how to architect a self-hosted control plane that launches a fresh, V…

Fri, 18 Sep 2026 15:10:33 +0000

Multi-modal autoscaling with Amazon EC2 Auto Scaling: adding signals for faster, more reliable scaling

Multi-modal autoscaling with Amazon EC2 Auto Scaling combines infrastructure metrics like CPU with application-level signals, so a group scales on the demand its users create. In …

Thu, 17 Sep 2026 18:18:38 +0000

Deploying regulated workloads on AWS Local Zones and AWS Outposts

AWS Local Zones and AWS Outposts help you keep regulated workloads within specific geographic boundaries. This post presents a framework of technologies, including the AWS Nitro S…

Thu, 17 Sep 2026 17:29:40 +0000

Planning for disaster recovery using AWS Local Zones and AWS Outposts racks

Build highly available architectures that span two AWS Outposts racks, or an Outpost rack and an AWS Local Zone, without single points of failure. This post covers three disaster …

Thu, 17 Sep 2026 17:24:21 +0000

Validating multi-agent decisions with Step Functions and Bedrock AgentCore

Orchestrating specialized Amazon Bedrock AgentCore agents with AWS Step Functions gives you the reasoning power of generative AI with the guardrails of deterministic validation. A…

Mon, 14 Sep 2026 16:47:23 +0000

Customize Amazon API Gateway destinations for execution logs

Amazon API Gateway execution logs help you trace request processing step by step through your REST API stages. They capture authorization results, integration latency, mapping tem…

Wed, 09 Sep 2026 22:35:42 +0000

Sitios similares