Guest on New Relic Observy McObservface Podcast – GitOps, Kubernetes, Linux on Azure, AI, Blockchain, and more

I was recently a guest on New Relic‘s Developer Relations team podcast “Observy McObservface” with Jonan Scheffler.

Jonan Scheffler and I talk about Microsoft’s Azure Kubernetes Service (AKS), Linux on Azure, how Microsoft’s been successful at working in enterprise and open source, where I believe GitOps & Kubernetes is eventually going to go, and my excitement in regards to AI and blockchain as well as how they’re going to impact the world. You can listen to the podcast and read the article links below.

Listen to the Podcast:
https://www.buzzsprout.com/1225223/8618776-open-is-not-optional-shifting-sands-and-faxing-on-blockchains-with-steve-buchanan

Read the Article:
https://www.therelicans.com/mandymoore/open-is-not-optional-shifting-sands-and-faxing-on-blockchains-with-steve-buchanan-495p

Read more

9 Pluralsight Courses

I recently published 2 new courses bringing my total Pluralsight courses to 9! These two new courses wrap up my time authoring courses for the SAP on Azure path. These 2 new courses are Migrating SAP Workloads to Azure and Designing an Azure Solution to Support SAP Workloads.

This brand new path is Planning and Administering Microsoft Azure for SAP Workloads (AZ-120). This path also has a course by Tim Warner as well as two more being developed right now! Also, I should mention this path also contains my SAP on Azure: The Big Picture course.

This new path will help you prepare to take the AZ-120 exam to earn your Microsoft Certified: Azure for SAP Workloads Specialty certification and ramp up on SAP on Azure in general.

Check out the path here: https://app.pluralsight.com/paths/certificate/planning-and-administering-microsoft-azure-for-sap-workloads-az-120

I hope you find value in this new SAP on Azure learning path on Pluralsight. Again these two new courses bring me to a total of 9 courses now published on the Pluralsight platform! Next up I will start working on some Azure courses. These new courses will cover managing servers and Kubernetes with Azure Arc. I am very excited about my next courses. Be sure to follow my profile on Pluralsight so you will be notified as I release these new courses! 

Here is the link to my Pluralsight profile to follow mehttps://app.pluralsight.com/profile/author/steve-buchanan

Read more

Speaking at Open Source North on Azure Arc K8s and GitOps

I am excited to be speaking at Open Source North Conference for the first time this year. It will be on May 20th, 2021.

I will be speaking on Azure Arc enabled Kubernetes and GitOps. My session is titled: “Push Code, Not Containers with Azure Arc enabled Kubernetes and GitOps“. The description is:

Use Azure Arc enabled Kubernetes to manage Kubernetes clusters across Google Cloud Platform and Azure without running a single Kubectl command! In this session, Steve Buchanan will take you into the world of GitOps. He will show you how to deploy applications and configuration to GKE clusters and AKS clusters from a GitHub repository. Explore how we can use this new operating model for Kubernetes and cloud-native apps to declaratively describe and ensure the state of our applications and Kubernetes environments.

You can see my speaker profile and session here: https://opensourcenorth.com/speakers

Register for the conference here: https://hopin.com/events/open-source-north

—-Update—-

The session went great! Here is a recording of the session in case you missed the event:

https://vimeo.com/user131685752/review/554446642/196569f760?sort=lastUserActionEventDate&direction=desc
https://vimeo.com/user131685752/review/554446642/196569f760?sort=lastUserActionEventDate&direction=desc

Read more

How to get started with SAP on Azure Including Hands-On

SAP is the #1 business software in the world. You will find SAP applications running in a majority of Fortune 500 companies powering their business. Becoming an expert in SAP is a great career move for anyone in tech and business.

Azure is a major cloud player in the public cloud space. Microsoft has done a lot of work to make Azure the best fit for running SAP in the public cloud. Becoming an expert in Azure is also a great career move.

Both SAP and Azure are in high demand and will be for the foreseeable future. Building a combined SAP and Azure skillset to become an SAP on Azure SME can have a huge positive impact on your career.

