Skip to main content

Karega Anglin

Software Engineer with over 10 years of experience in all things Software Development and Architecture. A humanitarian passionate about building things to improve society and people's lives. “Looking forward to the future, learning from the past, and enjoying working in the present.”

Blogs from this Author

IBM Cloud Pak for Automation

XM Cloud Deployments: Static site deployment using Vercel CLI

For the scenario of independent deployment of your NextJs static site, say in an automated deployment, one missing piece is a way to push the SSG site into Vercel. Here I provided a simple deployment script using the Vercel CLI of the static site in the XM Cloud project. Code: # Set up variables with […]

Shutterstock 321821180

Deploying a Sitecore Instance on a “Local” Kubernetes (k8s) Setup Pt2

In the first blog of this series (here), I laid the foundation of why I chose this POC and my investigation into potential tools such as MiniKube and Kind, and why these did not work for me. I eventually settled on AKS Edge Essentials from Microsoft. Now I will take a slightly deeper dive into how […]

Group Of Developers

Deploying a Sitecore Instance on a “Local” Kubernetes (k8s) Setup

Have you ever wondered about having a local Sitecore instance on a local deployment of k8s? I was curious and decided to dive headfirst into the unknown world of k8s virtualization on a local setup. In this blog series I will be sharing the details my journey, my findings the mistakes/successes, and the final state […]

My Journey with the Sitecore MVP Mentor Program Part 1

So you want to be a Sitecore MVP? Welcome to the Sitecore MVP Program. The MVP mentor program provides guidance to those in the Sitecore Community who want to become an MVP. Join this program and gain new experiences, skills, knowledge, support and more. – https://mvp.sitecore.com/Mentor-Program I’d like to share my experience with the program so […]