Friday, October 4, 2024

Link Dump #158

The same day, the same time and yet, a lot of new worth to read content:

  1. #BookOfTheMonth: Your Code as a Crime Scene

  2. Software Development
    1. Your Guide to the Apache Flink Table API: An In-Depth Exploration
      This introduction highlights Flink Table API capabilities, how it integrates with other Flink APIs, and provides practical examples to help you get started.
    2. Concurrency Issues in SQL and Distributed Systems #PickOfTheWeek
      What happens if the first transaction must be canceled later for any reason? How should this affect the other transaction? Read on to understand!
    3. Dispelling the Cloud Security Myths and Accelerating Migration
      Let’s take a deeper dive into some of the most common myths around cloud security—and, more importantly, what you can do to ensure secure, seamless transitions to the cloud.
    4. Indexes Under the Hood #PickOfTheWeek
      One of the most obvious improvements for databases is to use indexes. Let's see them in detail to understand how they work in PostgreSQL and what makes them useful.
  3. Java
    1. Why Maven Dependency Order Matters
      Maven is managing project dependencies. However, the order in which these dependencies are declared can significantly affect how the project builds and runs. Delve into understanding the order of Maven dependencies and how it affects project builds.
  4. Leadership
    1. To Communicate with Power, Use These 9 Questions #PickOfTheWeek
      Say words people need to hear, not things you need to say. Goals are important. Direction might be necessary. But don’t fall in love with telling competent people what to do.
  5. Agile
    1. 5 Ways to Achieve Accurate Estimates That Everyone Trusts
      In this article, the author demonstrates why treating estimates as guarantees causes problems. He shows five ways to overcome the feeling that estimates need to be perfect in order to be dependable.
    2. Agile Primitives — Beyond Frameworks #PickOfTheWeek
      Dive in to explore how the Agile community is coming full circle, rediscovering the essence that made Agile transformative in the first place.


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



No comments:

Post a Comment