Skip to content

Finchett.com

A brain dump

  • Home
  • Blog
  • About
  • Kubernetes
  • SQL Server
  • Contact
  • Newsletter
  • Finchett.com Privacy Policy

Category Development

  • Home
  • Archive by category "Development"
30 December 2023

Azure Table Storage and Transactions

By Stephen in Development Tag c#, transactions

Introduction Using transactions with two Azure Storage tables can be a bit tricky, as Azure Table Storage does not support cross-table transactions in the traditional relational database sense. However, there…

Read More

29 December 2023

Integrating BenchmarkDotNet in Azure DevOps Pipeline for Performance Measurement

By Stephen in Development Tag azure, benchmark, devops, Pipeline

Introduction Ensuring your application's performance is as important as its functionality. BenchmarkDotNet, a powerful .NET library for benchmarking, is an excellent tool for this. By integrating BenchmarkDotNet into an Azure…

Read More

29 December 2023

Integrating Serilog with Loki for Efficient Logging in .NET Applications

By Stephen in Development Tag c#, logging, loki, serilog

Introduction Effective logging is vital for monitoring, troubleshooting, and understanding application behaviour. For .NET developers, Serilog offers a great logging framework, and when combined with Loki, Grafana's log aggregation system,…

Read More

29 December 2023

Exploring the Versatility of Serilog Sinks in .NET Applications

By Stephen in Development Tag c#, logging, serilog

Introduction Logging is a crucial aspect of any application. It's not just about recording what happens; it's about understanding, debugging, and improving the application. This is where Serilog shines as…

Read More

29 December 2023

Implementing Serilog in ASP.NET C# Web API for Enhanced Logging of Requests and Responses

By Stephen in Development Tag c#, middleware, serilog

Introduction Logging is a critical aspect of any web application. It helps in debugging, performance monitoring, and understanding user interactions. In ASP.NET C#, integrating Serilog as a middleware for logging…

Read More

29 December 2023

How to Install Docker on Windows 11: A Step-by-Step Guide

By Stephen in Development Tag docker, kubernetes

Introduction Docker has revolutionised how we build, share, and run applications by simplifying the use of containers. For Windows 11 users, installing it allows you to leverage its powerful platform…

Read More

29 December 2023

Connecting to a Kubernetes Cluster on Rancher with kubectl from Windows

By Stephen in Development Tag kubectl, kubernetes

Introduction For those managing Kubernetes clusters, Rancher is a fantastic tool that simplifies Kubernetes deployment and management. If you're a Windows user, you might be wondering how to connect to…

Read More

29 December 2023

Install kubectl on Windows

By Stephen in Development Tag kubectl, kubernetes

Introduction Kubernetes has become a cornerstone of modern application deployment and management, offering tools for orchestrating containerised applications. One of the essential tools for interacting with Kubernetes clusters is kubectl,…

Read More

29 December 2023

Add Human Intervention into an Azure Pipeline

By Stephen in Development Tag devops, Pipeline

Introduction In this blog post, I create an Azure Pipeline to monitor a GIT branch for changes and then build the code into a container, but what if you want…

Read More

29 December 2023

Create a YAML Pipeline in Azure DevOps

By Stephen in Development Tag containers, devops

Introduction Most of the applications I build run on Kubernetes and therefore need to be containerised. As I use Azure DevOps for source control, tickets, unit testing and as a…

Read More

Posts pagination

1 … 4 5 6 … 26

Search

Table Of Contents
  1. Introduction
  2. The YAML
  3. Explanation

Recent Posts

  • Running Proxmox on a Raspberry Pi
  • Honouring .gitignore settings
  • Faker.Net: Data Generation for Developers
  • Exploring MiniExcel: A Lightweight .NET Library for Excel Operations
  • File Path Size Does Matter

apis (4) async (8) c# (103) devops (4) dotnet (5) esp32 (11) git (11) hardware (6) joins (6) kubectl (4) kubernetes (13) logging (4) nanoframework (6) network (8) NFS shares (5) nunit (8) patterns (34) performance (7) pi (8) playwright (7) plugins (8) proxmox (13) serilog (4) setup (16) sql (46) testing (9) tools (6) tslint (4) typescript (23) unit-testing (9) webapi (4)

Archives

Get the Newsletter

Categories

  • Development
  • Infrastructure
  • Other
  • Plugins
  • Raspberry Pi
  • wordpress

Recent Posts

  • Running Proxmox on a Raspberry Pi
  • Honouring .gitignore settings
  • Faker.Net: Data Generation for Developers
  • Exploring MiniExcel: A Lightweight .NET Library for Excel Operations
  • File Path Size Does Matter

Proudly powered by WordPress| Theme: SpicePress Dark by SpiceThemes

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Finchett.com
Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.