Friday, June 17, 2022

Link Dump #41

Each day is a good day for reading but Friday is the best:

  1. Software Architecture
    1. Want Consistent Kubernetes Experience Across Clouds? Try Cluster API #PickOfTheWeek
      Knowing when to use which specific cloud service is challenging. Navigating the combinations and permutations of multicloud can be daunting.
    2. Kafka Distributions Landscape #PickOfTheWeek
      How many types of Kafka do you need? The answer is more than one.
    3. Top 10 Microservices Design Patterns and Principles #PickOfTheWeek
      Quick look into what is microservices and it's use cases and design patterns for micro-services.
  2. Software Development
    1. Ethical AI isn’t just how you build it, it’s how you use it #PickOfTheWeek
      Why focus on how AI is implemented, rather than how it is used?
    2. Technical Debt: When It Works and When It Doesn’t
      Is technical debt unilaterally bad? Not always. Sometimes it’s in service to a greater strategy.
    3. Understanding the Law of Demeter #PickOfTheWeek
      If you do see method chaining, it should stand out as something to be second guessed and you should consider avoiding or refactoring that code
  3. Java, Libraries
    1. Let’s start Java applications faster: Introducing Project Leyden
      Point. Click. Wait. Does that happen to you? The new OpenJDK Project Leyden is planned to improve Java’s sometimes slow startup time.
    2. Hibernate-specific extensions to the Criteria API
      How Hibernate’s HibernateCriteriaBuilder interface extends JPA’s CriteriaBuilder interface?
  4. Fun
    1. Clutch save
    2. Digital Transformations
      
      

Do you want more?

  1. Clean Architecture online course (Polish) - I show practial usage of Hexagonal Architecture, Domain-Driven Design, Test-Driven Development and many, many more.

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




No comments:

Post a Comment