PinnedAI @ Edge — A scalable approachThe computer industry has a consistent cycle that lasts about 10 years. At every change, we tend to improve on the previous cycle’s…Nov 12, 2024Nov 12, 2024
PinnedEmerging Third Phase in CI/CDEver evolving CICD produces challenges with large, distributed deployments. A third phase has emerged to addressing these challengesSep 26, 2023Sep 26, 2023
Automate Container Releases w/ Git Tags in GitLab PipelinesTL;DR — * Pipeline should automate entire build, test, release and uprev versions * GitLab’s documentation is cryptic, or oddly very…Oct 30, 2024Oct 30, 2024
RTSP to Web for EdgeMake RTSP feeds usable in your progressive web apps using motion jpeg, Python and OpenCVFeb 13, 2024Feb 13, 2024
Managing multiple git users on the same boxtl;dr — to setup multiple git accounts on a development machine that share the same git provider, you will need to setup a custom SSH…Jul 10, 2021Jul 10, 2021
Query Outputs from Terraform Cloud stateThis blog post discusses how to access Terraform output variables from outside of a Terraform context using the Terraform Cloud API.Sep 13, 20201Sep 13, 20201
Backwards compatibility for template files based on semantic versioning using TerraformNote: The solution for this solution can be found in here: https://gitlab.com/mike-ensor/terraform-templatefile-semvarApr 23, 2020Apr 23, 2020
Applying changes to specific annotated Kubernetes resourcesQuick disclaimer, I work for Google but this is not a Google sponsored or affiliated blog post. The following blog is a short small…Mar 12, 2020Mar 12, 2020
Terraform Developer’s Tips & TricksTerraform has become an industry standard tool to express infrastructure-as-code in a declarative format. Terraform can be complicated and…Sep 18, 20192Sep 18, 20192