Creating my First Python Azure Function using VSCode

In this blog post I will be utilising Visual Studio Code (VSCode) to create a Python function that responds to HTTP requests. I will aim to test the code locally and then deploy it into the Serverless environment of Azure Functions. This run through will cost a small amount in an Azure Subscription, so please …

Continue reading Creating my First Python Azure Function using VSCode

Day[69/100] #100DaysOfCloud – Jonnychipz – AZ-204 Developing Solutions for Microsoft Azure – Exam Prep

On my quest for the AZ-204 Exam Pass I am just curating a list of resources that I will be utilising to prep for the exam in line with the Measured Skills section. This post is to act as a starting point for my studies over the coming weeks and as I develop other learning …

Continue reading Day[69/100] #100DaysOfCloud – Jonnychipz – AZ-204 Developing Solutions for Microsoft Azure – Exam Prep

Turn your Amazon Echo Show device into an additional PC monitor

Ok so I shared this on LinkedIn a few days ago and thought it was worthy of putting a brief Blog together. So, for those of you who have been following my social media, you will know that I have recently put together a new Office and PC etc. The idea with this new office …

Continue reading Turn your Amazon Echo Show device into an additional PC monitor

Day[68/100] #100DaysOfCloud – Jonnychipz – Introduction to Python

In my quest to sit the Azure Developer Associate Exam as well as the other IaC involvements that I have been working on with Terraform and Azure DevOps. Part of my 100DaysofCloud Plan was to learn the syntax of a new language. That language of choice is 'Python'. My reasoning behind this is for a …

Continue reading Day[68/100] #100DaysOfCloud – Jonnychipz – Introduction to Python

Day[67/100] #100DaysOfCloud – Jonnychipz – Welsh Azure User Group November Meet Up!

Not strictly today, it was more last night! But its definitely the focus of my Day 67 of Cloud!!! It was the day of our Welsh Azure User Group #WAUG November Virtual Meetup and what a line up we had! AGENDA6.30pm -   Welcome and Intro6.45pm -   Admiral BCP and the part WVD played …

Continue reading Day[67/100] #100DaysOfCloud – Jonnychipz – Welsh Azure User Group November Meet Up!

Day[66/100] #100DaysOfCloud – Jonnychipz – Enterprise Scale – Landing Zone OpenHack – Day 3

The final Day of the Enterprise Scale Open Hack is here and what a whirlwind of a few days it has been! Today was more focussed around the superb Microsoft folk giving the partner community a bit of a deep dive discussion and demo on a certain number of areas on Deploying Enterprise Scale. Deployment …

Continue reading Day[66/100] #100DaysOfCloud – Jonnychipz – Enterprise Scale – Landing Zone OpenHack – Day 3

Day[65/100] #100DaysOfCloud – Jonnychipz – Enterprise Scale – Landing Zone OpenHack – Day 2

Ok, so feet first into Day 2 of the Open Hack around Enterprise Scale Landing Zones. Today was all centred around Azure Policy Definition and Assignments as well as a really interesting point and demo around AzOps. Azure Policy Today we picked up from where we left off, first of all we needed to make …

Continue reading Day[65/100] #100DaysOfCloud – Jonnychipz – Enterprise Scale – Landing Zone OpenHack – Day 2

Day[64/100] #100DaysOfCloud – Jonnychipz – Enterprise Scale – Landing Zone OpenHack – Day 1

Ok so today was Day 1 of the Microsoft Azure Enterprise Scale Landing Zone Open Hack. A chance for me and a few of my colleagues to work through a reasonably complex reference architecture of a fictitious company and basically work out and discuss an appropriate solution for defining an appropriate Azure Management Group / …

Continue reading Day[64/100] #100DaysOfCloud – Jonnychipz – Enterprise Scale – Landing Zone OpenHack – Day 1

Day[63/100] #100DaysOfCloud – Jonnychipz – Catch up day!

Hey all, ok so I think its time for a little bit of reflection and stock taking of everything that's going on in my 100DaysofCloud Challenge! It seems that my options and areas of interest grow by the hour! So....... What's Going on at Work? Easy..... Loads! Still focussed quite heavily on 365 opportunities especially …

