- Code Quality
- Code quality: a concern for businesses, bottom lines, and empathetic programmers
Worth to read article that explains what code quality is and why it is a competitive advantage. - Avoid leaking domain logic
Simple scenario that demonstrate why it is important to keep domain functionality for specific case in one place.
- Code quality: a concern for businesses, bottom lines, and empathetic programmers
- Software development
- States of a Docker Container
Learn about all the possible states of a Docker container. - Java’s Checked Exceptions Are Just Weird Union Types
Article explains what union types are and how we can "emulate" them in Java. - Things I’ve Learned to Avoid in My 15 Years as a Software Engineer
Author dives into things that can help you to become a good programmer and avoid things those bad programmers did. - Logging Side Effects
Beware logging… it can sometimes have subtle side effects. - 5 Tips for a Successful DevOps Implementation
Take the right steps to prepare for DevOps implementation so that you can avoid the worst problems and put yourself in a position to respond well to the issues.
- States of a Docker Container
- Software Architecture
- Observability Vs. Monitoring: What’s the Difference?
Monitoring and observability are distinct concepts and processes and it's worth to be aware of differences. - Defining Availability, Maintainability and Reliability in SRE
Availability, maintainability and reliability all have distinct—if related—meanings, and they each play different roles in reliability operations. - Readings in Streaming Database Systems
Article explains what are the main differences between streaming databases and everything what we are using right now. - GraphQL’s Greatest Strength is Also its Greatest Weakness
How GraphQL looks from a security perspective. - Stream Governance – How it Works
Brief explanation how governance over data in motion looks like. - The Future of SQL: Databases Meet Stream Processing
Article presents three enhancements to the SQL language that would let it to support a complete handling of both data at rest and data in motion.
- Observability Vs. Monitoring: What’s the Difference?
- Testing
- Choosing the Right Software Testing Metrics
It is worth to collect information about your code and application. But you also need to know what metrics you need to have to know what is the quality of both the code and application. - Understanding Black Box Testing - Types, Techniques, and Examples
Articles gives on overview of black box testing, the difference from white box testing, it's types and techniques.
- Choosing the Right Software Testing Metrics
- Leadership
- 7 Ways to Master the Most Important Leadership Skill
Those who connect go further. Article presents ways to master connecting.
- 7 Ways to Master the Most Important Leadership Skill
- Fun
Do you want more?
- 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