Contents

Explore my posts, covering a wide range of tech topics from Microservices to AI and productivity tools.

Microservice Architecture

Getting Started with Consul

1 minute read

Consul is a tool that provides Service Discovery, Distributed Failure Detection, and a Key/Value Store with support for multiple datacenters. In this course,...

Architectures for enabling serendipity

2 minute read

Strategic enablement of foundational architecture in your platform can help your product and IT teams discover new ways to create value from your organizatio...

Token-Based Architecture Design

less than 1 minute read

In the course of designing and using web APIs & services, tokens are everywhere: access tokens for OAuth, CSRF tokens for security, reset tokens for pass...

OAuth and OpenID Connect for Microservices

less than 1 minute read

In this talk, Jacob Ideskog will illustrate how OAuth and OpenID Connect can be leveraged to created a unified distributed authentication and authorisation f...

Introduction to IdentityServer

1 minute read

Modern applications require modern security and the OpenID Connect and OAuth2 security protocols are designed to meet this need. These videos give an introdu...

Distributed Podcast

3 minute read

Very interesting 12 episode podcast that discusses Distributed Architecture, CQRS, Event Sourcing, DDD. With Rinat Abdullin, Jonathan Oliver, Jimmy Bogard. ...

DDD & Microservices • Eric Evans

less than 1 minute read

Microservices are associated with extreme isolation (e.g. no shared database, autonomous dev-ops teams, etc.) At its best, this creates a practical boundary ...

Back to Top ↑

DDD

Domain-Driven Design in Practice

less than 1 minute read

A descriptive, in-depth walk-through for applying Domain-Driven Design principles in practice. Domain-Driven Design in Practice https://app.pluralsight.com/...

Architectures for enabling serendipity

2 minute read

Strategic enablement of foundational architecture in your platform can help your product and IT teams discover new ways to create value from your organizatio...

Distributed Podcast

3 minute read

Very interesting 12 episode podcast that discusses Distributed Architecture, CQRS, Event Sourcing, DDD. With Rinat Abdullin, Jonathan Oliver, Jimmy Bogard. ...

DDD & Microservices • Eric Evans

less than 1 minute read

Microservices are associated with extreme isolation (e.g. no shared database, autonomous dev-ops teams, etc.) At its best, this creates a practical boundary ...

Back to Top ↑

Cloud Computing

Why We Need DevOps - Gene Kim

less than 1 minute read

Gene Kim, author of the Phoenix Project will share his favorite principles and prescriptive patterns to follow to replicate the extraordinary culture and out...

Getting Started with Consul

1 minute read

Consul is a tool that provides Service Discovery, Distributed Failure Detection, and a Key/Value Store with support for multiple datacenters. In this course,...

AWS Certified Solutions Architect - Associate

less than 1 minute read

AWS is the most popular and most widely used cloud platform in the world. This course will teach you design principles, including strategies for networking, ...

Distributed Podcast

3 minute read

Very interesting 12 episode podcast that discusses Distributed Architecture, CQRS, Event Sourcing, DDD. With Rinat Abdullin, Jonathan Oliver, Jimmy Bogard. ...

Principles Of Microservices by Sam Newman

less than 1 minute read

Microservices are small services with independent lifecycles that work together. There is an underlying tension in that definition - how independent can you ...

Back to Top ↑

Pluralsight

Lean Software Development Fundamentals

less than 1 minute read

Deliver software more efficiently than ever before. In this course, you'll explore Lean Software Development and how it can benefit your software projects an...

Kanban Development With Jira

less than 1 minute read

This course introduces Kanban/Agile development With Jira provide a smooth, quick, and easy path for developers and IT personnel to learn about and adopt K...

Getting Started with Consul

1 minute read

Consul is a tool that provides Service Discovery, Distributed Failure Detection, and a Key/Value Store with support for multiple datacenters. In this course,...

Domain-Driven Design in Practice

less than 1 minute read

A descriptive, in-depth walk-through for applying Domain-Driven Design principles in practice. Domain-Driven Design in Practice https://app.pluralsight.com/...

AWS Certified Solutions Architect - Associate

less than 1 minute read

AWS is the most popular and most widely used cloud platform in the world. This course will teach you design principles, including strategies for networking, ...

Back to Top ↑

Agile

Scrum Development with Jira & JIRA Agile

less than 1 minute read

A great idea is important, but execution is key! Improve your chances of success with Scrum and JIRA Agile. Scrum Development with Jira & JIRA Agile http...

Lean Software Development Fundamentals

less than 1 minute read

Deliver software more efficiently than ever before. In this course, you'll explore Lean Software Development and how it can benefit your software projects an...

Why We Need DevOps - Gene Kim

less than 1 minute read

Gene Kim, author of the Phoenix Project will share his favorite principles and prescriptive patterns to follow to replicate the extraordinary culture and out...

Kanban Development With Jira

less than 1 minute read