Continue reading Day[63/100] #100DaysOfCloud – Jonnychipz – Catch up day!

Day[62/100] #100DaysOfCloud – Jonnychipz – AZ-400 Azure DevOps Engineer Expert Exam Day

Ok a short Blog post today as woke up at the crack of dawn this morning to do a little bit of last minute swotting for the AZ-400 exam, As I have already passed AZ-104, a pass of this exam would give me the DevOps Engineer Expert Credential. Overall I found the exam to be …

Continue reading Day[62/100] #100DaysOfCloud – Jonnychipz – AZ-400 Azure DevOps Engineer Expert Exam Day

Day[61/100] #100DaysOfCloud – Jonnychipz – Windows Virtual Desktop, NetApp Files and more!

Spent a little time this afternoon on the Azure Partner update call and there was a section where NetApp joined and discussed the positioning of NetApp files as the storage of choice for Windows VIrtual Desktop Profile containers. Now I have seen the announcement in recent months so was happy to hear the interesting position …

Continue reading Day[61/100] #100DaysOfCloud – Jonnychipz – Windows Virtual Desktop, NetApp Files and more!

Day[60/100] #100DaysOfCloud – Jonnychipz – Choosing the best tools to manage your Azure Environment

I thought I would jump in early today with a little bit of a lighter post on choosing appropriate management tooling to manage your Azure infrastructure. We know that we have several options for managing our Azure Environments, from Azure CLI, to PowerShell, the Azure Portal itself all the way through to utilising Azure Resource …

Continue reading Day[60/100] #100DaysOfCloud – Jonnychipz – Choosing the best tools to manage your Azure Environment

Day[59/100] #100DaysOfCloud – Jonnychipz – Introduction to my YouTube Channel

A brief one today as I think the video should speak for itself. When I originally started out on this 100DaysOfCloud Journey, my intention was to use it as a mechanism for me to upskill in areas of Cloud Computing that I may not be overly familiar with, but also have one eye on being …

Continue reading Day[59/100] #100DaysOfCloud – Jonnychipz – Introduction to my YouTube Channel

Day[58/100] #100DaysOfCloud – Jonnychipz – DevOps Continuous Security and Continuous Operations

In order to ensure that your Continuous Improvement strategy employed via DevOps is kept Secure and in Operation, it is imperative that methods are utilised to ensure a Continuous Security and Continuous Operations mindset is adopted. Follow along with the fantastic Microsoft Learn Article: Explore DevOps Continuous Security and Continuous Operations Continuous Security We all …

Continue reading Day[58/100] #100DaysOfCloud – Jonnychipz – DevOps Continuous Security and Continuous Operations

Day[57/100] #100DaysOfCloud – Jonnychipz – Azure IoT Hub Upload Data and interacting with LED on Raspberry Pi!

Ok, so following on from yesterdays post about getting my Raspberry Pi up and running and doing something simple like flashing an LED, I thought today I would look at taking this a stage further and integrate this will uploading some data into Azure IoT Hub. The idea with this post is to show how …

Continue reading Day[57/100] #100DaysOfCloud – Jonnychipz – Azure IoT Hub Upload Data and interacting with LED on Raspberry Pi!

Day[56/100] #100DaysOfCloud – Jonnychipz – Making an LED Blink with Raspberry Pi, Python and Remote SSH

Hey all, ok so today I thought I would break out the Raspberry Pi and my IoT sensor kit and breadboard. I'm starting to delve into configuring my own sensors and electronics to help me learn Python as well as look into how I can create an Azure IOT Hub and send/receive signals using Azure …

Continue reading Day[56/100] #100DaysOfCloud – Jonnychipz – Making an LED Blink with Raspberry Pi, Python and Remote SSH

Day[55/100] #100DaysOfCloud – Jonnychipz – Managing Agile Software Delivery Plans Across Teams

