Devops on Google Cloud Platform: Automating your build delivery on GCP in nutshell
Introduction
Nowadays IT projects tend to be complicated and gather many technologies. Building an app should then quickly become cumbersome.
Read more DetailsNowadays IT projects tend to be complicated and gather many technologies. Building an app should then quickly become cumbersome.
Read more DetailsBasically for most frontend developers, OAuth integration means adding a third party authentication library to your application. But for some cases, having an OAuth proxy is a good solution to integrate your applications with a third party identity provider.
Read more DetailsYou studied design patterns? Let us leave the textbooks behind and escape to reality!
Read more DetailsWe’re thrilled to announce you ProSA, our first Worldline Open Source library in Rust, released as open source on GitHub.
Read more DetailsYou want standards for your internal APIs but big frameworks and reflection magic are not your friends? Read this article to get a template for it.
Read more DetailsIn software architecture, it is always about finding the best solution for your use case and your application in your specific context. Based on that, you have the challenge to find the right balance between flexibility and simplicity. We often must decide between a monolithic system and a microservice architecture. For a long time, the monolithic architecture has been the way to go. Then, microservices came up and most architectures followed way. This blogpost is about the relatively new architecture approach of modulith that finds its place in-between the other two approaches and tries to combine their benefits.
Read more Details