Friday, December 2, 2022

Link Dump #65

Santa came early this year with new set of articles:

  1. #BookOfTheWeek: Release It!
    

  2. Software Architecture
    1. Web resource caching: Client-side
      Let's learn a bit about web resource caching on client-side.
    2. MongoDB vs. Couchbase
      In the article you will look at the architecture, the list of features, the data model, querying, and how each database handles partitioning.
  3. Software Development
    1. Choosing the Right Java Collection
      How to choose the proper collection interface and class in the Java library?
    2. Add ZipKin to your Spring application
      If your application contains multiple services interacting with each other the need for distributed tracing is increasing. And ZipKin can give you what you need.
    3. TopicGC: How LinkedIn cleans up unused metadata for its Kafka clusters #PickOfTheWeek
      The metadata can consume memory from Kafka brokers and ZooKeeper nodes, and can add payload to metadata requests.
  4. Testing
    1. Do you possess the necessary characteristics to adopt an Agile testing mindset? #PickOfTheWeek
      Successful agile projects result from teams built by great people who have the freedom to utilize their skills to generate great work.
  5. Libraries and Frameworks
    1. Spring Boot 3 and Spring Framework 6 Use Java 17 and Jakarta EE 9, Support Native Java with GraalVM #PickOfTheWeek
      After five years of Spring Framework 5, these releases start a new generation for the Spring ecosystem. Spring Framework 6 requires Java 17 and Jakarta EE 9 and is compatible with the recently released Jakarta EE 10.
  6. Project Management
    1. The Two Strategic Questions
      Are you asking the right questions during your strategic planning?


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



No comments:

Post a Comment