Remove AWS Remove Azure Remove Lambda Remove TDD
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.

article thumbnail

New live online training courses

O'Reilly Media - Ideas

Advanced Test-Driven Development (TDD) , June 27. AWS Security Fundamentals , July 15. AWS Certified Security - Specialty Crash Course , July 25-26. AWS Access Management , June 6. AWS Certified Big Data - Specialty Crash Course , June 26-27. Azure Architecture: Best Practices , June 28.

Course 67
article thumbnail

219+ live online training courses opened for June and July

O'Reilly Media - Ideas

Advanced Test-Driven Development (TDD) , June 27. AWS Security Fundamentals , July 15. AWS Certified Security - Specialty Crash Course , July 25-26. AWS Access Management , June 6. AWS Certified Big Data - Specialty Crash Course , June 26-27. Azure Architecture: Best Practices , June 28.

Course 50
article thumbnail

170+ live online training courses opened for March and April

O'Reilly Media - Ideas

An Introduction to Amazon Machine Learning on AWS , March 6-7. 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.

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. Serverless Architecture Using AWS. Software Architecture. Refactoring.

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). The simulated local development infrastructure pattern can be seen with AWS SAM Local. This can lead to task/context switching becoming a problem.