Michał Izydorczyk Dev Blog

  • LinkedIn
  • https://github.com/izirapcode
  • April 12, 2025

    ·

    Kubernetes

    Kubernetes Capabilities Every Developer Should Know

    Kubernetes, often abbreviated as K8s, is an open-source container orchestration platform originally developed by Google and now maintained by the…

  • March 25, 2025

    ·

    Patterns

    Choosing the Right Data Store: A Quick Dive into 4 Core Models

    In today’s data-driven retail environment, choosing the right data format is crucial for effective business operations. Different formats serve various…

  • March 10, 2025

    ·

    Docker, Java

    Understanding Apache Kafka: A Foundation for Big Data and Microservices

    Apache Kafka, originally developed by LinkedIn in 2011 and later open-sourced under the Apache Software Foundation, has become a cornerstone…

  • March 3, 2025

    ·

    Patterns, Typescript

    GraphQL: A Modern Approach to APIs

    GraphQL is a query language for APIs that provides a flexible and efficient way to fetch data compared to traditional…

  • February 22, 2025

    ·

    Patterns, Typescript

     gRPC Remote Procedure Calls

    gRPC is basically Google’s way of making service-to-service communication super fast and efficient. It’s an open-source RPC framework built for…

  • February 16, 2025

    ·

    Java, Patterns

    Fault Tolerance Strategies 2

    This article is the second installment in our exploration of the Resilience4j library and its algorithms. Resilience algorithms play a…

  • January 29, 2025

    ·

    Java, Patterns

    Fault Tolerance Strategies 1

    A service can fail for numerous reasons, often categorized into infrastructure issues, application-level failures, and external dependencies. By implementing resilience…

  • January 5, 2025

    ·

    AWS, Java, Typescript

    Implementing OAuth2 Authentication with Google

    OAuth2 (Open Authorization 2.0) is an industry-standard protocol for secure authorization, enabling applications to access user data without exposing login…

  • December 8, 2024

    ·

    AWS, Docker

    Using LocalStack to Simulate AWS S3 in a Docker Container

    Using Docker containers has become an integral part of everyday developer workflows. Containers provide a consistent and isolated environment, ensuring…

© Copyright 2025

Michał Izydorczyk Dev Blog

· All rights reserved.