article thumbnail

Learning Lambda — Part 9

Mike Roberts

Scaling and State This is Part 9 of Learning Lambda, a tutorial series about engineering using AWS Lambda. So far in this series we’ve only been talking about processing a small number of events with Lambda, one after the other. Finally I mention Lambda’s limited, but not trivial, vertical scaling capability.

Lambda 52
article thumbnail

Learning Lambda — Part 9

Mike Roberts

Scaling and State This is Part 9 of Learning Lambda, a tutorial series about engineering using AWS Lambda. So far in this series we’ve only been talking about processing a small number of events with Lambda, one after the other. Finally I mention Lambda’s limited, but not trivial, vertical scaling capability.

Lambda 40
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

New live online training courses

O'Reilly Media - Ideas

Advanced Test-Driven Development (TDD) , June 27. Azure Architecture: Best Practices , June 28. Exam AZ-300: Microsoft Azure Architect Technologies Crash Course , July 11-12. Designing Serverless Architecture with AWS Lambda , August 7-8. Scaling Python with Generators , June 25. Pythonic design patterns , June 27.

Course 64
article thumbnail

219+ live online training courses opened for June and July

O'Reilly Media - Ideas

Advanced Test-Driven Development (TDD) , June 27. Azure Architecture: Best Practices , June 28. Exam AZ-300: Microsoft Azure Architect Technologies Crash Course , July 11-12. Designing Serverless Architecture with AWS Lambda , August 7-8. Scaling Python with Generators , June 25. Pythonic design patterns , June 27.

Course 49
article thumbnail

Top 10 software development workshops and courses in Barcelona

Apiumhub

Codium trains and accompanies programming teams, specializing in Clean code, TDD and Legacy code. Architecture, Agility and DevOps in Amazon AWS, Microsoft Azure and Google Cloud. TDD and BDD. Microservices with AWS Lambdas. Software Architecture. Refactoring. Their workshops focus on learning a specific skill.

article thumbnail

170+ live online training courses opened for March and April

O'Reilly Media - Ideas

Designing and Implementing Big Data Solutions with Azure , March 11-12. Beginner’s Guide to Writing AWS Lambda Functions in Python , March 1. Programming with Java Lambdas and Streams , March 5. Advanced TDD (Test-Driven Development) , March 15. Creating Serverless APIs with AWS Lambda and API Gateway , March 5.

article thumbnail

Three Patterns for an Effective Cloud Native Development Workflow

Daniel Bryant

However, although the initialisation of the infrastructure is fast, it is typically not instantaneous (as you might want, say, in a TDD cycle). Azure provides dev spaces , which allows an engineer to spin up a managed Kubernetes cluster on-demand and connect a local VSCode editor into this.