-
Enterprise Java
Tutorial: Create and Verify JWTs in Java
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
DevOps
New eBook: Building the Perfect Enterprise DevOps Stack
A guide to building the perfect stack for enterprise DevOps teams Every team approaches software tooling differently, but overall we…
Read More » -
Software Development
[MEGA DEAL] Pay What You Want: The Python Master Class Bundle (99% off)
This 10-Course, 58-Hour Bundle Is Your A-Z Guide to Learning One of Today’s Most Foundational Coding Languages Hey fellow geeks,…
Read More » -
Software Development
Useful Git Commands
Git is a most widely used and powerful version control system for tracking changes in computer files and coordinating work…
Read More » -
Software Development
Selecting Git commits by message
In order to checkout, cherry-pick, or reset Git commits, you don’t have to provide their SHA commit hash. All…
Read More » -
Agile
What Are the Pros and Cons of Extreme Programming (XP)?
Extreme programming (XP) is an agile methodology, considered one of the most effective in software development. It operates with a…
Read More » -
Enterprise Java
Apache Payara: Let’s Encrypt
Some time ago, I wrote a small tutorial on how you can generate Let’s Encrypt SSL certificates and install them…
Read More » -
Agile
Balance Innovation, Commitment, & Feedback Loops: Part 2: Moderate Innovation Products
What if you can plan for a few weeks or even a month-plus at a time? You don’t need the…
Read More » -
Enterprise Java
Upload and Download files to S3 using maven
Throughout the years I’ve seen many teams using maven in many different ways. Maven can be used for many ci/cd…
Read More »