Azure App Service design considerations part 3

Azure App Service

Introduction This post is part of a series of Stefanos Cloud blog posts covering Azure App Service design considerations. Part 1: In this first part of Azure App Service design considerations (https://stefanos.cloud/azure-app-service-design-considerations-part-1/) we cover all the initial design considerations for Azure App Service PaaS. Part 2: Check the second blog post (Azure App Service Design ... Read more

Advanced Windows Server Course Outline

Advanced Windows Server Course Outline

Course Objective This article provides an overview of the Advanced Windows Server Course Outline. To provide a comprehensive understanding of Windows Server 2022, focusing on its operating system architecture, administrative features, and hybrid administration capabilities that seamlessly integrate with Microsoft Azure. The course aims to not only cover Windows Server 2022 in-depth but also to ... Read more

Linux Ubuntu Course Outline

Ubuntu 22.04 LTS

This article provides a course outline for my upcoming free course on Linux Ubuntu operating system. This course aims to equip IT professionals, system administrators, and developers with an in-depth understanding of Linux Ubuntu's operating system mechanics, administration, troubleshooting, and emerging technologies like containerization. Please find the Linux Ubuntu course outline as follows. Course outline ... Read more

Free training resources for TCP IP networking

Free training resources for TCP IP networking

Free training resources for TCP IP networking Starting your journey in the TCP IP networking stack, it is important to understand concepts but also to put these networking concepts into a hands-on perspective. This article provides a list of free training resources for TCP IP networking.

Backup items in a business continuity and disaster recovery plan

This article describes the Backup items in a business continuity and disaster recovery plan. What is a business continuity and disaster recovery (BCDR) plan? A business continuity and disaster recovery (BCDR) plan is a document which describes how a company or organization will continue to operate during and after an unplanned disruption in service. The ... Read more

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

Load balancing solutions and design considerations

Introduction to load balancing Load balancing plays a vital role in distributing network traffic efficiently across multiple servers or resources. This article provides a comprehensive overview of load balancers, including their theory, design considerations, persistence types, and load balancing methods. Furthermore, it presents a detailed list of commercial and open source load balancer solutions. Load ... Read more

Classification of Artificial Intelligence Concepts and AI Models

artificial intelligence

Introduction Artificial Intelligence (AI) has become a prominent field with wide-ranging applications in various industries. To better understand AI, it is important to classify its concepts and models hierarchically. This article presents a detailed classification of artificial intelligence concepts and AI models, organized in a hierarchical manner based on increasing complexity and capabilities. Artificial Intelligence ... Read more

Building your own AI LLM

This article provides an introduction to Generative AI models, Large Language Models as well as reference to tools which can assist your organization in building your own AI LLM. Introduction to GenAI and LLM Generative AI refers to a subset of artificial intelligence focused on creating models that can generate new content, such as images, ... Read more