Road to Serverless
A guide to getting started with serverless architecture, covering language selection, tools, and best practices for AWS Lambda.
A guide to getting started with serverless architecture, covering language selection, tools, and best practices for AWS Lambda.
Performance comparison of three AWS API deployment methods: Lambda, API Gateway service proxy, and Fargate containers.
Explores key serverless design patterns, contrasting traditional best practices with modern event-driven, stateless, and microservice approaches.
Part 4 of a series on AWS serverless pitfalls, focusing on cost estimation, billing attacks, and strategies to prevent unexpected expenses.
University of Georgia uses AWS serverless tech to automate fitness tracker data collection for an online physical education course.
A deep dive into advanced Java 8 topics like lambda APIs, Streams, Optional, and default methods for experienced developers.
A list of 5 recommended Python screencasts covering topics like Django, lambda functions, and dunder methods for developers.