Considering the number of organizations that run SAP with most of them looking to migrate it to the public cloud or deploy SAP new on the public cloud means you would be a key to these organizations if you have SAP on Azure skills.

One of the challenges with SAP has always been-how can one get experience with it and get some hands-on with it? It is no secret that SAP is expensive and therefore is not the easiest to get access to for anyone that is ramping up on it. In this blog, I will highlight some options for learning SAP on Azure as well as how to get some hands-on with it.

First off Microsoft has an SAP on Azure certification. This is AZ-120: Planning and Administering Microsoft Azure for SAP Workloads. This certification is for anyone that wants to demonstrate knowledge of both SAP and Azure along with the ability to run SAP on Azure public cloud. If you are a SAP Basis person, on-premises SAP administrator, Azure administrator, sysadmin, cloud admin, solution architect, business analyst, and more then this certification and career path is for you. Skills measured by this AZ-120 exam include:

Migrate SAP Workloads to Azure
Create an inventory of existing SAP landscapes
Design a migration strategy
Design an Azure Solution to Support SAP Workloads
Design a core infrastructure solution in Azure to support SAP workloads
Design Azure infrastructure services to support SAP workloads
Design a resilient Azure solution to support SAP workloads
Build and Deploy Azure for SAP Workloads
Automate deployment of Virtual Machines (VMs)
Implement and manage virtual networking
Manage access and authentication on Azure
Implement and manage identities
Monitor SAP workloads on Azure
Validate Azure Infrastructure for SAP Workloads
Perform infrastructure validation check
Perform operational readiness check
Operationalize Azure SAP Architecture
Optimize performance
Migrate SAP workloads to Azure

One option for learning more about SAP on Azure is to check out my Pluralsight course on this here: https://app.pluralsight.com/library/courses/sap-azure-big-picture, check out this SAP on Azure book here: https://www.amazon.com/SAP-Azure-Implementation-Guide-business/dp/1838983988, and this blog post with more info on the SAP on Azure certification here: https://app.pluralsight.com/guides/cloud-certifications-:-azure-for-sap-workloads-specialty-(az-120).

Now comes the hands on part with SAP!

SAP Docker Containers:

SAP has some express and developer editions of their software available as Containers. These are hosted on Dockerhub. It’s really cool that that SAP has made some of their solutions available as Docker containers. This makes it really easy to spin up the solutions and get started with them right away without having to load a server and install the SAP software. All you need is Docker Desktop to run these locally.

You could also run these containers in the cloud as well. It is critical to note that you still need a considerable amount of resources (CPU, RAM, Disk space) to support running the SAP solutions as containers. Do not cut corners on this. Allocate the required amount of resources. Overall this is a great option if you want to get the SAP software up and running as fast as possible to focus on getting hands-on with the SPA software itself. Here are the container options:

Full SAP software Trials and Downloads:

This option is a full download of the SAP software that you install on a virtual machine running in Azure. As opposed to the SAP containers you will need to go through the process of deploying a VM, configuring any prereqs, and then installing the SAP software. Overall if you want to get the experience of configuring the VM’s and installing the SAP software then this is a great option. Here is the option:

Azure Cloud Options:

The first option SAP Cloud Appliance Library (SAP CAL) is a service from SAP that allows you to select a preconfigured SAP solution on your cloud of choice letting SAP deploy the SAP solution in your cloud subscription for you. This option includes trials of the SAP software. This a great option to get hands-on experience in Azure. It does not help you gain experience with deploying and configuring the Azure estate though and that is something you will need to do on a real project.

The last two options will take you through the journey of using Infrastructure as Code (IaC) to deploy the estate needed to support SAP running in the cloud, the VM’s that will run the SAP software, and deployment of trial SAP software.

