A very good book for anyone who wants to know about Kubernetes. Quite comprehensive for its purpose.
Related writing
Architecture
An IT architect perspective on GDPR – part II
GDPR Requirements [table width =”100%” style =”table-striped” responsive =”true”] [table_head] [th_column]Requirement[/th_column] [th_column]Description[/th_column] [th_column]Article[/th_column] [/table_head] [table_body] [table_row] [row_column]Right to be forgotten[/row_column] [row_column]Private individuals…
Architecture
ADR – Architecture Decision Record
In an Agile work environment, architecture is described and handled a bit differently meaning that not all decisions will be made upfront,…
Architecture
Securing Azure Web Apps – Part III VNET Integration
In previous articles I've described how an Azure web application can be secured and isolated from Internet traffic using Private Integration Endpoints.…