Pawel Zaras

Reactive programming – transform operations map, flatMap, filter and zip

28-10-2021 We continue the series whose main character is reactive programming. For our further deliberations it will be important to repeat some regularities connected with it. As we already know, Reactive Programming is built around stream processing. Data is handled as a stream of data points passing through a pipeline of functions or operators. Each

Reactive programming – transform operations map, flatMap, filter and zip Read More »

What a future Full Stack Developer should know (part 1)

15-10-2021 „Full Stack Developer wanted” is one of the topics, which during the discussion in the world of current, but above all future developers, will not find its end soon. Today about what the role of Full Stack Developer is, and what it entails. A heated payroll The imagination of future Full Stack Developers fires

What a future Full Stack Developer should know (part 1) Read More »

Kubernetes (K8s), as a mature container orchestrator

16-09-2021 – Kubernetes, also known as K8s, is an open-source system for automating the deployment, scaling, and management of containerized applications – the humble definition of Kubernetes from kubernetes.io doesn’t do justice to its actual role in the container management space today. What was behind its creation, what role does it play today in IT,

Kubernetes (K8s), as a mature container orchestrator Read More »