Overall the first option SAP CAL is a great way to quickly get started with SAP on Azure and see what the experience is like. The last two options are the best giving you hands-on both with Azure and with SAP the closest you will get to the real world. 

  • SAP Cloud Appliance Library (SAP CAL)
    • SAP CAL is an online library of preconfigured and ready-to-use SAP solutions on a trial basis. SAP CAL gives you a quick & easy way to spin up SAP solutions directly in Azure and other clouds. It includes SAP S/4HANA, SAP HANA Express Edition, and more. 
    • https://cal.sap.com
  • Infrastructure as Code to deploy SAP in Azure
  • SAP Deployment Automation Framework
    • Terraform to deploy the architecture needed for SAP and the SAP virtual machines. Ansible to configure the virtual machines and install the SAP on Azure software.

That brings us to the end of this blog post. I hope you find this helpful with tips on how to get started with SAP on Azure including some hands on! Thanks for reading.

Read more

New ebook – Azure Arc enabled Kubernetes for Multicloud on O’Reilly

After 6 books with many authors from Packt, APress, & Sams/Pearson I finally had the chance to author a book with O’Reilly. This is an ebook so it can be found and read on the O’Reilly online platform.

It is a great platform that I use personally for my own learning. On their platform, you can find ebooks, books across many publishers (most of my books are on there), video training, and even live training.

This book brings together 4 exciting technologies/topics including Azure, Kubernetes, GitOps, and multi-cloud. The book is shorter than my typical books since it is an ebook. It is only 35 pages and is designed for fast & easy consumption to get an overview of the technology and get an early start.

In this book, we take a journey into one of Microsoft’s newest cloud services Azure Arc enabled Kubernetes (Arc K8s). We explore what Azure Arc K8s is, how it extends the Azure control plane to Kubernetes clusters to manage, secure, and govern them, as well as how GitOps sits are the core of application deployment to Kubernetes clusters and a driver of consistent configuration management for Kubernetes clusters.

Azure Arc is a Microsoft product that promises to extend the Azure control plane for Kubernetes across multiple clouds and on-premises, but how does it do this? In this ebook we will dissect Azure Arc K8s and how it becomes a secret weapon for managing Kubernetes clusters across on-premises, multiple clouds, and regardless of your own rolled Kubernetes clusters or managed services based Kubernetes clusters such as GKE, EKS, etc. I also want to give a shout-out to Michael Levan for reviewing this ebook!

Key Areas from the ebook include:

-Understand the new management challenges that multicloud brings
-Learn how Azure Arc drives consistent governance, security, and management across multicloud
-Gain valuable insights into Microsoft’s Azure ARM control plane for Kubernetes
-Learn how Azure Arc manages Kubernetes clusters across on-premises and multiple cloud deployments
-Explore the GitOps technology pattern and operating model for cloud native applications and Kubernetes
-Use Azure Arc-enabled Kubernetes and GitOps to deploy configurations and applications to Kubernetes clusters

Check out the new ebook here: https://www.oreilly.com/library/view/azure-arc-enabled/9781098102647

Also keep an eye on my O’Reilly author page here https://www.oreilly.com/pub/au/8326 for any future projects I have with them.

Read more

CloudSkills.fm Podcast: Cloud Native, Azure Arc, DevOps, GitOps, Kubernetes, and Azure

Recently I had the honor to be a guest on my friend and fellow Microsoft MVP Mike Pfeiffer’s Cloudskills.fm podcast again! This was episode is “106: Steve Buchanan on Cloud Native, DevOps, GitOps, Kubernetes, and Azure“. I was excited to be a guest again on the CloudSkills podcast and catch up with Mike.

On this new episode, we had a chance to talk about a variety of topics like leveling up your career, what I have been up to, diversity and inclusion in the tech, of course Azure, Azure Arc, DevOps, Kubernetes, GitOps, we even touched on SAP on Azure, among other insights.

You can listen to the podcast episode 106 right here on my blog:

Or you can listen to episode #106 here: https://cloudskills.fm/episodes/106.

Back in 2019 I was a guest on the Cloudskills.fm podcast on episode # 15. The past episode was a lot of fun with more of a focus on your career in the world of IT. If you want to check that out here.

