<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://www.oicheryl.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://www.oicheryl.com/" rel="alternate" type="text/html" /><updated>2026-03-10T17:53:17+00:00</updated><id>https://www.oicheryl.com/feed.xml</id><title type="html">Cheryl Hung</title><subtitle>Watch talks and read articles from Cheryl Hung on Kubernetes and cloud native, community and open source infrastructure.</subtitle><author><name>oicheryl</name></author><entry><title type="html">Cloud Native London March 2026: Aerospike, HAProxy Technologies, and more</title><link href="https://www.oicheryl.com/2026/03/04/cloud-native-london-march-2026/" rel="alternate" type="text/html" title="Cloud Native London March 2026: Aerospike, HAProxy Technologies, and more" /><published>2026-03-04T00:00:00+00:00</published><updated>2026-03-04T00:00:00+00:00</updated><id>https://www.oicheryl.com/2026/03/04/cloud-native-london-march-2026</id><content type="html" xml:base="https://www.oicheryl.com/2026/03/04/cloud-native-london-march-2026/"><![CDATA[<p>Three speakers from Aerospike, HAProxy Technologies, and more joined us at the March Cloud Native London meetup at the fabulous Thought Machine event space, as well as via the YouTube/LinkedIn livestreams.</p>

<p>We are immensely grateful to <a href="https://aerospike.com/">Aerospike</a>, <a href="https://www.haproxy.com/">HAProxy Technologies</a>, and <a href="https://www.tech-shack.co/">TechShack</a> for their generous support and sponsorship.</p>

<h3 id="overview">Overview</h3>
<p>Kicking off our evening was Behrad Babaee from Aerospike discussing <a href="https://www.youtube.com/live/JLnNKaTEeYY?si=08beWYlgjcWSeqBx&amp;t=1304">Predictable Systems in an Unpredictable World</a>(starting at 21:44). His takeaways explained that:</p>
<ul>
  <li>Average performance and even P99 are misleading; what truly defines your system is its behaviour at the extreme tail when conditions deteriorate.</li>
  <li>The assumptions systems are built upon are almost always quietly eroding.</li>
  <li>Predictability must be treated as a first-class property of a system.</li>
</ul>

<p>Following this, we had Baptiste Assmann from HAProxy Technologies describing <a href="https://www.youtube.com/live/JLnNKaTEeYY?si=OgVm-XEajN5eDVH6&amp;t=3143">Observability with HAProxy: detecting what is not working and why</a>(starting at 52:23). He mentioned that:</p>
<ul>
  <li><strong>The load balancer is your best source of truth.</strong> Because HAProxy sits between the client and the server, it maintains two distinct connections. This allows it to act as an “observation tower,” providing impartial data on network retransmits, application processing times, and client bandwidth limitations that other components cannot see.</li>
  <li><strong>Timers are critical for root cause analysis.</strong> High-level monitoring averages often hide the root cause. By analyzing HAProxy’s internal timers—specifically Queue time (Tq), Connect time (Tc), and Response time (Tr)—you can mathematically determine if latency is caused by a saturated server, a network packet loss, or a slow application query.</li>
  <li><strong>Observability reduces troubleshooting time.</strong> Detailed logging and termination codes allow you to move from “users are complaining” to identifying the exact source of the error (e.g., a specific server or a broken switch). While HAProxy may not fix a broken application, it drastically reduces the time required to isolate the issue so the right team can fix it.</li>
</ul>

<p>And wrapping up our evening was Alam Ahmed exploring <a href="https://www.youtube.com/live/JLnNKaTEeYY?si=AZqLSMtf9ubU3A6s&amp;t=6047">eBPF: Revolutionizing Cloud-Native Security</a>(starting at 1:40:47). He described how:</p>
<ul>
  <li>Traditional security tools are architecturally misaligned with cloud-native systems—they assume static IPs and persistent hosts while containers spin up/down in seconds, creating dangerous blind spots that delay 67% of deployments and miss kernel-level attacks entirely.</li>
  <li>eBPF enables kernel-native security with 10x performance gains—by executing sandboxed programs directly in the Linux kernel with JIT compilation, it eliminates context-switching overhead (&lt;1% CPU impact), requires zero code changes, and provides complete container/Kubernetes context for every event.</li>
  <li>Production-proven tools are available now—the CNCF eBPF ecosystem grew 4.5x to 41+ projects in two years, with graduated projects like Falco (runtime threat detection), Tetragon (kernel-level enforcement), and Cilium (network security) already securing hyperscale infrastructure at Meta, Google, and billions of Android devices.</li>
</ul>

<p>And of course, our usual group photo!
<img src="/images/2026-03-04-cloud-native-london-march-2026.jpeg" alt="" /></p>

<h2 id="cloud-native-london-april">Cloud Native London April</h2>

<p>Our next meetup will be on Wednesday 1st April, when we’ll be joined by speakers from Cloudsmith, Testkube, and Diagrid! <a href="https://www.meetup.com/cloud-native-london/events/312772371/">RSVP and save the date now!</a>.</p>

<p>Stay safe, stay healthy, and see you in a month!</p>

