How to connect microservices: Part 1 Types of communication #microservices #architecture Microservices can be combined in various ways. What are the advantages and disadvantages of individual approaches and what techniques should be used to make the constructed solution work efficiently, be resistant to failures and not cause difficulties in development and maintenance? Piotr Martyniuk 7 Jan 2021 · 17 min read
Microservices – strengths and weaknesses: Part3 Meeting objectives #microservices #architecture #cloud Microservices are great architecture for various IT areas. It supports the successes of many organizations, but on the other hand is often subject to quite strong criticism. How to avoid possible problems and properly use the mechanisms provided by microservices? Piotr Martyniuk 28 Jul 2020 · 18 min read
Microservices – strengths and weaknesses: Part2 Module independence #microservices #architecture Microservices are great architecture for various IT areas. It supports the successes of many organizations, but on the other hand is often subject to quite strong criticism. How to avoid possible problems and properly use the mechanisms provided by microservices? Piotr Martyniuk 3 Jun 2020 · 10 min read
Microservices – strengths and weaknesses: Part1 Small modules #microservices #architecture Microservices are great architecture for various IT areas. It supports the successes of many organizations, but on the other hand is often subject to quite strong criticism. How to avoid possible problems and properly use the mechanisms provided by microservices? Piotr Martyniuk 18 May 2020 · 9 min read
What a cloud solution should look like? #cloud #architecture #microservices When to assume that we have software ready to work in the cloud? How to build systems dedicated to the cloud, which mechanisms and processes should we implement to be able to state that our system will be a good cloud system? Piotr Martyniuk 5 Mar 2020 · 13 min read
On Micro Frontends approach #frontend #microfrontends #microservices Breaking apart the monolith architecture: advantages and disadvantages of extending the microservices approach to frontend. Ada Seweryn 5 Feb 2020 · 8 min read