Just a quick post to explore the concept of Delivery Plans in the context of software delivery between teams of developers. What is Delivery Plan? When organisations grow and more people become involved in the process of software development, the need to split into smaller groups becomes more apparent ion order to split the workloads …

Continue reading Day[55/100] #100DaysOfCloud – Jonnychipz – Managing Agile Software Delivery Plans Across Teams

Day[54/100] #100DaysOfCloud – Jonnychipz – The Day of the Set Up!

Ok so again a little bit of a side story here, still related to my 100DaysOfCloud challenge, but I guess its an enabling day for me today! For those of you who have been following along with the build of my multi function set up, today was the day that my desk was delivered, this …

Continue reading Day[54/100] #100DaysOfCloud – Jonnychipz – The Day of the Set Up!

Day[53/100] #100DaysOfCloud – Jonnychipz – Foundational Pillars of DevOps: Culture and Lean Product

Another quick overview post today to cover off the other two Foundational Pillars of DevOps, Culture and Lean Product. We know the previous two are Architecture and Technology. This gives up 4 Foundational Pillars in total. We have explored that DevOps is the union of People, Process and products to enable a continuous stream of …

Continue reading Day[53/100] #100DaysOfCloud – Jonnychipz – Foundational Pillars of DevOps: Culture and Lean Product

Day[52/100] #100DaysOfCloud – Jonnychipz – Foundational Pillars of DevOps – Architecture and Technology

Ok so, it's time to get back to my DevOps study! I think it's time for me to reign myself back to some of the topics I started at the beginning of this Challenge! Another hectic day for me today ranging from sitting the PL-200 Power Platform Functional Consultant this morning, the exam is in …

Continue reading Day[52/100] #100DaysOfCloud – Jonnychipz – Foundational Pillars of DevOps – Architecture and Technology

Day[51/100] #100DaysOfCloud – Jonnychipz – New PC Build Time!

Hey all, ok so not strictly cloud, but this is hopefully going to be a tool that helps me with the remainder of the 100DaysofCloud Challenge over the next few months. I'm due to move into an office within the next week, so I thought it would be apt to time it right for some …

Continue reading Day[51/100] #100DaysOfCloud – Jonnychipz – New PC Build Time!

Day[50/100] #100DaysOfCloud – Jonnychipz – Microsoft Power Platform (PL-200) Continued.

In my previous post I outlined the 13 Learning Pathways on MS Learn that were aimed toward the PL-200 Power Platform Functional Consultant Exam which is currently in Beta. For me this is a curve ball of an opportunity to look into the Power Platform a little more. It is really interesting to see the …

Continue reading Day[50/100] #100DaysOfCloud – Jonnychipz – Microsoft Power Platform (PL-200) Continued.

Day[49/100] #100DaysOfCloud – Jonnychipz – Microsoft Power Platform Functional Consultant PL-200 (Beta)

OK so drifting slightly of the Azure tangent for a couple of posts this week, and this reason is really around the impending PL-200 that I have very hastily booked and thought would be a good idea! Ok so I'm not filled with confidence on being able to pass it, but Ill give the learning …

Continue reading Day[49/100] #100DaysOfCloud – Jonnychipz – Microsoft Power Platform Functional Consultant PL-200 (Beta)

Day[48/100] #100DaysOfCloud – Jonnychipz – Weekend Roundup

Hi all, just thought I would use this post as a quick post to round up the weekend as it's been a real whirlwind, and also to put into perspective my learning angle over the next few days. Welsh Azure User Group Welsh Azure User Group Virtual Meet - 12th November 2020 6.30pm all arranged …

Continue reading Day[48/100] #100DaysOfCloud – Jonnychipz – Weekend Roundup

Day[47/100] #100DaysOfCloud – Jonnychipz – Azure DevOps

I thought that today it would be prudent of me to document my learnings in summary form when it comes to the set of tooling available to us via Azure DevOps. Off the back of the Azure DevOps Open Hack and the forthcoming AZ-400 exam here is a quick summary of what Azure DevOps is …

Continue reading Day[47/100] #100DaysOfCloud – Jonnychipz – Azure DevOps