-
DevOps
Path To Continuous Test Automation Using CI/CD Pipeline
Introduction to CI/CD Continuous Integration and Continuous Deployment pipeline has become the primary approach in Software Development Life Cycle(SDLC). As…
Read More » -
Software Development
Is today’s microservice bloated than yesterday’s monolithic?
I am slightly hesitant to write this post, as it might attract some criticism. Nevertheless, I told myself there is…
Read More » -
Core Java
Java 16: Stream.mapMulti
Java 16 introduces a new Stream.mapMulti method which allows you to replace elements in a stream with multiple elements. The…
Read More » -
Core Java
Cloud Build – CI/CD for a Java Project
In a previous blog post I went over the basics of what it takes to create a configuration for Cloud…
Read More » -
Enterprise Java
Using R2DBC with a Reactor Application
Since Reactor has taken over the Java world it was inevitable the a reactive sql library would be there.In this…
Read More » -
Software Development
Real World Use Cases of MongoDB and MySQL
Ever since the start of the digital revolution, we have witnessed the utmost requirement of storing data effectively and efficiently.…
Read More » -
Java
The 2021 Ultimate AWS Certified Solutions Architect Associate Exam Prep Bundle
Move Into a Higher-Level IT Engineer or Entry-Level Architect Role with 74 Hours of Hands-On Content on AWS Cloud Essentials,…
Read More » -
Core Java
Add Grpc to your Java Application
Grpc is a high performance, open source universal RPC framework.There are various benefits for using gRPC. It simplifies development by…
Read More » -
DevOps
Cloud factory – Example factory deployment
In our previous article from this series we shared a look at the logical common architectural elements found in a cloud…
Read More »