devopsi

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 »

Why DevOpsi?

In the IT industry, the term DevOps has been floating around in discussions for several years: We will hire a DevOps Engineer –  We’re introducing a DevOps culture in our Company – By introducing DevOps in our company, we have reduced operational costs by x percent – Discussions, discussions, but what is DevOps? The story

Why DevOpsi? Read More »

Event Storming as a method of getting to know new business

New Customer Before the term „Event Storming” is uttered, the time when Contractors clarify the provisions of their contracts with new Customers is always fraught with some similar questions: „Do you know X?” „Do you know how our business should work?” „What if we don’t understand each other at first?” The answer to all these

Event Storming as a method of getting to know new business Read More »

Integrating Keycloak with Angular? Let’s do it step by step

Angular is one of the most popular frameworks for creating single-page frontend applications. Created by Google as the second version of Angular JS, has become a new entity. Thanks to TypeScript, Java developers are more willing to use it. Integrating Keycloak with Angular – this is how it looks step by step. You can find

Integrating Keycloak with Angular? Let’s do it step by step Read More »

Keycloak i Spring Boot

Keycloak – simple integration with Spring Boot

Poprzedni wpis dotyczący Keycloaka zakończyliśmy na jego budowie. Skoro już znamy budowę Keycloaka, wiemy jak go zainstalować pora na integrację z backendem naszej aplikacji. Słowo „Prosta” oznaczania najprostsza formę integracji Keycloaka ze Springiem, zaawansowana pojawi się niebawem. Pierwszą rzeczą jaką musimy zrobić to przygotować serwer Keycloak, korzystając z docker-compose który znajdziemy na poprzednim wpisie. Następnie wchodzimy na stronę  http://localhost:8080/auth/admin/

Keycloak – simple integration with Spring Boot Read More »

Keycloak

Keycloak – an introduction to easy user management

Recently there has been quite a lot of talk about the open-source tool that is Keycloak. Primarily, because many companies rely on a ready-made solution such as SSO (Single-Sign-On). It allows them to save both time and money for implementing their own or buying a ready-made solution. What is Keycloak? Keycloak is an open-source authentication

Keycloak – an introduction to easy user management Read More »