-
Software Development
A Software Developer’s Guide to Speaking and Conferences
Software development conferences provide many opportunities to advance your career as a software developer. Attending conferences can be a great…
Read More » -
Software Development
[MEGA DEAL] The Complete Machine Learning Bundle (95% off)
Master AI & Achieve the Impossible with 10 Courses & 63.5 Hours of Training in Machine Learning Hey fellow geeks,…
Read More » -
DevOps
Gossip-based Kubernetes Cluster on AWS using Kops
Creating a Kubernetes cluster using Kops requires a top-level domain or a sub domain and setting up Route 53 hosted zones.…
Read More » -
Software Development
Vert.X meets Service Virtualization with Hoverfly
Service Virtualization is a technique using to emulate the behaviour of dependencies of component-based applications. Hoverfly is a service virtualisation…
Read More » -
Core Java
Java Command-Line Interfaces (Part 2): args4j
In my previous post, I looked at parsing command-line arguments in Java applications using Apache Commons CLI. In this post,…
Read More » -
Enterprise Java
Remote debugging Wildfly application in IntelliJ
Remote debugging a Java application means connecting to the remotely running application using your local development environment. Java supports remote…
Read More » -
Software Development
3 ways to effectively prepare for process improvements in your digital journey
In our journey to transform our ways of working, our focus on our customers wishes and our plans to pivot…
Read More » -
Core Java
Object-Oriented Declarative Input/Output in Cactoos
Cactoos is a library of object-oriented Java primitives we started to work on just a few weeks ago. The intent…
Read More » -
Core Java
Java Command-Line Interfaces (Part 1): Apache Commons CLI
Although I typically use Groovy to write JVM-hosted scripts to be run from the command-line, there are times when I…
Read More »