<p>Cheryl (@oicheryl)</p>]]></content><author><name>oicheryl</name></author><category term="Photos" /><category term="Video" /><category term="Meetup" /><category term="2026" /><summary type="html"><![CDATA[Speakers from Aerospike, HAProxy Technologies, and more join us at the Cloud Native London meetup March 2026, hosted by Cheryl Hung]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://www.oicheryl.com/images/2026-03-04-cloud-native-london-march-2026.jpeg" /><media:content medium="image" url="https://www.oicheryl.com/images/2026-03-04-cloud-native-london-march-2026.jpeg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Cloud Native London February 2026: SUSE, Mirantis, and Urban Care Community</title><link href="https://www.oicheryl.com/2026/02/04/cloud-native-london-february-2026/" rel="alternate" type="text/html" title="Cloud Native London February 2026: SUSE, Mirantis, and Urban Care Community" /><published>2026-02-04T00:00:00+00:00</published><updated>2026-02-04T00:00:00+00:00</updated><id>https://www.oicheryl.com/2026/02/04/cloud-native-london-february-2026</id><content type="html" xml:base="https://www.oicheryl.com/2026/02/04/cloud-native-london-february-2026/"><![CDATA[<p>Three speakers from SUSE, Mirantis, and Urban Care Community joined us at the February Cloud Native London meetup at Monzo, as well as via the YouTube/LinkedIn livestreams.</p>

<p>We are immensely grateful to <a href="https://www.suse.com/">SUSE</a>, <a href="https://cloudsmith.com/">Cloudsmith</a> and <a href="https://www.tech-shack.co/">TechShack</a> for their generous support and sponsorship.</p>

<h3 id="overview">Overview</h3>
<p>Kicking off our evening was Jeroen van Erp from SUSE discussing how to <a href="https://www.youtube.com/live/ycjbonELfNw?si=BohDSKzXqgRbuF2G&amp;t=702">Stop Running Mystery Meat in Production</a>(starting at 11:42). He talked about:</p>
<ul>
  <li>The “Convenience vs. Security” Debt: Why using FROM node:latest or unverified upstream images creates an immediate security deficit that Platform Engineers must eventually pay off.</li>
  <li>Deconstructing the “Black Box”: A look at the hidden risks inside public registries—from critical CVEs and bloated libraries to unauthorized binaries that violate Zero Trust principles.</li>
  <li>Hardening the Pipeline: Practical strategies for moving away from “random” upstream maintainers toward verified, minimal, and auditable base images for a more secure Kubernetes environment.</li>
</ul>

<p>Following this, we had Prithvi Raj from Mirantis describing <a href="https://www.youtube.com/live/ycjbonELfNw?si=2yGzvibgfAquhowp&amp;t=2680">Platform Wars: The Battle Between Golden Paths and Spaghetti Pipelines</a>(starting at 44:40). His takeaways explained that:</p>
<ul>
  <li>Golden paths only work if they stay “paved”: Your internal developer platform succeeds when it reduces cognitive load and friction, not when it becomes another layer of complexity. The moment the golden path turns into a maze of YAML, tickets, and exceptions, Developer Experience suffers.</li>
  <li>Tooling isn’t the villain, tool sprawl without strategy is: OSS and cloud-native tools can accelerate platform engineering, but unmanaged toolchains create fragmented workflows, inconsistent standards, and hidden maintenance costs. The real win is a curated, opinionated stack with clear ownership.</li>
  <li>The real “Darth Vader” is platform democracy without decision-making: The biggest platform failure mode isn’t technical, it’s governance: too many opinions, no alignment, and endless customization. Successful teams balance autonomy with each stakeholder getting priority in the platform space.</li>
</ul>

<p>And wrapping up our evening was Akshya Prakkash from Urban Care Community exploring <a href="https://www.youtube.com/live/ycjbonELfNw?si=Hc2k1AGqqrN-Mbep&amp;t=5784">Beyond Chatbots: How AI Agents and Humanoids Are Shaping a New Era</a>(starting at 1:36:24). She described how:</p>
<ul>
  <li>AI agents represent a shift from conversational AI to systems capable of taking actions: Understanding the difference between traditional AI models and AI agents is critical, as agents are designed to execute tasks, coordinate workflows and operate across systems that could make them far more impactful in real-world use cases than chat-based interaction alone.</li>
  <li>The most effective use of AI agents comes from solving real problems, not just showcasing intelligence: In practical environments, AI agents create value by handling structured, repetitive tasks and supporting human decision-making, highlighting the importance of designing AI around real workflows rather than abstract capabilities.</li>
  <li>Humanoid and embodied AI demonstrate how physical AI systems can create meaningful impact in care settings today: A practical glimpse into the development and use of an interactive robotic system shows how embodied AI can support engagement, improve resident experience and complement human care, highlighting the importance of designing technology around real human needs.</li>
</ul>

<p>And of course, our usual group photo!
<img src="/images/2026-02-04-cloud-native-london-february-2026.jpeg" alt="" /></p>

<h2 id="cloud-native-london-march">Cloud Native London March</h2>

<p>Our next meetup will be on Wednesday 4th March, when we’ll be joined by speakers from Aerospike, HAProxy, and Boxxe! <a href="https://www.meetup.com/cloud-native-london/events/312298108/">RSVP and save the date now!</a>.</p>

<p>Stay safe, stay healthy, and see you in a month!</p>

<p>Cheryl (@oicheryl)</p>]]></content><author><name>oicheryl</name></author><category term="Photos" /><category term="Video" /><category term="Meetup" /><category term="2026" /><summary type="html"><![CDATA[Speakers from SUSE, Mirantis, and Urban Care Community join us at the Cloud Native London meetup February 2026, hosted by Cheryl Hung]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://www.oicheryl.com/images/2026-02-04-cloud-native-london-february-2026.jpeg" /><media:content medium="image" url="https://www.oicheryl.com/images/2026-02-04-cloud-native-london-february-2026.jpeg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Cloud Native London January 2026: Flagsmith, BrassicaPay, and more</title><link href="https://www.oicheryl.com/2026/01/07/cloud-native-london-january-2026/" rel="alternate" type="text/html" title="Cloud Native London January 2026: Flagsmith, BrassicaPay, and more" /><published>2026-01-07T00:00:00+00:00</published><updated>2026-01-07T00:00:00+00:00</updated><id>https://www.oicheryl.com/2026/01/07/cloud-native-london-january-2026</id><content type="html" xml:base="https://www.oicheryl.com/2026/01/07/cloud-native-london-january-2026/"><![CDATA[<p>Three speakers from Flagsmith, BrassicaPay, and more joined us at the January Cloud Native London meetup at Civo Tech Junction, as well as via the YouTube/LinkedIn livestreams. Unfortunately there were some audio issues with the livestream for the first two talks.</p>

<p>We are immensely grateful to <a href="https://www.flagsmith.com/">Flagsmith</a> and <a href="https://www.tech-shack.co/">TechShack</a> for their generous support and sponsorship.</p>

<h3 id="overview">Overview</h3>
<p>Kicking off our evening was Kyle Johnson from Flagsmith talking about <a href="https://www.youtube.com/live/H2ltTiONqow?si=3Od4-NXooKvI0ToS&amp;t=724">Feature Flags: A Safety Net in the AI Era</a>(starting at 12:04). He discussed how to:</p>
<ul>
  <li>Without explicit safety measures, increased reliance on AI-generated code leads to a loss of control over codebases and production behaviour.</li>
  <li>Feature flagging is a great safety net: it allows both AI-generated and traditional code to be deployed to production with no behavioural change, enabling controlled rollouts to internal users or small customer cohorts before wider release.</li>
  <li>AI—despite its imperfections—will fundamentally reshape how software is built and redefine what is possible.</li>
</ul>

<p>Following this, we had Shubhangi Goyal explaining <a href="https://www.youtube.com/live/H2ltTiONqow?si=--F0vWIeg3tgqMgS&amp;t=2013">Context driven AI Agents</a>(starting at 33:33). Her takeaways were about:</p>
<ul>
  <li>Context engineering, manage memory tools, and tasks for adaptive behaviour</li>
  <li>Prompt engineering into the larger system</li>
  <li>Understanding the use of context engineering</li>
</ul>

<p>And wrapping up our evening was Mawuko Jeffrey Wilson from BrassicaPay exploring <a href="https://www.youtube.com/live/H2ltTiONqow?si=61Lp0562JJl-9MGy&amp;t=5484">Why Cloud Cost Assessment Must Come Before Cloud-Native Build</a>(starting at 1:31:24). He stated that:</p>
<ul>
  <li>Cost surprises are architectural, not accidental: Most cloud overspend originates from early service choices, pricing models, and design assumptions-not from poor monitoring alone.</li>
  <li>Cost alerts are controls, not only strategy: Budgets, alerts, and subscriptions help manage spend-but they cannot replace upfront cost modelling and architectural cost awareness.</li>
  <li>Cost assessment must sit alongside security and architecture: Sustainable cloud-native systems treat cost as a first-class design constraint, just like resilience and security. And multi-cloud doesn’t remove cost risk-it multiplies it. Without consistent cost assessment practices, organisations face fragmented spend and reduced financial visibility across AWS, Azure, and GCP (others).</li>
</ul>

<p>And of course, our usual group photo!
<img src="/images/2026-01-07-cloud-native-london-january-2026.jpeg" alt="" /></p>

<h2 id="cloud-native-london-february">Cloud Native London February</h2>

<p>Our next meetup will be on Wednesday 4th February, when we’ll be joined by speakers from SUSE, Mirantis, and Urban Care Community! <a href="https://www.meetup.com/cloud-native-london/events/310408638/">RSVP and save the date now!</a>.</p>

<p>Stay safe, stay healthy, and see you in a month!</p>

<p>Cheryl (@oicheryl)</p>

<hr />]]></content><author><name>oicheryl</name></author><category term="Photos" /><category term="Video" /><category term="Meetup" /><category term="2026" /><summary type="html"><![CDATA[Speakers from Flagsmith, BrassicaPay, and more join us at the Cloud Native London meetup January 2026, hosted by Cheryl Hung]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://www.oicheryl.com/images/2026-01-07-cloud-native-london-january-2026.jpeg" /><media:content medium="image" url="https://www.oicheryl.com/images/2026-01-07-cloud-native-london-january-2026.jpeg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Cloud Native London December 2025: stack8s, Cockroach Labs, and Polysemantic</title><link href="https://www.oicheryl.com/2025/12/03/cloud-native-london-december-2025/" rel="alternate" type="text/html" title="Cloud Native London December 2025: stack8s, Cockroach Labs, and Polysemantic" /><published>2025-12-03T00:00:00+00:00</published><updated>2025-12-03T00:00:00+00:00</updated><id>https://www.oicheryl.com/2025/12/03/cloud-native-london-december-2025</id><content type="html" xml:base="https://www.oicheryl.com/2025/12/03/cloud-native-london-december-2025/"><![CDATA[<p>Three speakers from stack8s, Cockroach Labs, and Polysemantic joined us at the December Cloud Native London meetup at Palo Alto Networks, as well as via the YouTube/Twitch livestreams.</p>

<p>We are immensely grateful to <a href="https://testkube.io/">Testkube</a>, <a href="https://www.tech-shack.co/">TechShack</a>, and <a href="https://stack8s.org/">stack8s</a> for their generous support and sponsorship.</p>

<h3 id="overview">Overview</h3>
<p>Kicking off our evening was Dr Jeremy Murray from stack8s talking about <a href="https://www.youtube.com/live/kSQ17YDTvuI?si=k2TYO82AquKDoe6T&amp;t=669">Decoupling from the Hyperscalers: A Kubernetes-Based Sovereign AI &amp; Compute Platform</a>(starting at 11:09). He discussed how to:</p>
<ul>
  <li>Learn how Kubernetes can serve as the foundation for a fully sovereign compute and AI platform - giving organizations complete control over their infrastructure, data locality, and compliance</li>
  <li>Discover design patterns and open source tooling that enable true hybrid and multi-cloud operations - avoiding vendor lock-in while maintaining scalability, security, and performance</li>
  <li>Discover design patterns and open source tooling that enable true hybrid and multi-cloud operations - avoiding vendor lock-in while maintaining scalability, security, and performance</li>
</ul>

<p>Following this, we had Rob Reid from Cockroach Labs explaining <a href="https://www.youtube.com/live/kSQ17YDTvuI?si=v-x532hdWRv0ne_0&amp;t=3007">From Chaos to Confidence: How I Learned to Love - And Laugh in the Face Of - Chaos</a>(starting at 50:07). His takeaways were that:</p>
<ul>
  <li>Databases are just software and they shouldn’t be babied</li>
  <li>True resilience isn’t about avoiding failure, it’s about embracing it until it’s boring</li>
  <li>Legacy systems don’t protect modern workloads</li>
</ul>

<p>And wrapping up our evening was Radu Sora from Polysemantic exploring <a href="https://www.youtube.com/live/kSQ17YDTvuI?si=kYlhmdHTwLSoUG4S&amp;t=5589">Checking Out of Hotel California: The Case for Spark on Kubernetes</a>(starting at 1:33:09). He stated that:</p>
<ul>
  <li>You’re paying a premium for a solved problem: At scale, Databricks charges a “7-figure” premium for infrastructure orchestration, a problem the CNCF ecosystem has already solved. You can achieve massive cost savings (often over 50%) by switching to an open-source stack</li>
  <li>The “It’s Too Hard” myth is dead: The fear of managing Kubernetes is outdated. A modern, open-source stack (EKS + Spark Operator + Karpenter + Argo Workflows) provides a manageable, declarative, and often more flexible platform than you get from a vendor, without the black-box complexity</li>
  <li>The biggest win isn’t cost, it’s culture: Moving off a “magic” platform forces engineers to re-engage with performance, efficiency, and cost. This “escape” from vendor lock-in fosters a stronger, more inquisitive engineering culture that understands its tools and owns its stack.</li>
</ul>

<p>And of course, our usual group photo!
<img src="/images/2025-12-03-cloud-native-london-december-2025.jpeg" alt="" /></p>

<h2 id="cloud-native-london-january">Cloud Native London January</h2>

<p>Our next meetup will be on Wednesday 7th January, when we’ll be joined by speakers from Flagsmith, Testkube, and Nirmata! <a href="https://www.meetup.com/cloud-native-london/events/310408549/">RSVP and save the date now!</a>.</p>

<p>Stay safe, stay healthy, and see you in a month!</p>

<p>Cheryl (@oicheryl)</p>

<hr />]]></content><author><name>oicheryl</name></author><category term="Photos" /><category term="Video" /><category term="Meetup" /><category term="2025" /><summary type="html"><![CDATA[Speakers from stack8s, Cockroach Labs, and Polysemantic join us at the Cloud Native London meetup December 2025, hosted by Cheryl Hung]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://www.oicheryl.com/images/2025-11-03-cloud-native-london-december-2025.jpeg" /><media:content medium="image" url="https://www.oicheryl.com/images/2025-11-03-cloud-native-london-december-2025.jpeg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Vibe Coding Auth Without Melting Down! - iSAQB Software Architecture Gathering</title><link href="https://www.oicheryl.com/2025/11/26/vibe-coding-auth-without-melting-down/" rel="alternate" type="text/html" title="Vibe Coding Auth Without Melting Down! - iSAQB Software Architecture Gathering" /><published>2025-11-26T00:00:00+00:00</published><updated>2025-11-26T00:00:00+00:00</updated><id>https://www.oicheryl.com/2025/11/26/vibe-coding-auth-without-melting-down</id><content type="html" xml:base="https://www.oicheryl.com/2025/11/26/vibe-coding-auth-without-melting-down/"><![CDATA[<p>Customer identity and access management (CIAM) has become a critical component in handling complex identity needs in human-AI-machine ecosystems, making it essential for modern application architectures.</p>

<p>Building CIAM is a fine balance between user experience (social login, single sign-on, multi-factor authentication, biometrics), security and regulatory standards (risk-based authentication, GDPR, audits) and scalability (distributed architectures for load balancing and high availability, analytics).</p>

<p>Can vibe coding handle the challenge? In this talk we’ll see how far we can push the limits – anything could happen…</p>]]></content><author><name>oicheryl</name></author><category term="Slides" /><category term="Video" /><category term="2025" /><summary type="html"><![CDATA[Building CIAM is a fine balance between user experience, security and regulatory standards and scalability. Can vibe coding handle the challenge?]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://www.oicheryl.com/images/2025-11-26-vibe-coding-auth-without-melting-down.png" /><media:content medium="image" url="https://www.oicheryl.com/images/2025-11-26-vibe-coding-auth-without-melting-down.png" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Cloud Native London November 2025: FusionAuth, CAST AI, and Meghdo</title><link href="https://www.oicheryl.com/2025/11/05/cloud-native-london-november-2025/" rel="alternate" type="text/html" title="Cloud Native London November 2025: FusionAuth, CAST AI, and Meghdo" /><published>2025-11-05T00:00:00+00:00</published><updated>2025-11-05T00:00:00+00:00</updated><id>https://www.oicheryl.com/2025/11/05/cloud-native-london-november-2025</id><content type="html" xml:base="https://www.oicheryl.com/2025/11/05/cloud-native-london-november-2025/"><![CDATA[<p>Three speakers from FusionAuth, CAST AI, and Meghdo joined us at the November Cloud Native London meetup at the eSynergy offices, as well as via the YouTube/Twitch livestreams.</p>

<p>We are immensely grateful to <a href="https://testkube.io/">Testkube</a>, <a href="https://www.tech-shack.co/">TechShack</a>, and <a href="https://cast.ai/">CAST AI</a> for their generous support and sponsorship. More info on them below!</p>

<h3 id="overview">Overview</h3>
<p>Kicking off our evening was Mark Robustell from FusionAuth talking about <a href="https://www.youtube.com/live/DlvwyaacF-M?si=1GsewomBPX9aaeKR&amp;t=973">Auth: Build vs Open Source vs Buy</a>(starting at 16:13). He talked about:</p>
<ul>
  <li>Options for Auth</li>
  <li>Pros and cons of each option</li>
  <li>How FusionAuth can offer many advantages of each of the options</li>
</ul>

<p>Following this, Kunal Kushwaha from CAST AI explaining <a href="https://www.youtube.com/live/DlvwyaacF-M?si=HlyweiS14Vo6WUzC&amp;t=2704">Container Live Migration: Moving Workloads Without Downtime</a>(starting at 45:04). His takeaways are about how to:</p>
<ul>
  <li>The automation challenges of migrating workloads at scale.</li>
  <li>How container live migration is powered and orchestrated in Kubernetes.</li>
  <li>How to make live migration practical for resiliency and cost optimization.</li>
</ul>

<p>And wrapping up our evening was Ram Swaminathan from Meghdo exploring <a href="https://www.youtube.com/live/DlvwyaacF-M?si=EfV8KGDD5pmV4zTR&amp;t=5586">From Manual Ops to Self-Service: Building Cloud Infrastructure Orchestration at Scale</a>(starting at 1:33:06). He discussed:</p>
<ul>
  <li>Self-Service Platform Engineering: Design principles for building developer-centric infrastructure platforms that eliminate ops bottlenecks while maintaining enterprise-grade security and compliance through RBAC and audit logging.</li>
  <li>Sub-60-Minute Multi-Cloud Deployments: Architectural patterns and open-source tool combinations (Terraform, Jenkins, Kubernetes, Prometheus, Grafana) that enable instant infrastructure provisioning across AWS, GCP, and Azure without vendor lock-in.</li>
  <li>Zero Trust Infrastructure Access: How to eliminate long-lived credentials and implement time-bound access tokens for cloud orchestration platforms, reducing security risk while maintaining developer velocity.</li>
</ul>

<p>And of course, our usual group photo!
<img src="/images/2025-11-05-cloud-native-london-november-2025.jpeg" alt="" /></p>

<h2 id="cloud-native-london-december">Cloud Native London December</h2>

<p>Our next meetup will be on Wednesday 3rd December, when we’ll be joined by speakers from Nirmata, Cockroach Labs, and Polysemantic! <a href="https://www.meetup.com/cloud-native-london/events/310408527/">RSVP and save the date now!</a>.</p>

<p>Stay safe, stay healthy, and see you in a month!</p>

<p>Cheryl (@oicheryl)</p>]]></content><author><name>oicheryl</name></author><category term="Photos" /><category term="Video" /><category term="Meetup" /><category term="2025" /><summary type="html"><![CDATA[Speakers from FusionAuth, CAST AI, and Meghdo join us at the Cloud Native London meetup November 2025, hosted by Cheryl Hung]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://www.oicheryl.com/images/2025-11-05-cloud-native-london-november-2025.jpeg" /><media:content medium="image" url="https://www.oicheryl.com/images/2025-11-05-cloud-native-london-november-2025.jpeg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Top Trends in Kubernetes Security and the Shift-Down approach: Keynote at TalosCon 2025</title><link href="https://www.oicheryl.com/2025/10/16/top-trends-in-k8s-security-space/" rel="alternate" type="text/html" title="Top Trends in Kubernetes Security and the Shift-Down approach: Keynote at TalosCon 2025" /><published>2025-10-16T00:00:00+00:00</published><updated>2025-10-16T00:00:00+00:00</updated><id>https://www.oicheryl.com/2025/10/16/top-trends-in-k8s-security-space</id><content type="html" xml:base="https://www.oicheryl.com/2025/10/16/top-trends-in-k8s-security-space/"><![CDATA[<p>In this talk I discuss some of the fundamental challenges of security in a Kubernetes, cloud native environment, and how Shift-Down Security can help.</p>

<p>Reading:</p>
<ul>
  <li><a href="https://github.com/kubernetes/sig-security/blob/main/sig-security-docs/papers/shift-down/shift-down-security.md#shift-down-security">Shift-Down Security</a></li>
</ul>]]></content><author><name>oicheryl</name></author><category term="Slides" /><category term="2025" /><summary type="html"><![CDATA[Cheryl Hung explores why security is so hard, and how Shift-Down security can help.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://www.oicheryl.com/images/2025-10-16-top-trends-in-k8s-security-space.png" /><media:content medium="image" url="https://www.oicheryl.com/images/2025-10-16-top-trends-in-k8s-security-space.png" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Cloud Native London October 2025: Apple, Container Solutions, and ScaleOps</title><link href="https://www.oicheryl.com/2025/10/01/cloud-native-london-october-2025/" rel="alternate" type="text/html" title="Cloud Native London October 2025: Apple, Container Solutions, and ScaleOps" /><published>2025-10-01T00:00:00+00:00</published><updated>2025-10-01T00:00:00+00:00</updated><id>https://www.oicheryl.com/2025/10/01/cloud-native-london-october-2025</id><content type="html" xml:base="https://www.oicheryl.com/2025/10/01/cloud-native-london-october-2025/"><![CDATA[<p>Three speakers from Apple, Container Solutions, and ScaleOps joined us at the October Cloud Native London meetup at Container Solutions, as well as via the YouTube/Twitch livestreams.</p>

<p>We are immensely grateful to <a href="https://testkube.io/">Testkube</a>, <a href="https://www.tech-shack.co/">TechShack</a>, <a href="https://developer.apple.com/swift/">Swift</a>, and <a href="http://siderolabs.com/">Sidero</a> for their generous support and sponsorship. More info on them below!</p>

<h3 id="overview">Overview</h3>
<p>Kicking off our evening was Euan Harris from Apple talking about <a href="https://www.youtube.com/live/zjOmbeU1fhY?si=-JMD6n-GQ8Xu9F4S&amp;t=928">How To Put Swift in a Box: Container Images From Scratch With Swift Container Plugin</a>(starting at 15:28). He explained:</p>
<ul>
  <li>Did you know that you can build a container image without using a container runtime?   <a href="https://github.com/apple/swift-container-plugin">swift-container-plugin</a> is a plugin for Swift Package Manager, Swift’s native build system, which takes care of packaging your executable in a container image and publishing it to a registry.</li>
  <li>Of course, the executable needs to be able to run on your deployment platform.   For that you can lean on Swift’s excellent cross-compilation support and use a <a href="https://www.swift.org/documentation/articles/static-linux-getting-started.html">Swift SDK</a> to cross-compile to Linux, even across different processor architectures.</li>
  <li>You can deploy your image on any standards-compliant container runtime, but if you’re a macOS user take a look at <code class="language-plaintext highlighter-rouge">container</code> <a href="https://github.com/apple/container">https://github.com/apple/container</a>.   It’s a new, open-source container runtime specifically built to run Linux-based container images easily and efficiently on macOS.
*While you’re there, also check out the new open-source <code class="language-plaintext highlighter-rouge">containerization</code> framework <a href="https://github.com/apple/containerization">https://github.com/apple/containerization</a>.   <code class="language-plaintext highlighter-rouge">container</code> is built on top of it, and it’s designed to let you build your own container tools and add container-related features to your projects.</li>
</ul>

<p>Following this, Chris Vermeulen from Container Solutions explained <a href="https://www.youtube.com/live/zjOmbeU1fhY?si=FDACAQeVQYdqIo2e&amp;t=4109">Compliance for Dummies: A Primer for a Compliance-Minded Future</a>(starting at 1:08:29). He discussed:</p>
<ul>
  <li>What compliance is, and some key terms which are important to know</li>
  <li>How the industry is embracing standardised formats, to allow more automatability and interoperability for compliance reporting and tracking</li>
  <li>How tools like The Continuous Compliance Framework are utilising these new standards to build the next generation of cloud native tooling for a compliance minded future.</li>
</ul>

<p>And wrapping up our evening was Nic Vermande, ScaleOps describing <a href="https://www.youtube.com/live/zjOmbeU1fhY?si=3mBGh8bxYfcHRhyw&amp;t=5818">Smoke, Mirrors, and Metrics: A Kernel Detective’s Guide to Cluster Resource Scaling</a>(starting at 1:36:58). His takeaways are about how to:</p>
<ul>
  <li>Gain a practical framework for orchestrating HPA, VPA, and KEDA together, turning reactive chaos into predictable resource management</li>
  <li>Understand how the Kubernetes metrics pipeline distorts kernel reality.</li>
  <li>Explore how to use kernel data to align autoscalers for stable, efficient scaling.</li>
</ul>

<p>And of course, our usual group photo!
<img src="/images/2025-10-01-cloud-native-london-october-2025.jpeg" alt="" /></p>

<p>With many thanks to our sponsors this month:</p>

<p><a href="https://testkube.io/">Testkube</a> powers cloud-native continuous testing that scales with your team and keeps up with AI-driven release velocity.</p>

<p><a href="https://www.tech-shack.co/">TechShack</a> are a tech recruitment agency specialising in the Cloud, Engineering and AI. TechShack exists to build high-performing tech teams by putting community, connection, and quality first.</p>

<p><a href="https://developer.apple.com/swift/">Swift</a> is an open source general purpose programming language, recognized by world security organizations for its memory safety; its performance and beautiful syntax make it a great option for the cloud native space. Try it out and talk to us on <a href="forums.swift.org">forums.swift.org</a>.</p>

<p><a href="http://siderolabs.com/">Sidero</a>, the builders of Talos Linux and Omni, creates an easier way to run Kubernetes. Talos Linux and Omni bring simplicity and security to edge, data center, bare metal, and hybrid Kubernetes. By delivering scalable management for Kubernetes clusters, infrastructures are secure by default, easy to use, and reliable to operate.</p>

<h2 id="cloud-native-london-november">Cloud Native London November</h2>

<p>Our next meetup will be on Wednesday 1st November, when we’ll be joined by speakers from FusionAuth, Cast AI, and Meghdo! <a href="https://www.meetup.com/cloud-native-london/events/310408493/">RSVP and save the date now!</a>.</p>

<p>Stay safe, stay healthy, and see you in a month!</p>

<p>Cheryl (@oicheryl)</p>]]></content><author><name>oicheryl</name></author><category term="Photos" /><category term="Video" /><category term="Meetup" /><category term="2025" /><summary type="html"><![CDATA[Speakers from Apple, Container Solutions, and ScaleOps join us at the Cloud Native London meetup October 2025, hosted by Cheryl Hung]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://www.oicheryl.com/images/2025-10-01-cloud-native-london-october-2025.jpeg" /><media:content medium="image" url="https://www.oicheryl.com/images/2025-10-01-cloud-native-london-october-2025.jpeg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">10k and counting: Insights and Trends from Cloud Native London - Scotsoft</title><link href="https://www.oicheryl.com/2025/09/25/insights-and-trends-from-cloud-native-london/" rel="alternate" type="text/html" title="10k and counting: Insights and Trends from Cloud Native London - Scotsoft" /><published>2025-09-25T00:00:00+00:00</published><updated>2025-09-25T00:00:00+00:00</updated><id>https://www.oicheryl.com/2025/09/25/insights-and-trends-from-cloud-native-london</id><content type="html" xml:base="https://www.oicheryl.com/2025/09/25/insights-and-trends-from-cloud-native-london/"><![CDATA[<p>I’m thrilled to be in Edinburgh speaking at Scotsoft, and sharing my insights on cloud, open source and AI.</p>

<p>In 2017 I started a meetup, Cloud Native London, with no speakers, no venue and no attendees. Just 7 weeks later, over 100 people turned up to the first event. Now Cloud Native London has grown to 10,000 members, and is one of the strongest and most vibrant developer communities in Europe.</p>

<p>In this talk, I will delve into software architecture insights and trends over the last 8 years. I’ll look at both technical and strategic developments, and transformational opportunities for individuals and organisations going forwards.</p>

<p>Takeaways:</p>
<ul>
  <li>Consumable &gt; configurable</li>
  <li>Manage your open source exposure</li>
  <li>Embrace AI but stay alert</li>
</ul>]]></content><author><name>oicheryl</name></author><category term="Slides" /><category term="2025" /><summary type="html"><![CDATA[Cheryl Hung reviews cloud, open source and AI trends and insights from running Cloud Native London.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://www.oicheryl.com/images/2025-09-25-insights-and-trends-from-cloud-native-london.png" /><media:content medium="image" url="https://www.oicheryl.com/images/2025-09-25-insights-and-trends-from-cloud-native-london.png" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Cloud Native London August 2025: Harness, Mirantis, and AuthZed</title><link href="https://www.oicheryl.com/2025/09/03/cloud-native-london-september-2025/" rel="alternate" type="text/html" title="Cloud Native London August 2025: Harness, Mirantis, and AuthZed" /><published>2025-09-03T00:00:00+00:00</published><updated>2025-09-03T00:00:00+00:00</updated><id>https://www.oicheryl.com/2025/09/03/cloud-native-london-september-2025</id><content type="html" xml:base="https://www.oicheryl.com/2025/09/03/cloud-native-london-september-2025/"><![CDATA[<p>Three speakers from Harness, Mirantis, and AuthZed joined us at the September Cloud Native London meetup at the Just Eat offices, as well as via the YouTube/Twitch livestreams.</p>

<p>We are immensely grateful to <a href="https://testkube.io/">Testkube</a>, <a href="https://www.harness.io/">Harness</a>, <a href="https://www.mirantis.com/">Mirantis</a>, and <a href="https://www.civo.com/">Civo</a> for their generous support and sponsorship.</p>

<p>Plus an invitation from Civo:</p>
<blockquote>
  <p>We are excited to introduce Civo Navigate London <a href="https://www.civo.com/navigate/london/2025">https://www.civo.com/navigate/london/2025</a>, our flagship global tech event taking place on 30th September 2025. Join us for a day of insightful discussions and networking with over 800 attendees, as we dive into the latest advancements in AI, digital sovereignty, Kubernetes, and the future of cloud-native technology. With Kelsey Hightower, Sir Jacob Rees-Mog, Dr Ben Spencer MP and over 20 other speakers across three focused tracks, this event is the perfect opportunity for developers, DevOps teams, and IT leaders to come together, share knowledge, and shape the future.</p>
</blockquote>

<blockquote>
  <p>We invite you to be a part of this exciting experience and are offering a 50% discount to the Cloud Native community. Please use this code when registering: <strong>CNLCIVONAV50</strong> by 18th September to access your discounted ticket to this exciting event.</p>
</blockquote>

<h3 id="overview">Overview</h3>
<p>Kicking off our evening was Martin Reynolds from Harness talking about how to <a href="https://www.youtube.com/live/1bUKqnG58eI?si=YCe6l-UGwY3xkr79&amp;t=1013">Revolutionize Your Software Delivery with AI-Powered DevOps</a>(starting at 16:53). His takeaways mention:</p>
<ul>
  <li>Accelerate Release Velocity: Harness intelligent pipeline orchestration and reusable templates to ship faster.</li>
  <li>Boost Quality &amp; Resilience: Apply AI-driven testing and proactive reliability controls.
Integrate Security by Design: Leverage DevSecOps and automated governance for speed and compliance.</li>
  <li>Reserve your spot now and don’t miss the opportunity to learn from the front lines of AI-powered DevOps transformation.</li>
</ul>

<p>Following this, Martin Stadler from Mirantis discussed how to <a href="https://www.youtube.com/live/1bUKqnG58eI?si=3mV7c0A57XhgSXRK&amp;t=2834">Manage Kubernetes at Scale: Platforms, Infrastructures, and k0rdent</a>(starting at 47:14). He explained that:</p>
<ul>
  <li>k0rdent architecture follows a declarative approach to cluster management using Kubernetes principles. The modular extensible architecture provides a repeatable template-driven solution to interact with subcomponents such as the Cluster API (CAPI) and other Kubernetes components.</li>
  <li>k0rdent has been tested with AWS EC2, AWS EKS, Azure Compute, Azure AKS, vSphere, and OpenStack (so far!), and can be easily extended to support other publicly-available and custom providers. It provides a modular, Helm-based templating system that makes it easy to standardize and automate infrastructure and services provisioning—whether for traditional cloud applications or the next wave of AI-driven workloads.</li>
  <li>k0rdent eliminates CAPI’s complexity, ensures component compatibility, enhances add-on management with Sveltos, and provides built-in observability—all in a production-ready, streamlined platform.</li>
</ul>

<p>And wrapping up our evening was Sohan Maheshwar from AuthZed telling us about <a href="https://www.youtube.com/live/1bUKqnG58eI?si=cvVdeiwPhKDJ1iIg&amp;t=5339">How Google built a Consistent, Global Authorization System with Zanzibar (and you can too!)</a>(starting at 1:28:59). He described:</p>
<ul>
  <li>What is ReBAC aka Relationship Based Access Control</li>
  <li>What the Google Zanzibar Model, Language and API looks like</li>
  <li>The Architecture &amp; Implementation details - How Zanzibar performs at scale while maintaining correctness and consistency.</li>
</ul>

<p>And of course, our usual group photo!
<img src="/images/2025-09-03-cloud-native-london-september-2025.jpeg" alt="" /></p>

<h2 id="cloud-native-london-october">Cloud Native London October</h2>

<p>Our next meetup will be on Wednesday 1st October, when we’ll be joined by speakers from Sidero Labs, Ondat, and EastSummer! <a href="https://www.meetup.com/cloud-native-london/events/307418062">RSVP and save the date now!</a>.</p>

<p>Stay safe, stay healthy, and see you in a month!</p>

<p>Cheryl (@oicheryl)</p>]]></content><author><name>oicheryl</name></author><category term="Photos" /><category term="Video" /><category term="Meetup" /><category term="2025" /><summary type="html"><![CDATA[Speakers from Harness, Mirantis, and AuthZed join us at the Cloud Native London meetup September 2025, hosted by Cheryl Hung]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://www.oicheryl.com/images/2025-09-03-cloud-native-london-september-2025.jpeg" /><media:content medium="image" url="https://www.oicheryl.com/images/2025-09-03-cloud-native-london-september-2025.jpeg" xmlns:media="http://search.yahoo.com/mrss/" /></entry></feed>