Read more

Speaking on “Containers in Azure” at Lagos State University (LASU) TechX conference

I will be speaking at the LASU TechX conference on Friday. I will be talking about the “Available Container Technologies in Azure”. I will go into what containers are, how they compare to VM’s, types of containers, things to consider before containerizing applications, what container service in Azure to use in what case, and more.

About The Event:

LASU TechX conference is an event that is aimed at attracting students and all tech enthusiasts within and outside the university (Lagos State University). This event is co-organized by Kazeem Adegboyega.

Speakers include:

Microsoft MVP – Samuel Erskine
Microsoft MVP – Isidora Kitanic
Chris Hoard
Microsoft MVP – Adnan Hendricks
Microsoft Employee – Holly Lehman
Microsoft MVP – Steve Buchanan
Ayodeji Folarin

Here is a flyer for the event:

For more details on the event and to register go here:

https://www.eventbrite.com/e/lasu-techx-conference-2021-tickets-135555055821

Read more

Speaking at Omaha Azure User Group

Today I will be speaking at the Omaha Azure User Group. I will be speaking on Azure Arc enabled Kubernetes and GitOps.

I am really looking forward to this user group meeting! I will be speaking on & showing real-time the power of using Microsoft Azure Arc enabled Kubernetes and GitOps, deploying a Container app to a Google Kubernetes Engine (GKE) cluster on the Google Cloud Platform (GCP). More info on my session:

Session title: Push Code, Not Containers with Azure Arc enabled Kubernetes and GitOps

Session details: Use Azure Arc enabled Kubernetes to manage Kubernetes clusters across Google Cloud Platform and Azure without running a single Kubectl command! In this session, Steve Buchanan will take you into the world of GitOps. He will show you how to deploy applications and configuration to GKE clusters and AKS clusters from a GitHub repository. Explore how we can use this new operating model for Kubernetes and cloud-native apps to declaratively describe and ensure the state of our applications and Kubernetes environments.

Register here:

https://www.meetup.com/Omaha-Azure-User-Group/events/275898750/

Read more

2020 Year Review – Podcasts, Speaking, New Courses, & Certifications

2020 was an extraordinarily tough year with many downs for so many people all over the world. For me losing 3 people in a week and a half (not to COVID) along with all the funerals to follow was rough. Also, the injustice in my home city with the murder of George Floyd and unrest was unbelievable but not a surprise with injustice going un-noticed for so long. It was amazing to see the world wake up and acknowledge what has been happening for so long.

In spite of all of the bad stuff from 2020, there was a tremendous amount of good stuff happening and progress. I believe there is always an opportunity in the middle of chaos. To see the opportunity it is needed to take a step back, slow down, and analyze the board. In this post, I am going to recap the positives from this year as I have done in the past few years.

Let me start off with the fact that I was renewed for my 9th year as a Microsoft MVP! I was re-awarded in the Azure category for the 3rd year. I never take the Microsoft MVP award for granted as it is never guaranteed. I am honored to once again be among such a talented group of people across the globe!

The next thing I want to call out is a message I received from someone from my home city after listening to one of the podcasts I was featured on. In this message this upcoming tech star talked about how he was inspired by the episode and how he can relate to me. This message was inspiring to me as this is a huge part of what I want to do through sharing my story. I hope to see more of it in the future. Here is the message:

Ok, now lets get into the list of activity from 2020!

-Podcasts-

In 2020 I was honored to be featured on 7 podcasts! Some of the podcasts in the US, Europe, and Africa! Here are the podcasts:

Guest on “Lisa at the Edge” Podcast EP13: In the podcast episode Lisa and I talked about: Evolving your career as technology evolves, Transformation of IT dept to Strategic Business Partner, DevOps, Containers 101, Azure Kubernetes Service, Diversity in tech. Episode link here

https://www.buchatech.com/2020/06/guest-on-lisa-at-the-edge-podcast-ep13/

