article thumbnail

New live online training courses

O'Reilly Media - Ideas

Advanced Test-Driven Development (TDD) , June 27. Test-Driven Development In Python , June 28. From Developer to Software Architect , August 6-7. Designing Serverless Architecture with AWS Lambda , August 7-8. Pythonic Object-Oriented Programming , June 26.

Course 70
article thumbnail

219+ live online training courses opened for June and July

O'Reilly Media - Ideas

Advanced Test-Driven Development (TDD) , June 27. Test-Driven Development In Python , June 28. From Developer to Software Architect , August 6-7. Designing Serverless Architecture with AWS Lambda , August 7-8. Pythonic Object-Oriented Programming , June 26.

Course 51
Insiders

Sign Up for our Newsletter

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

article thumbnail

Using Golang for your Serverless projects

Xebia

In one of my previous blogs I wrote why I switched to compiled languages for my lambda functions. But using Golang for your lambda functions does add some challenges. This is because each lambda function needs to be its own module. This is now scattered over your lambda functions. If you run go test./.

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. NexoQA offers a wide variety of courses related to software testing, from the most basic with fundamental topics on testing to test management courses and advanced software testing topics such as automated testing & performance testing.

article thumbnail

170+ live online training courses opened for March and April

O'Reilly Media - Ideas

Beginner’s Guide to Writing AWS Lambda Functions in Python , March 1. Programming with Java Lambdas and Streams , March 5. Bootiful Testing , March 6. Advanced TDD (Test-Driven Development) , March 15. Java Testing with Mockito and the Hamcrest Matchers , March 19. Docker Compose , March 6.

article thumbnail

Do I really need Kubernetes?

CircleCI

A practical first step to consider when scaling an application is Test Driven Development (TDD) , which ensures quality and prevents defects as your application grows. Another option is to avoid services with maintenance overhead altogether and opt for Functions as a Service (FaaS) , such as AWS Lambda or Azure Functions.