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!

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!

Jonnychipz – In Conversation with Liam Gulliver

John is joined by DevOps consultant Liam Gulliver in this episode of 'In Conversation with...' where discussions around the perception of DevOps as well as navigating around the plethora of technologies to choose form in the dev and ops worlds! We cover a huge amount of ground in this talk but all centred around helping …

Continue reading Jonnychipz – In Conversation with Liam Gulliver

Day[89/100] #100DaysOfCloud – Jonnychipz – Docker Deep Dive Book by Nigel Poulton

A short post for Sunday's step into officially starting my Docker reading! Having worked through the Containers OpenHack and also dabbled with a few more MS Learn Articles for Creating Containers as well as pushing them into an Azure Container Registry I though it was the time to start on the Docker Deep Dive book …

Continue reading Day[89/100] #100DaysOfCloud – Jonnychipz – Docker Deep Dive Book by Nigel Poulton

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

Day[15/100] #100DaysOfCloud – Jonnychipz – Deploy and manage Azure Compute resources AZ-104

As part of the AZ104 Azure Administrator Associate Exam, the next core area of knowledge is based around the Compute resources, covering various types of Virtual Machine, Disks - both Managed and Unmanaged, keeping VM's updated and deploying them. This area also touches on the concepts of Scalable applications and Microservices running on a Container …

Continue reading Day[15/100] #100DaysOfCloud – Jonnychipz – Deploy and manage Azure Compute resources AZ-104