Friday, January 17, 2025

Link Dump #173

Did you already read a book this year? Regardless of the answer, how about an article? Or two?

  1. Software Architecture
    1. Scalable Automated Config-Driven Data Validation with ValiData
      ValiData is a scalable automated config-driven data validation tool extensively used in LinkedIn that compares metric values of test datasets against production or source-of-truth datasets and highlights differences in metric values across dimensions. Learn how it is built and how it is used.
    2. Event-Driven AI: Building a Research Assistant with Kafka and Flink #PickOfTheWeek
      In today’s AI-driven environment, accessing fresh, real-time data across systems is essential. EDA serves as a “central nervous system” for data, enabling seamless integration and flexibility as the system scales.
  2. Software Development
    1. OAuth 2.0 vs. OpenID Connect
      OAuth 2.0 and OIDC are essential tools for securing modern microservices. By understanding their differences and applying them effectively, you can build robust, scalable, and secure microservice ecosystems.
    2. Coloring Inside the Lines: Constraints in Software Development
      Identifying relevant constraints is an essential aspect of project planning and requirements development. Planners must know where their flexibility lies so they can respond to changing realities. Designers have to ensure that their products conform to pertinent rules, regulations, policies, and standards.
  3. Clean Code
    1. Arrange Your Code to Communicate Data Flow #PickOfTheWeek
      We often read code linearly, from one line to the next. To make code easier to understand and to reduce cognitive load for your readers, make sure that adjacent lines of code are coherent.
  4. Leadership
    1. A Reading List for Leaders in a Crisis #PickOfTheWeek
      Great list of worth reading books to help you lead through a crisis.
  5. Fun
    1. Dev Interviews
    2. Debugging


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



No comments:

Post a Comment