Serverless computing/architecture allows you to build and run applications and services without having to manage infrastructure. Your application still runs on servers, but all the server management is done by a container (example AWS). You no longer have to provision, scale, and maintain servers to run your applications, databases, and storage systems. Serverless code can […]

Read More →

Most software developers only ever get to know a handful of large programs well—usually programs they wrote themselves—and never study the great programs of history. As a result, they repeat one another’s mistakes rather than building on one another’s successes. If you are a junior developer, and want to learn how your more experienced colleagues […]

Read More →

The System Design Primer repo is an organized collection of resources to help you learn how to build systems at scale. Learning how to design scalable systems will help you become a better engineer. System design is a broad topic. There is a vast amount of resources scattered throughout the web on system design principles. […]

Read More →

JavaZone 2013 saw the contributions from 170 amazing speakers presenting to a crowd of 2500 eager participants. JavaZone is an important meeting place for software developers in Scandinavia, and is the biggest community driven conference of its kind. JavaZone has been described as a high quality, independent conference – a leading forum for knowledge exchange […]

Read More →