Search Articles — Sudonull

Search Results

In this project

SDLC on AI: 5 prompts for development automation

https://sudonull.com/sdlc-on-ai-5-prompts-for-development-automation

Set up SDLC pipeline with Claude Code: from specification to deployment in 3-4 hours. Detailed breakdown of stages, MCP servers and TDD for .NET/Angular/AWS. Start optimizing development today.

AWS S3: 1 PB/s on slow HDDs

https://sudonull.com/aws-s3-1-pb-s-on-slow-hdds

Let's break down how S3 achieves petabyte speeds on HDD with EC 5/9, parallelism and LSM. Technical details for developers: latencies, IOPS, sharding. Study the architecture.

AWS DEA-C01: how to pass without cloud experience

https://sudonull.com/aws-dea-c01-how-to-pass-without-cloud-experience

Preparation for AWS Data Engineer Associate: Dojo, Anki, Udemy resources. Passing experience with 805/1000. ETL, Glue, Athena — key topics. Start systematically for certification.

How to Use Terraform with AWS: Complete Guide

https://sudonull.com/how-to-use-terraform-with-aws-complete-guide

Learn how to use Terraform with AWS step by step. Master provider setup, state management, security, and production-grade deployments. Start building today.

From the web

Serverless Computing - AWS Lambda - Amazon Web Services

https://aws.amazon.com/lambda/

AWS Lambda is a serverless compute service for running code without having to provision or manage servers. You pay only for the …

What is AWS Lambda?

https://docs.aws.amazon.com/lambda/latest/dg/welcome.html

AWS Lambda is a serverless compute service that lets you run code without provisioning or managing servers. Lambda automatically …

AWS Lambda - GeeksforGeeks

https://www.geeksforgeeks.org/devops/introduction-to-aws-lambda/

Jun 8, 2026 · AWS Lambda is a serverless compute service that runs your code only when triggered by an event, scales …

Getting Started with AWS Lambda: A Step-by-Step Tutorial

https://www.datacamp.com/tutorial/aws-lambda

Dec 25, 2024 · Learn the basics of AWS Lambda, how to set up your first function, and how to integrate it with core AWS services for …

AWS Lambda Documentation

https://docs.aws.amazon.com/lambda/

With AWS Lambda, you can run code without provisioning or managing servers. You pay only for the compute time that you …

AWS Lambda – Getting Started

https://aws.amazon.com/lambda/getting-started/

This web reference architecture demonstrates how to use AWS Lambda in conjunction with other AWS services to build a serverless …

AWS Lambda Documentation

https://aws.amazon.com/documentation-overview/lambda/

AWS Lambda is designed to integrate with security, observability, and compliance services, enabling alerts or remediation of security …

AWS Lambda - Wikipedia

https://en.wikipedia.org/wiki/AWS_Lambda

Specification Each AWS Lambda instance runs within a lightweight, isolated environment powered by Firecracker microVMs. These …

Serverless Computing Service - Free AWS Lambda - AWS

https://aws.amazon.com/pm/lambda/

Write Lambda functions in your favorite language (Node.js, Python, Go, Java, and more) and use both serverless and container tools, …

How Lambda works - AWS Lambda

https://docs.aws.amazon.com/lambda/latest/dg/concepts-basics.html

Learn about basic Lambda concepts such as functions, execution environments, deployment packages, layers, runtimes, extensions, …

Trending Now