Remove AWS Remove Azure Remove Serverless Remove TDD
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 62
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 47
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

Learning Lambda — Part 9

Mike Roberts

Scaling and State This is Part 9 of Learning Lambda, a tutorial series about engineering using AWS Lambda. However one of the joys of Lambda, and Serverless in general, is the automatic and vast scaling capabilities it gives us. Amazon limit the number of concurrent executions across all functions per AWS account, per region.

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. However one of the joys of Lambda, and Serverless in general, is the automatic and vast scaling capabilities it gives us. Amazon limit the number of concurrent executions across all functions per AWS account, per region.

Lambda 40
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

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. Advanced TDD (Test-Driven Development) , March 15. AWS Certified Security - Specialty Crash Course , March 27-28.

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.