Survival Guide for the Java Architect in the Cloud Era
DZone Slides Cloud Final Version of NIST Cloud Computing Definition Published Source: DZone
Eclipse MAT: Tidbits
DZone Eclipse MAT is a great JVM Memory Analysis tool. Here are a few tidbits to use it effectively. Fig:…
Apple donating $1 for every Apple Pay transaction in celebration of Earth Day
Appl Insider Apple on Wednesday announced plans to celebrate Earth Day with an Apple Pay donation program benefitting longtime environmental…
Apple Celebrates Earth Day by Donating $1 for Every Apple Store Purchase Made With Apple Pay
MacRoumers From now until April 22, Apple will be donating $1 to Conservation International for every Apple Pay purchase made…
Build Even Faster Quarkus Applications With fast-jar
DZone Quarkus is already fast, but what if you could make inner loop development with the supersonic, subatomic Java framework…
Should You Use GitOps?
DZone The last decade of programming has seen a number of revolutionary transformations. One has arisen from a monolithic application…
Introduction to Spring Boot and JDBCTemplate: JDBC Template
DZone As with any programming language, Java has several tools to make easy integration between the language and the database.…
Service Discovery: Consul Support in Judge-d (Part 2) [Demo]
DZone The first part of the article is available here. Prerequisites To go through all demo steps you need Git,…
Service Discovery: Consul Support in Judge-d (Part 1)
DZone Abstract Service discovery is a mechanism allowing to automatically detect services in complex ecosystems utilizing microservices architecture. Consul is…
Building Event-Driven Microservices That Scale
DZone Earlier, I spoke about how one can make microservices communicate. In this post, I want to dive a bit…