New season begins and a new portion of articles worth reading is here :)
- Software Architecture
- RESTful Architecture Cheatsheet
RESTful architecture is characterized by a number of constraints, including client-server architecture, statelessness, cacheability, layered system, uniform interface, and code on demand. Article walks you through the REST-related concepts. - Reliable Data Exchange with the Outbox Pattern and Cloudera DiM
Article presents how to set up reliable data exchange in modern applications between high-scale microservices, and ensure that the internal state will stay consistent even under the highest load. - The Future of Istio: Sidecar-Less and Sidecar with Ambient Mesh
Istio ambient mesh introduces a new sidecar-less data plane option for Istio service mesh, with the goal to simplify application onboarding, increase incremental adoption, and reduce infrastructure costs for Istio mesh users.
- RESTful Architecture Cheatsheet
- Software Development
- GitGuardian: 10M Exposed Secrets on GitHub
GitGuardian published an analysis of more than one billion commits to GitHub repositories that found 10 million occurrences of secrets, with one out of 10 developers exposing a secret. - Finding your inner Vulcan: unemotional decision making with pattern-style thinking #PickOfTheWeek
How you can use patterns (or pattern-style thinking) to make decisions. - Documentation in Agile: Challenges and Trends in 2023
Documentation is an essential aspect of the software development process, and agile development has brought about new trends in the way documentation is created, maintained and used. - The Importance Of Cloud Automation
By leveraging automation tools and processes, organizations can achieve greater efficiency, cost savings, and improved agility in their cloud environments. - Internally and externally facing honeypots
Honeypots are great security tools – you install a “decoy”, which attracts malicious traffic.
- GitGuardian: 10M Exposed Secrets on GitHub
- Clean Code
- Reactive DDD: Modeling Uncertainty #PickOfTheWeek
Reactive DDD can be made simple by reconsidering past technical solutions and migrating to business-motivated solutions.
- Reactive DDD: Modeling Uncertainty #PickOfTheWeek
- Frameworks and Libraries
- New CRUD Repository Interfaces in Spring Data 3
Spring Data 3 introduced List-based CRUD repository interfaces. In addition, the paging and sorting interfaces don't inherit from original CRUD repositories by default. - Think twice before using an object mapping library to get your DTOs #PickOfTheWeek
Managed entity objects provide several benefits but also create an overhead. You should always check if their benefits outweigh the overhead when using them. - JPAstreamer – JPA Entities as Java Stream in Spring Boot
JPAstreamer is a library for expressing JPA/Hibernate/Spring queries using standard Java streams. It helps in fetching and processing the database records in the same way as we process the POJOs.
- New CRUD Repository Interfaces in Spring Data 3
- Agile
- User Stories: How to Create Story Maps #PickOfTheWeek
Story maps are a way to create a shared understanding of the product, to visualize user needs, and to elicit user story ideas during story-writing workshops. In the article, you can find a great explanation of this technique.
- User Stories: How to Create Story Maps #PickOfTheWeek
- Growth
- Some Crises Build Character. Others Reveal It.
What questions you may ask to pose to yourself and others while events are still fresh in your mind, and the distress and anguish felt by your experiencing self are still vivid?
- Some Crises Build Character. Others Reveal It.
Would like to get link dump on your email? Just subscribe.
No comments:
Post a Comment