This course introduces Kanban/Agile development With Jira provide a smooth, quick, and easy path for developers and IT personnel to learn about and adopt K...

Eric Ries: “The Lean Startup”

less than 1 minute read

Bringing principles from lean manufacturing and agile development to the process of innovation, the Lean Startup helps companies succeed in a business landsc...

Back to Top ↑

Security

Content Security Policy - Part 1

1 minute read

Figuring out a ‘proper’ CSP for my site was a process of elimination; a repeating cycle of whack-a-mole, adding parameters to the policy to remove error mess...

Token-Based Architecture Design

less than 1 minute read

In the course of designing and using web APIs & services, tokens are everywhere: access tokens for OAuth, CSRF tokens for security, reset tokens for pass...

OAuth and OpenID Connect for Microservices

less than 1 minute read

In this talk, Jacob Ideskog will illustrate how OAuth and OpenID Connect can be leveraged to created a unified distributed authentication and authorisation f...

Introduction to IdentityServer

1 minute read

Modern applications require modern security and the OpenID Connect and OAuth2 security protocols are designed to meet this need. These videos give an introdu...

Back to Top ↑

Strategy

Crossing the Chasm - Geoffrey Moore

less than 1 minute read

Crossing the Chasm is a marketing book by Geoffrey A. Moore that focuses on the specifics of marketing high tech products during the early start up period. ...

Architectures for enabling serendipity

2 minute read

Strategic enablement of foundational architecture in your platform can help your product and IT teams discover new ways to create value from your organizatio...

Back to Top ↑

Authentication

Token-Based Architecture Design

less than 1 minute read

In the course of designing and using web APIs & services, tokens are everywhere: access tokens for OAuth, CSRF tokens for security, reset tokens for pass...

OAuth and OpenID Connect for Microservices

less than 1 minute read

In this talk, Jacob Ideskog will illustrate how OAuth and OpenID Connect can be leveraged to created a unified distributed authentication and authorisation f...

Introduction to IdentityServer

1 minute read

Modern applications require modern security and the OpenID Connect and OAuth2 security protocols are designed to meet this need. These videos give an introdu...

Back to Top ↑

Intro

New Site 🤓

1 minute read

Welcome to my new site. Please excuse the mess while I am getting this set up :)

Home Infrastructure

7 minute read

OpenHAB is a lot of fun :) It is a platform for home automation that I use extensively in my home.

Back to Top ↑

Docker

Getting Started with Consul

1 minute read

Consul is a tool that provides Service Discovery, Distributed Failure Detection, and a Key/Value Store with support for multiple datacenters. In this course,...

Back to Top ↑

Mobile

OAuth and OpenID Connect for Microservices

less than 1 minute read

In this talk, Jacob Ideskog will illustrate how OAuth and OpenID Connect can be leveraged to created a unified distributed authentication and authorisation f...

Introduction to IdentityServer

1 minute read

Modern applications require modern security and the OpenID Connect and OAuth2 security protocols are designed to meet this need. These videos give an introdu...

Back to Top ↑

Microservices

Back to Top ↑

Martin Fowler

Back to Top ↑

AngularJS

Back to Top ↑

Notion

Getting Things Done

2 minute read

Getting Things Done (GTD) is a productivity system that helps you manage your tasks and time effectively.

Back to Top ↑

AI

Back to Top ↑

Simon Sinek

Back to Top ↑

Lean Startup

Eric Ries: “The Lean Startup”

less than 1 minute read

Bringing principles from lean manufacturing and agile development to the process of innovation, the Lean Startup helps companies succeed in a business landsc...

Back to Top ↑

Safari Books Online

Architectures for enabling serendipity

2 minute read

Strategic enablement of foundational architecture in your platform can help your product and IT teams discover new ways to create value from your organizatio...

Back to Top ↑

Infrastructure

AWS Certified Solutions Architect - Associate

less than 1 minute read

AWS is the most popular and most widely used cloud platform in the world. This course will teach you design principles, including strategies for networking, ...

Back to Top ↑

OpenHAB

Home Infrastructure

7 minute read

OpenHAB is a lot of fun :) It is a platform for home automation that I use extensively in my home.

Back to Top ↑

Technology

Back to Top ↑

Productivity

Getting Things Done

2 minute read

Getting Things Done (GTD) is a productivity system that helps you manage your tasks and time effectively.

Back to Top ↑

Tools

Getting Things Done

2 minute read

Getting Things Done (GTD) is a productivity system that helps you manage your tasks and time effectively.

Back to Top ↑

Angular

Back to Top ↑

NestJS

Back to Top ↑

Serverless

Back to Top ↑

OpenHab

RF vs Zigbee in 2024

2 minute read

Comparing RF and Zigbee technologies for home automation in 2024, with insights on simplifying system maintenance using Zigbee.

Back to Top ↑

GTD

Back to Top ↑

Make.com

Back to Top ↑