<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>2026-01 on Funky Si's Blog</title><link>https://www.funkysi1701.com/2026/01/</link><description>Recent content in 2026-01 on Funky Si's Blog</description><generator>Hugo -- gohugo.io</generator><language>en-gb</language><managingEditor>funkysi1701@gmail.com (Simon Foster)</managingEditor><webMaster>funkysi1701@gmail.com (Simon Foster)</webMaster><lastBuildDate>Thu, 01 Jan 2026 09:00:00 +0000</lastBuildDate><atom:link href="https://www.funkysi1701.com/2026/01/index.xml" rel="self" type="application/rss+xml"/><item><title>2025 in Review and Goals for 2026</title><link>https://www.funkysi1701.com/posts/2026/2025-in-review-and-2026-goals/</link><author>funkysi1701@gmail.com (funkysi1701)</author><pubDate>Thu, 01 Jan 2026 09:00:00 +0000</pubDate><guid>https://www.funkysi1701.com/posts/2026/2025-in-review-and-2026-goals/</guid><category term="Retrospective">Retrospective</category><category term="Goals">Goals</category><category term="YearlyReview">YearlyReview</category><category term="Blogging">Blogging</category><media:content medium="image" type="image/png" url="https://www.funkysi1701.com/images/2026/welcome-2026.png"/><description>&lt;h2 id="2025-in-review"&gt;2025 in Review&lt;a class="anchor ms-1" href="#2025-in-review" aria-label="Permalink: 2025 in Review"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;What a year 2025 has been! I published 24 blog posts covering a wide range of topics from cloud-native technologies to AI experiments, and even some personal reflections. Here are the key themes and highlights from my blogging year:&lt;/p&gt;
&lt;h3 id="cloud-native-and-devops"&gt;Cloud-Native and DevOps&lt;a class="anchor ms-1" href="#cloud-native-and-devops" aria-label="Permalink: Cloud-Native and DevOps"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;This was a major focus area for me in 2025, not really surprising as I moved into a DevOps role this year, with deep dives into modern infrastructure:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/learning-kubernetes/"&gt;&lt;strong&gt;Learning Kubernetes&lt;/strong&gt;&lt;/a&gt;
- Started my journey into container orchestration and shared my beginner experiences&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/deploying-hugo-with-helm/"&gt;&lt;strong&gt;Deploying Hugo with Helm&lt;/strong&gt;&lt;/a&gt;
- Deployed this very blog to Kubernetes using Helm charts&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/kubernetes-and-letsencrypt/"&gt;&lt;strong&gt;Kubernetes and Let&amp;rsquo;s Encrypt&lt;/strong&gt;&lt;/a&gt;
- Tackled SSL certificate management in Kubernetes&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/nagios-monitoring-with-docker/"&gt;&lt;strong&gt;Monitoring with Nagios Docker&lt;/strong&gt;&lt;/a&gt;
- Explored monitoring solutions in containerized environments&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="net-and-development"&gt;.NET and Development&lt;a class="anchor ms-1" href="#net-and-development" aria-label="Permalink: .NET and Development"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;My bread and butter continues to be .NET development, with several posts exploring new features and tools:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/blazor-and-dotnet10/"&gt;&lt;strong&gt;Blazor and .NET 10&lt;/strong&gt;&lt;/a&gt;
- Covered breaking changes, fixes, and new features in the latest .NET release&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/adding-elasticsearch-with-aspire/"&gt;&lt;strong&gt;Adding Elasticsearch with .NET Aspire&lt;/strong&gt;&lt;/a&gt;
- Integrated search capabilities using Aspire&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/what-is-new-in-aspire-9.2/"&gt;&lt;strong&gt;Aspire 9.2&lt;/strong&gt;&lt;/a&gt;
- Explored the latest Aspire release&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/central-package-management-with-nuget/"&gt;&lt;strong&gt;NuGet Central Package Management&lt;/strong&gt;&lt;/a&gt;
- Streamlined dependency management&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/whats-new-csharp/"&gt;&lt;strong&gt;What&amp;rsquo;s New in C#&lt;/strong&gt;&lt;/a&gt;
- Covered the latest language features&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/exceptions/"&gt;&lt;strong&gt;Exceptions&lt;/strong&gt;&lt;/a&gt;
- Best practices for error handling&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="observability-and-monitoring"&gt;Observability and Monitoring&lt;a class="anchor ms-1" href="#observability-and-monitoring" aria-label="Permalink: Observability and Monitoring"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Understanding what&amp;rsquo;s happening in production became a key theme:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/getting-started-with-opentelemetry/"&gt;&lt;strong&gt;Getting Started with OpenTelemetry&lt;/strong&gt;&lt;/a&gt;
- Made observability easy with modern tracing&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/adding-opentelemetry-logs-to-grafana/"&gt;&lt;strong&gt;OpenTelemetry Logs&lt;/strong&gt;&lt;/a&gt;
- Extended observability to include logging&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/setting-up-grafana/"&gt;&lt;strong&gt;Setting up Grafana&lt;/strong&gt;&lt;/a&gt;
- Built dashboards for monitoring&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="cloud-platforms"&gt;Cloud Platforms&lt;a class="anchor ms-1" href="#cloud-platforms" aria-label="Permalink: Cloud Platforms"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/merge-two-projects-into-one/"&gt;&lt;strong&gt;Merging Two Projects into One&lt;/strong&gt;&lt;/a&gt;
- Shared my experience consolidating codebases&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="ai-and-creativity"&gt;AI and Creativity&lt;a class="anchor ms-1" href="#ai-and-creativity" aria-label="Permalink: AI and Creativity"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/fun-with-ai/"&gt;&lt;strong&gt;Fun with AI&lt;/strong&gt;&lt;/a&gt;
- Explored ChatGPT&amp;rsquo;s image generation capabilities&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/using-ai/"&gt;&lt;strong&gt;Using AI&lt;/strong&gt;&lt;/a&gt;
- Practical applications of AI in daily work&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/mandelbrot-set/"&gt;&lt;strong&gt;Mandelbrot Set&lt;/strong&gt;&lt;/a&gt;
- A fun mathematical exploration&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="professional-development"&gt;Professional Development&lt;a class="anchor ms-1" href="#professional-development" aria-label="Permalink: Professional Development"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/pragmatic-programmer/"&gt;&lt;strong&gt;The Pragmatic Programmer&lt;/strong&gt;&lt;/a&gt;
- Book review of this classic software development book&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/the-hacker-ethic/"&gt;&lt;strong&gt;The Hacker Ethic&lt;/strong&gt;&lt;/a&gt;
- Reflections on developer culture and values&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/stepping-outside-my-comfort-zone/"&gt;&lt;strong&gt;Stepping Outside Your Comfort Zone&lt;/strong&gt;&lt;/a&gt;
- Personal growth and career development&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/volunteering-at-ndc-london/"&gt;&lt;strong&gt;Volunteering at NDC London&lt;/strong&gt;&lt;/a&gt;
- My experience at this major .NET conference&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/periodic-table-devops-2025/"&gt;&lt;strong&gt;Periodic Table of DevOps 2025&lt;/strong&gt;&lt;/a&gt;
- A visual guide to the DevOps ecosystem&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="fun-projects"&gt;Fun Projects&lt;a class="anchor ms-1" href="#fun-projects" aria-label="Permalink: Fun Projects"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.funkysi1701.com/posts/2025/festive-naughty-or-nice-checker/"&gt;&lt;strong&gt;Festive Naughty or Nice Checker&lt;/strong&gt;&lt;/a&gt;
- A seasonal AI-powered fun project&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Thank you to everyone who read, commented, and shared my posts throughout the year. Your engagement and feedback mean the world to me!&lt;/p&gt;
&lt;h2 id="2025-by-the-numbers"&gt;2025 by the Numbers&lt;a class="anchor ms-1" href="#2025-by-the-numbers" aria-label="Permalink: 2025 by the Numbers"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;24 blog posts&lt;/strong&gt; published&lt;/li&gt;
&lt;li&gt;Major topics: Kubernetes, .NET, OpenTelemetry, AI&lt;/li&gt;
&lt;li&gt;New skills acquired: Helm, Kubernetes, observability tools&lt;/li&gt;
&lt;li&gt;Conferences attended: NDC London (as a volunteer) and DDD North&lt;/li&gt;
&lt;li&gt;Submitted content to &lt;a href="https://festivetechcalendar.com" target="_blank" rel="noopener noreferrer"&gt;https://festivetechcalendar.com&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="goals-for-2026"&gt;Goals for 2026&lt;a class="anchor ms-1" href="#goals-for-2026" aria-label="Permalink: Goals for 2026"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Looking ahead to 2026, I&amp;rsquo;m excited to build on this momentum. Here are my blogging and technical goals:&lt;/p&gt;
&lt;h3 id="content-goals"&gt;Content Goals&lt;a class="anchor ms-1" href="#content-goals" aria-label="Permalink: Content Goals"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Publish at least 24 posts&lt;/strong&gt; - Maintain the pace from 2025&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deep dive into AI/ML&lt;/strong&gt; - Go beyond experimentation to practical implementations&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;More hands-on tutorials&lt;/strong&gt; - Provide step-by-step guides that readers can follow along with&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="technical-skills"&gt;Technical Skills&lt;a class="anchor ms-1" href="#technical-skills" aria-label="Permalink: Technical Skills"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Master Kubernetes&lt;/strong&gt; - Move from beginner to intermediate proficiency&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Advanced observability&lt;/strong&gt; - Implement comprehensive monitoring across distributed systems&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cloud-native patterns&lt;/strong&gt; - Explore microservices, event-driven architectures, and service mesh&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AI integration&lt;/strong&gt; - Build practical AI-powered features into applications&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Platform engineering&lt;/strong&gt; - Create better developer experiences and internal platforms&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="walking"&gt;Walking&lt;a class="anchor ms-1" href="#walking" aria-label="Permalink: Walking"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;At the end of 2024 I made the following goal:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;2024 took an unusual turn. In June, I walked a half marathon across the Peak District, and since then,
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;I have been doing lots of walks. Walking is good for my physical and mental health,
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;so I intend to do more of it in 2025. I have a 5k scheduled for January,
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;which should be lots of fun as it is around the wildlife park.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Well I enjoyed my walk in January 2025, which then led to two 10k walks (in July and September) and a 7.5k night walk (in Blackpool to see the Illuminations). This led me to explore &lt;a href="https://www.parkrun.com/" target="_blank" rel="noopener noreferrer"&gt;parkrun&lt;/a&gt;
and I completed my 8th run this morning. I say run, not walk as I am slowly becoming more of a runner and less of a walker.&lt;/p&gt;
&lt;p&gt;So my goal here is to keep doing this, as I am so far enjoying getting out and about.&lt;/p&gt;
&lt;h2 id="what-would-you-like-to-see"&gt;What Would You Like to See?&lt;a class="anchor ms-1" href="#what-would-you-like-to-see" aria-label="Permalink: What Would You Like to See?"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;d love to hear from you! What topics would you like me to cover in 2026? Are there specific technologies, patterns, or problems you&amp;rsquo;d like to see explored?&lt;/p&gt;
&lt;p&gt;Drop a comment below, reach out on social media, or send me a message. Your feedback helps shape the content direction for the year ahead.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s to a fantastic 2026 filled with learning, building, and sharing! 🚀&lt;/p&gt;</description></item></channel></rss>