If you've been following software development news recently you probably heard about the new project called Apache Flink. I've already written about it a bit... Read all
This cloud terminology will tell you what you need to know, whether you're interested in cloud native development, serverless architecture, or design patterns. Read all
We take a look at an open source application that allows developers to integrate APIs into their web applications that can deliver realtime push notifications. Read all
JAX-RS is an important part of Java EE when it comes to developing RESTful web services. Let's start with some simple annotations and how to apply them. Read all
Learn about loading and storing data with Pig, which is used for the ETL data pipeline and iterative processing and Hive, an open-source data warehouse system. Read all
Here we examine various logging architectures to consider when setting up logging for microservices and Docker containers, from app-based logging to sidecars. Read all