360codelab: Case Studies

Featured Case Studies

Small Run for Big Businesses

Whitelabel+

#DevOps#Google Cloud

Today's world is dominated with microservices and microserviced applications. It's because design is lighter, more logical and easier to deploy than those monolithic ones. The question is - what kind of deployment would you use in order to run your application?

Read more

Microfrontends

myWorld

#javascript#preact

Breaking down same ol' back-end monoliths into tiny, often independent services turned upside down the whole back-end development process. In most cases this is more pleasant approach for all: developers, UI designers and devops. Adaptation is quicker, testing is easier, versioning is cleaner, deployment is independent and usually UI lives its own life. And yet, same front-end UI applications today are usually monolithic, and well- this is not really a bad approach, unless...

Read more