PinnedManaging Architecture Debt with Dependency Structure MatrixTechnical Debt is a hot topic in all software development projects that over time gets more sophisticated as source code grows gradually…Jan 27, 20222Jan 27, 20222
PinnedHexagonal Architecture Pattern with Spring Boot exampleHexagonal Architecture, firstly introduced by Alistair Cockburn back in early 2000s, (who is also one of the main protogonists of Manifesto…Jan 17, 20223Jan 17, 20223
PinnedService Mesh Pattern in Software ArchitectureApplication of different Service Mesh TacticsNov 13, 20211Nov 13, 20211
PinnedBest Practices in Designing an Effective APIDesigning well-established InterfacesDec 5, 2021Dec 5, 2021
PinnedSpring Annotations Cheat Sheet for Daily UsageIn Java world, Spring Framework/Boot is a must-have skill set. XML-Based Configuration was for a long time main mean. But overloaded xmls…Dec 12, 20211Dec 12, 20211
Software Architecture Design Patterns for Front-End DevelopmentArchitecture Patterns for Front-End DevelopmentOct 25Oct 25
15 Most Know Rules For Working With Docker EffectivelyDocker is by far one of the most popular tools in DevOps world. If you work with containers, you will most probably have to deal with…Oct 18Oct 18
23 Fundamental Principles for Software ArchitectsSoftware Architecture bases on set of basic principles that is actual for every kind of software system. Experienced Software Architects…Oct 141Oct 141
Complete Guide to SOLID Software Design Principles with Spring Boot ApplicationSingle Responsibility, Open-Closed, Liskov Substitution, Interface Segregation, Dependency InversionOct 6Oct 6