Welsh Azure User Group May Meet Up!

It was the day of our Welsh Azure User Group #WAUG May meet up and we had 2 Amazing Lighting Talks as well as a feature Length talk which took us on a Virtual Tour of Azure Data Centres! (Unfortunately due to the sensitive nature of the imagery we were unable to record the DC …

Continue reading Welsh Azure User Group May Meet Up!

Welsh Azure User Group April Meet Up!

It was the day of our Welsh Azure User Group #WAUG April meet up and we had 3 Amazing Lighting Talks as well as a feature Length talk all about IoT Robot Arms and Azure! AGENDA6.30pm - Welcome and House Keeping6.45pm - Anirban Ganguly – Kubernetes it's not that hard7.00pm - Vukašin Terzić – Creating …

Continue reading Welsh Azure User Group April Meet Up!

Welsh Azure User Group March Meet Up!

It was the day of our Welsh Azure User Group #WAUG March Lightning Talks meet up and we had seven, yes seven amazing Community speakers join us for a plethora of talks in and around Azure! AGENDA6.30pm - Welcome and House Keeping6.45pm - Martyn Coupland - DevSecOps on Microsoft Azure7.00pm - Mert Yeter - Visual …

Continue reading Welsh Azure User Group March Meet Up!

Creating Azure DevOps Build Pipelines to deploy Container Image into Azure App Service

This Blog post and associated YouTube Video follows on from my previous posts where I build a Blazor WASM application and push this as a container into Azure Container Registry: This Blog post extends the above two posts by doing the following things: Utilises the docker-compose.yaml file to build and publish the Blazor WASM Application …

Continue reading Creating Azure DevOps Build Pipelines to deploy Container Image into Azure App Service

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

Day[83/100] #100DaysOfCloud – Jonnychipz – Deploy and run a containerized web app with Azure App Service

In keeping with the containers theme I thought I would look into running through a few tutorials on how to deploy into a Web App Service a containerised Web Application. The following tutorial takes you from creating a containerised image with Docker and storing these in Azure Container Registry. From here we will configure Azure …

Continue reading Day[83/100] #100DaysOfCloud – Jonnychipz – Deploy and run a containerized web app with Azure App Service

Day[82/100] #100DaysOfCloud – Jonnychipz – Azure Kubernetes Service Workshop

In keeping with this weeks activities around Containers and AKS, I thought I would take the time to work through the following MS Learn Pathway to cement some of the learnings form this week: Azure Kubernetes Service Workshop - Learn | Microsoft Docs Introduction 5 minExercise - Deploy Kubernetes with Azure Kubernetes Service 15 minExercise …

Continue reading Day[82/100] #100DaysOfCloud – Jonnychipz – Azure Kubernetes Service Workshop

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