top of page

Tech Talk

Max Morrow
Nov 13, 20223 min read
80
0


Max Morrow
Sep 2, 20213 min read
518
1
Search

Okta SSO: Mapping the Groups Claim
Discover the secrets of Okta SSO Group Claim mapping in our comprehensive guide.
Max Morrow
Apr 24, 20242 min read
49 views
0 comments

DevOps Patterns: Scaling with Declarative Pipelines Using Template Modularization
Use the Pipeline Template Modularization strategy to scale your DevOps implementation.
Max Morrow
Nov 13, 20223 min read
80 views
0 comments


Simplifying Environment-Based Configuration in React Using Hooks: Preventing Per-Environment Builds
Let's talk about a simple strategy & hook that you can use to simplify your configuration and allow you to have a single build for Dev/QA/UA
Max Morrow
Dec 29, 20212 min read
100 views
0 comments


Azure DevOps: Deploying Docker Containers To Azure App Services Using YAML Pipelines
So, you've got a few Docker containers lying around and you're looking for a cheap, fast solution for deploying them. Azure App Services...
Max Morrow
Sep 2, 20213 min read
518 views
1 comment


Azure DevOps YAML Pipelines: Configuration Transformation in .NET Core Projects
There are a bunch of different methods you can use to perform configuration transformation in .NET Core. Let's go through one option...
Max Morrow
May 21, 20212 min read
2,093 views
0 comments


Azure DevOps: Choosing a Branching Strategy for Your CI/CD Pipelines
A topic that I believe does not get enough discussion is that of branching strategies and how they can affect the CI/CD flow. There are...
Max Morrow
Feb 10, 20212 min read
557 views
0 comments


Automate Database Deployments With Entity Framework Core
Having worked with a variety of different database deployment strategies, I've started to really enjoy using Entity Framework Core as a...
Max Morrow
Jan 26, 20211 min read
332 views
0 comments


Azure DevOps: Using Azure DevOps YAML Templates
For those of you who use Azure DevOps day-to-day for your source control and CI/CD pipelines you've probably had the conversation...
Max Morrow
Jan 12, 20213 min read
1,078 views
0 comments


Adding A Custom Domain to Your Okta Tenant & React App
For those of you that are using Okta as your Authentication Provider within your React app. You're probably going to want to bind it to a...
Max Morrow
Dec 17, 20202 min read
543 views
2 comments


Integrating Azure Active Directory With Okta
I've been working with Okta lately and I wanted to share a more detail guide on how to integrate Okta with Azure Active Directory by...
Max Morrow
Dec 14, 20202 min read
2,383 views
0 comments
bottom of page