Friday, October 28, 2022

Link Dump #60

I'm sure you drink coffee and know things. How about reading?

  1. #BookOfTheWeek The Five Dysfunctions of a Team: A Leadership Fable
    
  2. Software Architecture
    1. Things You Must Know Before Switching to Microservices
      Transitioning to microservices can turn out badly. Here’s what you need to understand about microservices.
    2. Orchestrating Data/ML Workflows at Scale With Netflix Maestro #PickOfTheWeek
      In the article author shares learnings on Maestro, a workflow orchestrator that can schedule and manage workflows at a massive scale.
  3. Software Development
    1. Conway's Law #PickOfTheWeek
      The modular decomposition of a system and the decomposition of the development organization must be done together.
    2. Discuss the problem, not the solution #PickOfTheWeek
      Engineers love to talk about their pet solutions. Yet, disagreeing about solutions with no context is useless.
    3. Configuring CSRF/XSRF with Spring Security
      Let's take a look at how to leverage Spring’s built-in CSRF support when creating a web application.
  4. Testing
    1. Introduction to Datafaker
      Datafaker is a library to generate fake data. This can be very helpful when generating ie. test data.
    2. Shift Left Testing in a Kubernetes Environment
      What unique challenges shift-left testing brings to the world of Kubernetes and microservices
  5. Leadership
    1. The best leaders ask questions that work #PickOfTheWeek
      Questions that work fit the situation. Questions have direction. Questions that work have the right destination.

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



No comments:

Post a Comment