Adrian Kodja

Adrian Kodja

Follow
Follow
homeAbout meMicroservices SeriesBuy me a coffee ☕️newsletter
Tag

software development

#software-development

More content

Read more stories on Hashnode


Articles with this tag

You cannot ship quality once a month!

Oct 25, 20234 min read

Introduction In the world of software engineering, Continuous Delivery (CD) serves as a cornerstone for delivering software that is reliable, robust,...

You cannot ship quality once a month!

The Unsettling Truth: Why Test-Driven Development is Non-Negotiable for Your Next Software Project

Sep 7, 20235 min read

Disclaimer: The views presented in this article are the opinion of the author and are meant to provoke thought and discussion. While some may find...

The Unsettling Truth: Why Test-Driven Development is Non-Negotiable for Your Next Software Project

Creating a Custom JRE for your Java Applications

Aug 14, 20234 min read

Introduction Using custom JREs (Java Runtime Environment) tailored to specific applications, instead of using the full JDK (Java Development Kit) or a...

Creating a Custom JRE for your Java Applications

Domain Driven Design ( DDD ) and Spring Boot

Aug 13, 20233 min read

Domain-Driven Design (DDD) is a set of practices and principles that enable developers to align software development with business requirements. When...

Domain Driven Design ( DDD ) and Spring Boot

Spring Boot Annotations Everyone Must Know in 2023

Aug 10, 20233 min read

One of Spring Boot's great features is the extensive use of annotations which streamline development, improving readability and minimizing boilerplate...

Spring Boot Annotations Everyone Must Know in 2023

Modular Monoliths vs. Microservices

Aug 6, 20234 min read

In the software architecture world, monoliths and microservices represent two fundamentally different approaches to structuring applications. While...

Modular Monoliths vs. Microservices