Julie Ng

Julie.Ng_

I design and build cloud systems and AI applications for enterprise. My background spans architecture, hands-on engineering, and the messy human work of getting technology adopted at scale.

Currently I'm focused on agentic systems, and how they help organizations turn complex technology into real business value.

Work Experience

February 2020 - April 2026

  • Guided enterprise customers through architecture design sessions and reviews specializing in cloud native apps, Kubernetes, security, and DevOps — 2024 NSAT 196/200.
  • Authored of official Azure Architecture Center and Cloud Adoption Framework guidance on governance, DevOps, and cloud native apps.
  • Applied UX research methodologies to surface patterns across enterprise engagements and present cloud native insights to Azure Kubernetes Service (AKS) and Azure Developer Division product groups.
  • Automated Security and SDL compliance requirements with customized pipelines for a multi-repo, non-standard git workflow.

Technical Expertise

AI Engineering

  • AI Apps
  • Agentic Apps
  • RAG Pipelines
  • MCP

Platforms & Automation

  • Azure
  • AWS
  • GitHub
  • Vercel
  • Docker
  • Kubernetes
  • Jenkins
  • GitHub Actions
  • Azure Pipelines
  • Terraform

App Development

  • JavaScript
  • Node.js
  • Nuxt.js
  • Ruby
  • Ruby on Rails

Blog

15 min read

Securing Git Commits with GPG and YubiKeys: Best Practices for 2026

After ca. 6 years with my previous setup, leaving Microsoft was a good opportunity to update my system for 2026. In addition to modern cryptography, I wanted more redundancy and even more security in the age of AI.
While researching and designing for this current setup, I was dissatisfied with guides that were either too complex, or simplified but had security flaws. In this article and accompanying in-depth guide on GitHub, I wanted to explain the security design principles so you can learn, not just copy and paste.
My 2026 Setup: Two YubiKeys and an offline USB Backup
8 min read

How Claude Code made me an AI Believer

How a burnt-out AI skeptic became a believer. Comparing Claude Code and GitHub Copilot, why the collaborative agent experience — not the underlying model — made me 2x faster and brought back the joy of coding.

8 min read

Setup git commits and authentication with multiple GPG keys and YubiKeys

Since I worked as an architect in the compliant financial industry, I have been signing my git commits so that people cannot impersonate me in source code. I have always defaulted to a single GPG personal key that I could also use for both personal and work. But suddenly I needed to juggle two keys.

Speaker

CI/CD at scale - different layers for infrastructure, Kubernetes and apps
DevOps.js Conference, Virtual | March 29 2021

Infra vs Apps – Where are my Pipelines?

One app is easy to automate; add components, infrastructure and teams and you're lost. How many pipelines and repos do you need? Criteria to slice your pipelines without spaghettifying them.

On Stage at NodeConf EU
NodeConf EU, Kilkenny, Ireland | November 10-14 2019

Visualizing cloud architectures in real time with d3.js

Monitoring tools drown you in information. Building a microservice architecture visualization with d3.js and live monitoring, then watching your architecture dance in real time.

DIY Full-Stack JavaScript CI CD
EnterJS Conference, Darmstadt, Germany | June 21 2018

EnterJS: DIY Full-Stack JavaScript CI/CD

JavaScript's quirks make CI/CD tricky. What do you compile, when, and where? A look at full-stack JS pipelines and the common challenges. We'll laugh and cry.

More Talks