Why You Should Use a Serverless Microservices Architecture

Why You Should Use a Serverless Microservices Architecture

The last few years have seen a rise in interest in exciting new concepts such as serverless and microservices architectures. While these concepts don’t get as much hype and buzz as artificial intelligence or virtual reality, they are, in my humble opinion, more applicable to more companies undergoing a digital transformation. The combined serverless microservices […]

Choosing Effective Code Layout Strategies for Software Projects

When designing and organizing code for application frameworks, the primary goal is to keep code easy to read and maintain. To achieve that, it’s imperative that the code is organized in a logical manner. Engineering teams looking at an overview of the system should be able to gather enough context without having to read a […]