When Serverless Meets Containers | Justin Yoo at DDD Sydney 2018

One of benefits using serverless architecture is “no need to worry about infrastructure management”. On the other hand, container technology is about “no need to worry about setting up infrastructure”. They are two different directions of evolving cloud services. Now, they get together and play together. Actually they get along each other quite seamlessly. At…

Read More

Building Rock SOLID Serverless Applications | William Liebenberg

The world has embraced serverless computing, but some systems still end up with the same problems we thought would be a thing of the past. William covers how we should apply familiar SOLID principles to our Serverless Application architecture and infrastructure. This lets you create systems that are are light, easy to maintain, and benefit…

Read More