Recently Updated Pages
Scrum and XP from the Trenches
Scrum and XP from the Trenches - 2nd Edition Henrik Kniberg The book can be downloaded for free ...
Introduction
Password Antipattern Joe wants to access his emails on Gmail server. He found a cool app on...
Components
OAuth Actors Resource Owner Client OAuth Server Login - it could be: A simple logi...
OAuth Flows
There are four different flows for OAuth 2.0: Authorization Code Grant (a.k.a. Three-legged ...
Authorization Code Flow
Overview Called Three-legged because this flow enables checking the identity of the three inv...
Hello World
Initializing Project Go to start.spring.io , generate, and download project ZIP file Extract ...
Hello World
Spring Initializr Go to http://start.spring.io/ and input Group name and Artifact name. Depe...
User Service
User Bean Create a new bean class package me.chairat.spring.boot.workshop.user; import java....
Exception Handling
Default Error Handling 500 Internal Server Error Modify the method retrieveUser to throw except...
Introduction
OpenShift is the open source container platform by Red Hat and considered as a PaaS. There are...
Getting Started
Management Tools Project groups and separates applications. In project, you manage your applic...
Builds and Deployments
Simple Application Let's try to deploy a simple web application written in Python using Flas...
Build Configuration
View Build Configuration You can see build configuration in the Configuration tab of the Build. ...
Deployment Configuration
Deployment Controller In Kubernetes, the smallest unit that you can deploy is a Pod which is on...
Networks, Services, Routes and Scaling
Networking Kubernetes cluster is composed of a master and worker nodes. These are virtual or p...
Storage
Storage Docker containers are meant to be transients in nature which means they are meant to la...
Templates and Catalog
This catalog item is a combination of various objects we built throughout this course. It has a...
AZ-104 Deploy and manage Azure compute resources
My notes from the learning path AZ-104 Deploy and manage Azure compute resources of Microsoft Cer...
AZ-104 Prerequisites for Azure administrators
My notes from learning path AZ-104 Prerequisites for Azure administrators of Microsoft Certified...
Key Points: Microsoft Azure Administrator (AZ-103)
Key points consolidated from the course Exam Tips: Microsoft Azure Administrator (AZ-103) of lear...