Ambassador Pattern The Ambassador pattern creates a container that acts as a proxy between the main container and the external system. This enables the main
ReadAdapter Pattern In the adapter pattern- the adapter container provides a simplified and unified response to an external system. As mentioned in the original article
ReadContainer The container is a software package that includes all your code, dependencies (configuration and system libraries). A design pattern provides an already established solution/method
ReadOverview The aim of this blog is to connect to Cassandra having encryption(SSL) enabled. I am going to provide steps to build a spring boot
ReadOverview Client-node interaction happens in one of the two ways- without encryption or secure data passage using encryption. This blog aims to enable SSL for
ReadView More