DevOps does more than just combining Agile development concepts with IT operations. So, what are the other ‘Ops’ to consider? And how do they compare to DevOps?
Impose guidelines as verifiable JUnit tests using ArchUnit. It guarantees that a software version will be discontinued if an architectural violation is introduced.
What is team communication? and how can you improve it? Here’s what agile professionals often overlook when they are actively engaged in project management.
VPC stands for Virtual Private Cloud and it allows you to create logical or isolated networks in the cloud where you can deploy or run the resources securely.
In this post, we will be implementing a Kafka Producer and Consumer using the Ports and Adapters (a.k.a. Hexagonal) architecture in a multi-module Maven project.