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

Python programming for beginners course introduction 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

Azure infrastructure and application testing

azure chaos studio

Introduction to quality assurance Quality assurance (QA) is an umbrella term which encompasses all application software and infrastructure quality tests which are performed to verify software application and infrastructure functional and non-functional attributes, including performance, scalability, availability and security. Azure infrastructure and application testing is a major part of quality assurance. This article includes a ... 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