Each day is an opportunity to learn something new:
- #BookOfTheWeek: Domain-Driven Design Distilled
- Software Architecture
- Transactional Outbox Pattern
How to atomically perform the database operations as well as publish events. - The 7 Practices of a Highly Effective Data Mesh
How to ensure you’re implementing data mesh the right way? - Redis Sentinel vs Clustering
Redis Sentinel and Redis Cluster - the differences and their nuances. - 10 Reasons on why you’re not and should not use Clean Architecture in .NET #PickOfTheWeek
Most of the time, simpler is just better. You don’t have to stick to a predefined template and use it everywhere just to be better. - Shared-nothing Architectures — the cloud native way
Cloud native principles are compatible with Shared-nothing architecture as far as they are implying logical and physical partitioning.
- Transactional Outbox Pattern
- Software Development
- 9 Practices to Support Continuous Deployment #PickOfTheWeek
Continuous deployment is just as much about building confidence as it is about the tooling that supports the continuous deployment pipeline. - Docker: The Beginning
Article gives you a lot of information to learn docker, start using it and play with the containers.
- 9 Practices to Support Continuous Deployment #PickOfTheWeek
- Testing
- What Agile Testing Is (Not) #PickOfTheWeek
If you think Agile Testing doesn’t work for you or it is not providing you with the results you were hoping for chances are you might just be getting it wrong.
- What Agile Testing Is (Not) #PickOfTheWeek
- Languages, Libraries and Frameworks
- Migrating to Hibernate 6
The most important steps to prepare your application for migration and what you need to do when migrating your application. - JMH – Java Microbenchmark Harness
Find out how JMH allows you to measure various code performance characteristics and identify bottlenecks with precision – up to the method level. - AOP with Spring (Boot)
Aspect Oriented Programming (AOP) is a programming paradigm aiming to extract cross-cutting functionalities. How to use it?
- Migrating to Hibernate 6
- Agile
- 8 Reasons Scrum Is Hard to Learn (but Worth It)
Scrum - yet another thing that is easy to understand but hard to master.
- 8 Reasons Scrum Is Hard to Learn (but Worth It)
No comments:
Post a Comment