Friday, September 1, 2023

Link Dump #102

This is the first day after the holiday! Yet, some things does not change, so let's take a cup of coffee and read:

  1. #BookOfTheMonth: Software Architecture in Practice

  2. Software Architecture
    1. How modular can your monolith go? Part 3 - encapsulating a subdomain behind a facade
      In this article, the author describes an approach where each subdomain exposes a coarse-grained, service-style API.
    2. Don’t Build Microservices, Pursue Loose Coupling #PickOfTheWeek
      The objective is not to decouple everywhere, nor is it for everything to be loosely coupled. Rather, it is to make the system evolvable by strategically choosing where and by how many components are loosely coupled.
    3. Batch Processing vs Stream Processing
      Batch processingand stream processing are two very different models for processing data. Both have their strengths but suit different use cases. In this post the author covers the differences, provides examples of use cases, and looks at the ways the two models can work together.
    4. Zero Configuration Service Mesh with On-Demand Cluster Discovery #PickOfTheWeek
      In this post authors discuss Netflix’s adoption of service mesh: some history, motivations, and how they worked with Kinvolk and the Envoy community on a feature that streamlines service mesh adoption in complex microservice environments: on-demand cluster discovery.
  3. Agile
    1. Strategies for Removing Waste from the Definition of Done
      Your DoD is not set in stone, inspecting and adapting or refining it is a continuous process.
  4. Leadership
    1. The Art of Clear Thinking
      Understanding how our decisions are made and how they can be improved going forward is essential with high-stakes decisions, but it is also important in our business and personal lives. Learn how ACE Helix can help you with that.
    2. How to build stability during turbulence #PickOfTheWeek
      How can leaders build stability during turbulence? Rituals add stability during uncertainty.
  5. Growth
    1. 10 Warning Signs of Procrastination
      Recognizing an issue is often the first step to dealing with it. What are some top warning signs that you are procrastinating? Which of these apply to you?
    2. Finding strength in diversity #PickOfTheWeek
      The author shares explains the significance of soft skills in managing complex relationships, the importance of adaptability and resilience in navigating internal challenges, and the need to challenge cultural norms and biases.


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



No comments:

Post a Comment