Guest on Packet Pushers podcast Cloud Governance, Bringing Order To Your Cloud Chaos. Podcast episode here:

https://www.buchatech.com/2020/01/cloud-governance-bringing-order-to-your-cloud-chaos-podcast

Guest on a #podcast by @blacktechtalent. The founder & I discuss topics such as: breaking into tech, finding black tech talent, black employee retention, racism, colorism & more. You can listen here: https://www.blacktechtalent.org/btt-discussions-ep-3-ft-steve-buchanan/

Was a guest on Tech Talk Wednesday podcast and radio show with Kazeem Adegboyega Topic: Azure Kubernetes Service (AKS) in 30 minutes. Streamed online via Microsoft Teams and aired in Lagos, Nigeria on Lagos State University (LASU) radio (95.7).

https://www.buchatech.com/2020/08/tech-talk-wednesday-guest-topic-azure-kubernetes-service-aks/

10/31/2020 FEATURED ON BITTECHTALK EPISODE #127 – BITTechTalk ep. #127 Steve Buchanan – PC Tech to Microsoft MVP

https://www.buchatech.com/2020/10/featured-on-bittechtalk-episode-127-pc-tech-to-microsoft-mvp/

Guest on Black Tech Talent podcast.

https://www.buchatech.com/2020/10/featured-on-black-tech-talent-podcast/

11/5/2020 Guest on the RunAs Radio Podcast

https://www.buchatech.com/2020/11/featured-on-runasradio-podcast-terraform-vs-bicep-arm/

Guest on  Headinthecloud Heartinthecommunity a community show by Isidora Katanic and Holly Lehman.

-Pluralsight Courses-

In 2020 I developed 5 new courses for Pluralsight bringing the total to 6! This is an opportunity to continue sharing my knowledge with the world through Pluralsight’s global platform. You can find my Pluralsight Author page here:

https://app.pluralsight.com/profile/author/steve-buchanan

Here are my blogs about the courses throughout 2020:

https://www.buchatech.com/2020/12/sap-on-azure-course-on-pluralsight/
https://www.buchatech.com/2020/10/2-new-pluralsight-courses-heroku-cloud-computing-fundamentals/
https://www.buchatech.com/2020/07/third-pluralsight-course-published-microsoft-azure-pricing-and-support-options/
https://www.buchatech.com/2020/06/second-pluralsight-course-published-monitor-and-maintain-a-software-defined-datacenter-with-scom/

One more highlight from my journey with Pluralsight in 2020 is that my AZ-900 course broke into the top 100 courses on Pluralsight! This actually stayed here for multiple months!

https://www.buchatech.com/2020/11/my-az900-course-broke-into-the-top-100-on-pluralsight/

I am excited about the potential with Pluralsight for 2021!

-Speaking-

In 2020 I presented at some conferences and user groups. Here is where I presented in 2020:

Inside Azure Management event conference

I was a speaker during the “Inside Azure Management Summit” on 7/23/2020. This was a free community event. It featured Microsoft cloud experts from the authoring team of “Inside Azure Management” book, Microsoft MVP’s, and community experts from around the world. I presented on Azure Policy! My session can be watched here:

https://www.buchatech.com/2020/07/inside-azure-management-sessions-now-on-youtube/

I was one of the experts in several Ask the Expert sessions during Microsoft Ignite 2020! Sessions included PowerShell on Azure, Kubernetes on Azure, and Azure Migrations.

https://www.buchatech.com/2020/09/speaking-at-microsoft-ignite-2020/

Presented at an Azure User Group based in Ghana, in Africa on Terraform for Azure!

https://www.buchatech.com/2020/11/speaking-at-a-ghana-based-azure-user-group-on-terraform-and-azure/

-Interviews-

I was featured on AzureCrazy.com in an article! In the Interview we discuss being a #Microsoft MVP, getting certified in #Azure, the positive impact #PowerShell can have on your #ITCareer, getting started with #AKS#AzureStackHub & more. Check it out here:

