-
Software Development
Developers Are Obsessed With Their Text Editors
Developers are constantly discussing and even fighting about text editors and IDEs. Which one is better, why is it better,…
Read More » -
Web Servers
Understanding Istio Telemetry v2
It’s been a while since I’ve blogged, and just like other posts in the past, this one is meant as…
Read More » -
Agile
Leadership Tip: Give Credit as Often as Possible
Your team finished something difficult. They released it. You celebrated the team’s accomplishment with the team. Let’s assume your name…
Read More » -
Software Development
[MEGA DEAL] The Complete 2021 Microsoft, Windows, & Azure Bundle(98% off)
Deliver Smooth, Secure, & Configured Process to Users and Organizations with 17 Hands-On Courses on the Top 3 Cloud Service…
Read More » -
Core Java
Java 8 Parallel Streams – Custom Thread Pools Examples
A brief intro to custom thread pools and their use in Java 8 parallel streams. Examples on how to use…
Read More » -
Core Java
Java 8 Streams – Group By Multiple Fields with Collectors.groupingBy()
A guide to group by two or more fields in java 8 streams api. Examples to grouping List by two…
Read More » -
Core Java
Java 8 – How To Read A File?
A quick guide on how to read the file in older java and new JDK 8 version with example programs.…
Read More » -
Web Servers
Maximize your concurrent web server connections
For production web servers, most people assume scaling means needing faster (and more expensive) hardware. Before spending more money on…
Read More » -
DevOps
Store health and safety – Common architectural elements
In our previous article from this series we introduced a use case around headless e-commerce for retail stores. The process was laid…
Read More »