Welsh Azure User Group May 2023 Meet Up!

It was the day of our Welsh Azure User Group #WAUG May 2023 meet up and we had yet another two brilliant speakers join us with Ben Pearce from Elevated You helped us with our technical story telling in a superb presentation to help us all with hints and tips for helping us with our …

Continue reading Welsh Azure User Group May 2023 Meet Up!

Welsh Azure User Group April 2023 Meet Up!

It was the day of our Welsh Azure User Group #WAUG April 2023 meet up and we had yet another two brilliant speakers join us with Nicholas Chang discussing an Introduction to Azure Container Apps and Daniel McLoughlin taking us through Private Networking on Azure. Again another two brilliant sessions that you will want to …

Continue reading Welsh Azure User Group April 2023 Meet Up!

Create and Push a Docker Image to Azure Container Registry

Following on from my previous post around creating a Blazor WASM Container Image of my application which you can access below..... this blog article will focus on the next step of my process which is to take my container image created and push this into an Azure Container Registry: You can follow along with this …

Continue reading Create and Push a Docker Image to Azure Container Registry

Using Docker to Containerise a Blazor Web Assembly (WASM) App for a 3D Printed Robot Arm running on a Raspberry Pi!

Hey everyone, thanks for clicking on this link, I tried to go for the longest title I could! But stay with me on this one! There is a lot to take in! I really should have blogged about this in smaller batches as progressed, but I didn't so this is going to be a bumper …

Continue reading Using Docker to Containerise a Blazor Web Assembly (WASM) App for a 3D Printed Robot Arm running on a Raspberry Pi!

Day[96/100] #100DaysOfCloud – Jonnychipz – Deploy a cloud-native ASP.NET Core microservice with GitHub Actions

Again, carrying on through one of the Cloud Skills Challenge with this interesting learning Path: Deploy a cloud-native ASP.NET Core microservice with GitHub Actions Learning objectives In this module, you will: Authenticate GitHub Actions to a container registry.Securely store sensitive information used by the GitHub Actions.Implement a GitHub Action to build the container image for …

Continue reading Day[96/100] #100DaysOfCloud – Jonnychipz – Deploy a cloud-native ASP.NET Core microservice with GitHub Actions

Day[81/100] #100DaysOfCloud – Jonnychipz – Day 3 Containers OpenHack

After a great overview of Github Codespaces we jumped straight back in! I'm going to keep this post short, but just as a wrap up for what has been an 'INTENSE' few days. This last day on the hack was jumping back in feet first and getting used to the shock of the water so …

Continue reading Day[81/100] #100DaysOfCloud – Jonnychipz – Day 3 Containers OpenHack

Day[80/100] #100DaysOfCloud – Jonnychipz – Day 2 Containers OpenHack

Another super brain melting day looking into Containers and their Orchestration utilising Azure Kubernetes Services (AKS). Today we started off with a bit of an overview on AKS: Kubernetes 101 Additional links about Kubernetes can be found here: https://azure.microsoft.com/en-us/resources/kubernetes-learning-path/ https://aka.ms/k8sPlaylist https://phippy.io Today we walked through the deployment of a cluster utilising Azure CLI, securing this …

Continue reading Day[80/100] #100DaysOfCloud – Jonnychipz – Day 2 Containers OpenHack

Day[79/100] #100DaysOfCloud – Jonnychipz – Day 1 Containers OpenHack

Today was the start of another Open Hack Challenge for me. Day 1 of 3 on Containers, I get to spend the next couple of days really getting down and dirty with Docker docker files, Azure Container Registry and Azure Kubernetes Services. After a brief intro we had the chance to run through a few …

Continue reading Day[79/100] #100DaysOfCloud – Jonnychipz – Day 1 Containers OpenHack