-
DevOps
Amazon S3 Tutorial – The ULTIMATE Guide (PDF Download)
EDITORIAL NOTE: Amazon S3 (Simple Storage Service) is a web service offered by Amazon Web Services. Amazon S3 provides storage…
Read More » -
Enterprise Java
Beware of slow transaction callbacks in Spring
TL;DR If your application is failing to obtain new database connection, restarting ActiveMQ broker may help. Interested? The problem with…
Read More » -
Software Development
Security in the Microservices Paradigm
One of the least glamorous aspects of implementing a Microservices architecture is the security. It’s not fun or cool when…
Read More » -
DevOps
Service Discovery with Java and Database application in Kubernetes
This blog will show how a simple Java application can talk to a database using service discovery in Kubernetes. Service…
Read More » -
Software Development
Modern application design with In-memory data fabrics
In this article, author of the book “High Performance in-memory computing with Apache Ignite”, discussing the design of modern application…
Read More » -
Software Development
Protecting Sensitive Data
If you are building a service that stores sensitive data, your number one concern should be how to protect it.…
Read More » -
Software Development
[MEGA DEAL] The Complete Linux Mastery Bundle (97% off)
Get to Grips with One of the Top Business Operating Systems On Earth Over These 33 Hours Hey fellow geeks,…
Read More » -
Core Java
Run Eclipse IDE on One Version of Java, but Target Another
The Eclipse IDE for Java™ Developers (and the other Java developer variants) is itself a Java application that’s used to build…
Read More » -
Enterprise Java
Service Discovery with Java and Database application in DC/OS
This blog will show how a simple Java application can talk to a database using service discovery in DC/OS. Why Service Discovery? An…
Read More »