Stateless and stateful systems comparison

Introduction Stateless and stateful systems are two distinct approaches in information technology which handle and manage data and transactions differently. This article explores the differences between these two concepts and provide examples of stateless and stateful technologies in both software development and infrastructure systems. Stateless Systems In a stateless system, the server or application does … Read more

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

Powershell Crescendo general availability release

Powershell

Powershell Crescendo general availability release On March 10th Microsoft announced the General Availability (GA) release of PowerShell Crescendo, a platform-independent framework to rapidly develop PowerShell cmdlets for common command line tools. The release is available for download in PowerShell Gallery. PowerShell Crescendo overview The Crescendo framework allows developers to build PowerShell cmdlets which make use … 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