https://www.buchatech.com/2020/10/featured-on-azurecrazy-com/

-Certifications-

Since 2020 was full of time spent inside at home I took some time to knock out a few certifications.

I took and passed the Docker certification! CKA will be in my future.

https://www.buchatech.com/2020/02/passed-docker-certified-associate-study-guide/

I decided to study for and passed an AWS certification!

https://www.buchatech.com/2020/07/passed-aws-cloud-practitioner-exam/

I also gained a Terraform certification by contributing to the Terraform associate exam and helped out with a Terraform certification study guide!

https://www.buchatech.com/2020/04/hashicorp-terraform-certified-associate-exam-study-guide/

-More-

I also spent time writing blogs, volunteering with some youth tech programs, as well as shared a couple of scripts on GitHub! Here are some posts about some of these:

https://www.buchatech.com/2020/03/build-release-a-container-image-from-azure-devops-to-azure-web-app-for-containers/
https://www.buchatech.com/2020/04/application-gateway-ingress-controller-deployment-script-for-azure-kubernetes-service/

2020 was a full year. I already have plans and stuff in the works to make 2021 an exciting year continuing with a focus on Azure, Containers, Kubernetes, IaC, Terraform, GitOps, and more! Please check back here often for new blogs, scripts, and more.

Read more

SAP on Azure Course on Pluralsight

I am happy to announce that my latest Pluralsight course has been published. I am extra proud of this one because it is a first on the Pluralsight platform! The course is “SAP on Azure: The Big Picture“. This is the first SAP on Azure course to land on Pluralsight.

SAP is the #1 business software in the world. SAP is used by so many companies around the world. SAP projects are some of the largest projects in IT. SAP has a huge push for customers to move to its latest version SAP’s ERP solution S/4HANA by 2025. Even though you can buy extended support for current versions there is still a preference for customers to move to the new version. With this push to move most businesses and CIO’s view this as a chance to also move to hosting SAP in the cloud.

There is a shortage of IT professionals that know SAP and know cloud such as Azure. Having SAP skills can be a game changer for anyone’s IT career. Combine SAP and Azure skills and watch your career accelerate even further.

Both Azure and SAP skills can be hard to gain without someone taking a chance placing you on one of these projects. It is not easy to break into the world of SAP and part of that reason is a lack of starter courses.

I have held various roles on several SAP on Azure projects gaining key skills in this area. My goal with this course was to bring forward a starting point for those looking to get some training and break into this area.

This course will teach you a fundamental understanding of SAP, the various cloud hosting options, and core knowledge for hosting SAP on Azure.

This course is packed with 1 hour and 29 minutes of info for those wanting to get started with running SAP on Azure.

If one of these sound familiar:

-You have skills with Azure and want to learn more about SAP

-You have skills with SAP and want to learn more about Azure

-You want to get started with both Azure and SAP

-You want to pursue the AZ-120: Planning and Administering Microsoft Azure for SAP Workloads exam

Well this course is for you!

In this course, SAP on Azure: The Big Picture, you’ll learn to what it takes to host SAP on Azure. First, you’ll explore the different SAP cloud hosting options.

Next, you’ll discover why Azure is a good fit for SAP and gain an understanding of the Microsoft and SAP partnership.

Finally, you’ll learn how to learn about the different SAP components, get SAP on Azure architectural guidance, and learn the about the differences between SAP on Azure migrations compared to greenfield deployments.

When you’re finished with this course, you’ll have core skills and knowledge of hosting SAP on Azure needed to be an asset on SAP on Azure projects.

Check out the course here:

https://app.pluralsight.com/library/courses/sap-azure-big-picture

I hope you find value in this new SAP on Azure course. This new course brings me to a total of 6 courses now published on the Pluralsight platform. Be sure to follow my profile on Pluralsight so you will be notified as I release new courses! I will be releasing more courses soon!

Here is the link to my Pluralsight profile to follow mehttps://app.pluralsight.com/profile/author/steve-buchanan

Read more