Python programming for beginners course outline

Python programming for beginners course outline This article provides a Python programming for beginners course outline. Python is a super flexible and dynamically evolving imperative language which provides libraries and solutions for all modern software development scenarios, including cloud computing services, machine learning and artificial intelligence. This comprehensive course covers the basics of Python programming, ... Read more

Software toolkit for cloud engineers

software toolkit for cloud engineers

Introduction If you are a Cloud engineer or possess a similar technical Cloud related role, you need to ensure that you can automate your daily tasks and better manage your workload. This post serves as a compilation of a software toolkit which I regard to include the most frequently used and most useful software applications ... Read more

Cloud migration options for software applications

Azure app migration options

This post discusses Cloud migration options for software applications. The post is also available in my podcast. You should combine the review of this article with the following related articles: Introduction It is a common theme in various Cloud migration projects to migrate a number of on-premise apps to a public or hybrid cloud infrastructure. ... Read more

Powershell packages, repositories and GUI apps

This article discusses Powershell packages, repositories and GUI apps. A common question which comes up around Microsoft Powershell is how to make use of the Powershell artifacts, including the following: Powershell packages In order to manage Powershell packages, the following Microsoft Powershell resource can be used as reference: https://docs.microsoft.com/en-us/powershell/module/packagemanagement/?view=powershell-6. The two cmdlets to run initially are ... Read more