Friday, September 2, 2022

Link Dump #52

Holidays are over, but there's still a lot of reading in front of us:

  1. #BookOfTheWeek: Implementing Domain-Driven Design
  2. Software Architecture
    1. Why should product managers understand Microservices?
      Why product managers should understand Microservices, and how to make a transition to Microservices to achieve its intended benefits.
    2. Cloud Data - Observability is the forgotten data #PickOfTheWeek
      The forgotten data that is often overlooked when planning for cloud-native architectural solutions.
    3. Emergent Leader
      Order cluster nodes based on their age within the cluster to allow nodes to select a leader without running an explicit election.
    4. Clock-Bound Wait
      Wait to cover the uncertainty in time across cluster nodes before reading and writing values so values can be correctly ordered across cluster nodes.
    5. Multitenancy With Spring Data JPA #PickOfTheWeek
      What are multi-tenancy models and how to configure them in a Spring Boot application with Spring Data JPA?
  3. Software Development
    1. What Is “Locked Ownable Synchronizers” in Thread Dump?
      What is the meaning of the locked ownable synchronizers list that appears in a thread dump and how we can use it to troubleshoot concurrency issues?
    2. POCs, Scrum, and the Poor Quality of Software Solutions #PickOfTheWeek
      What quality is and how to quantify it? How do POCs and Scrum affect quality and how to resolve that?
  4. Testing
    1. Make e2e Testing Easier With the Right Tools
      In order to test end to end, it is crucial to follow the agreed-upon set of practices – to make sure that testing is doable and cost-effective.
  5. Leadership
    1. Don’t Let Hierarchy Stifle Innovation #PickOfTheWeek
      Three practical steps leaders can take to neutralize authority bias, embrace cultural flatness, and unleash bottom-up innovation.
  6. Growth
    1. How To Build Self-Confidence And Believe In Yourself #PickOfTheWeek
      Being self-confident helps you succeed in life. And planning out your goals is the best way to optimize your success.
  7. Fun
    1. Hope and Fear


Would like to get link dump on your email? Just subscribe.



No comments:

Post a Comment