Friday, August 12, 2022

Link Dump #49

This is not time for hot coffee, but it is always time for good reading:

  1. #BookOfTheWeekSoftware Architecture: Foundations, Theory, and Practice
  2. Software Architecture
    1. Comparing Approaches to Durability in Low Latency Messaging Queues #PickOfTheWeek
      Replicating data to a secondary system or syncing to disk? Let's take a look at comparision with a realistic example.
  3. Software Development
    1. Import Swagger APIs into Postman
      Article presents different ways to import our REST APIs into Postman.
    2. How Behaviour Driven Development Works Well with Event Driven Architectures
      BDD and EDA work well together as they complement each other’s strengths and weaknesses.
    3. How To Set Up GitHub Actions
      The post walks you through the steps to set up GitHub Actions to check the style and run the tests in your project.
    4. The Code and Its Tests in Different Pull Requests #PickOfTheWeek
      Is it a good idea to always submit changes to the code separately from the changes to its unit tests?
  4. Growth
    1. 5 reasons why kaizen continuous improvement is bullshit #PickOfTheWeek
      Motivational memes are fun. They’re also bullshit.
  5. Communication
    1. How to Deliver Bad News #PickOfTheWeek
      The unpleasant task of delivering bad news is a common challenge. You can't render the experience painless, but you can make it easier for all parties by delivering bad news in three steps.


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



No comments:

Post a Comment