Welcome

My name is Shai Zambrovski, software engineer specializing in backend development & software architecture.
I’ve created this blog to publish topics related to JDK, data engineering, cloud computing and software architecture.
GL & HF 🚀

Newsest blogs see all

Step-by-Step Data Integration: Tutorial for Building Robust Star Schema in Data Warehouses

In the early days of business data processing, databases were mainly built to manage transactions tied to commercial activities—such as making sales, placing orders, or processing payroll...

Published on: 25-08-2024
Read More
Mastering the Basics: A Guide to Jakarta EE

In this blog, we’ll dive into the essentials of Jakarta EE, the powerful platform for building enterprise Java applications. We’ll start with a brief history of Jakarta EE, exploring its evolution from Java EE and how it differs from other popular frameworks like Spring and Quarkus...

Published on: 15-08-2024
Read More
Servlets Made Easy: A Beginner’s Guide with Hello World

Java servlets are the foundation of dynamic web applications in Java. They provide a way to extend the capabilities of web servers and serve dynamic content to users...

Published on: 04-03-2024
Read More
Spring Scheduling Task with fixed number of executions

In a typical Spring application, scheduling tasks is a powerful feature to automate recurring processes...

Published on: 25-01-2024
Read More
Exploring Microservices Architecture with with Spring Cloud: Eureka and API Gateway

In today’s rapidly evolving world of software development, building scalable and resilient applications has become a necessity...

Published on: 02-06-2023
Read More