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. files, forming its own module.

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
Insiders

Sign Up for our Newsletter

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

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
article thumbnail

3 Stages of Learning a New Technology

Robots and Pencils

platforms (Linux, AWS Lambda, Google AppEngine etc.) I wouldn’t apply it to: methodologies (TDD, agile, effective writing, etc.) I try to find a project that: Highlights the new technology: I won’t learn much about a new database if I’m struggling to get my front-end code just right.

article thumbnail

Three Patterns for an Effective Cloud Native Development Workflow

Daniel Bryant

Creating an Efficient Inner-Development Loop The ability to define cloud infrastructure as code and provision this on-demand has been revolutionary in the way we deploy software. However, although the initialisation of the infrastructure is fast, it is typically not instantaneous (as you might want, say, in a TDD cycle).

article thumbnail

Top 10 software development workshops and courses in Barcelona

Apiumhub

There are hundreds of software development boot camps out there for those who would like to start their career as a software developer, but what about all those who are already in this field, who have mid-high level, both knowledge and experience wise? Software Architecture. Legacy Code. Clean Code. Apium Academy.

article thumbnail

New live online training courses

O'Reilly Media - Ideas

Product Management for Enterprise Software , July 18. The Power of Lean in Software Projects , July 25. Advanced Test-Driven Development (TDD) , June 27. Java Full Throttle with Paul Deitel: A One-Day, Code-Intensive Java , July 16. Scala Fundamentals: From Core Concepts to Real Code in 5 Hours , July 19.

Course 67