-
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 » -
Android Core
Avoid Gradle Duplication in Multi-Module Android
When you have an Android project with many modules, you may find a lot of the gradle configuration being duplicated…
Read More » -
React.js
How to close a React Native modal with a button
I’ve been working with React Native lately, and I’ve come across a few unimplemented features I needed to add to…
Read More » -
Enterprise Java
Obtaining TLS Client Certificates In Spring Integration
Spring Integration is a very powerful and extensible framework for, well, integrations. But sometimes it’s not trivial how to get…
Read More » -
Software Development
Google Cloud Build – Hello World
I have been exploring Google Cloud Build recently and this post is a simple introduction to this product. You can…
Read More »