Related resources for how
  • How to Install Docker Engine on Ubuntu1/21/2025 3:49:16 AM. Learn how to install Docker Engine on Ubuntu with this step-by-step article. Simplify containerized app development and deployment effortlessly.
  • How to Create Flow Logs in AWS VPC 1/20/2025 9:57:59 AM. This article covers setting up flow logs, configuring traffic types, using IAM roles, viewing logs in CloudWatch, and analyzing traffic data for improved security and troubleshooting.
  • How to Attach an Elastic/Static IP to an EC2 Instance in AWS1/20/2025 9:56:29 AM. Elastic IP (EIP) in AWS is a static IPv4 address that stays fixed even if you stop/start your EC2 instance. It ensures a persistent, reliable IP that can be reassigned to different instances, offering
  • How to Import Azure Wiki Contents into a JSON File1/20/2025 4:12:54 AM. In today’s digital age, organizations often depend on collaborative tools like Azure Wiki to streamline knowledge sharing among team members. In this article, we’ll see how to import Azure Wiki conten
  • How GitHub Copilot Assists with Debugging1/19/2025 6:21:43 AM. GitHub Copilot aids debugging by suggesting code fixes, explaining errors, and providing test templates. It speeds up debugging, teaches better coding practices, and improves efficiency, but still req
  • The Cloud Show with Magnus Mårtensson ft. Maria-Anastasia - Ep: 521/17/2025 8:21:24 AM. The show is about cloud leadership and all the important questions relating to cloud projects.
  • How to use SharePoint List Input Tool in Alteryx1/16/2025 10:44:59 AM. Use Alteryx Designer to connect to SharePoint lists across versions (2007 to SPO). Configure the SharePoint Site URL, and credentials, and select the desired list and view. Filter data, limit records,
  • How to Use Copilot in Microsoft Word1/16/2025 8:41:27 AM. Microsoft's Copilot for Word, powered by generative AI, enhances document creation with features like drafting, rewriting, summarizing, and transforming text. It offers intuitive access via ribbon
  • How To Find All Possible Subsets of a String Using C#1/16/2025 8:07:21 AM. This article covers step-by-step implementation, explaining algorithms like recursion and iteration to generate subsets effectively. Perfect for beginners and developers, enhance your string manipula
  • How to Use Google Gemini with Semantic Kernel1/16/2025 6:11:54 AM. This article explains the integration between Google Gemini and Semantic Kernel. Combine Google Gemini's multimodal AI with Microsoft's Semantic Kernel for seamless integration in your .NET ap
  • How Using Features-as-a-Service Makes App Development Faster and Easier1/16/2025 3:48:59 AM. While coding can be an art form, the point of most software development is getting something done. Coding is fundamentally about solving a problem, and that privileges code reuse, software libraries,
  • How to Configure Security Groups in AWS VPC1/14/2025 8:43:39 AM. A Security Group in AWS is a virtual firewall controlling inbound/outbound traffic for resources like EC2 and RDS. It defines rules for IPs, ports, and protocols, ensuring secure access within your Vi
  • How to Set Up Lifecycle Rules for AWS S3 Bucket1/14/2025 8:33:50 AM. This article covers transitioning objects to cheaper storage, setting expiration actions to delete old files, and managing versioned objects, helping you save costs and keep your S3 bucket organized e
  • How to Create an User in AWS1/13/2025 10:39:20 AM. Learn how to create an IAM user in AWS to manage resources securely. This article covers the steps to configure user details, set permissions, add tags, and ensure proper access control for an organiz
  • How to Dockerize Your Django App1/11/2025 6:00:08 AM. This beginner-friendly article teaches you how to Dockerize your Django app. With Docker, you can simplify development, ensure consistency, and optimize deployments.
  • AI Roadmap: How to Go from Beginner to Intermediate1/10/2025 4:57:30 PM. This article covers essential Python concepts, libraries (NumPy, Pandas, Scikit-learn, Matplotlib, SciPy), and machine learning frameworks (PyTorch, HuggingFace & Gradio), helping beginners progre
  • How to Create a Virtual Private Cloud (VPC) in AWS1/10/2025 9:30:12 AM. Learn how to create and configure a Virtual Private Cloud (VPC) with subnets in AWS. This guide covers VPC setup, subnet creation, route table management, internet gateway configuration, and testing y
  • How to Add Tags to an S3 Bucket in AWS1/9/2025 11:56:44 AM. This simple article walks you through the steps to log into AWS Console, choose an S3 bucket, add tags, and efficiently track and categorize your resources. Start using tags today to improve your clo
  • How to Enable Cross-Region Replication in Amazon S31/8/2025 9:35:08 AM. Learn how to enable Cross-Region Replication (CRR) in Amazon S3 to automatically replicate your data across AWS regions for better availability, disaster recovery, and compliance.
  • How to Create a Usergroup in AWS1/8/2025 6:58:43 AM. Creating a group in AWS simplifies user permission management by assigning shared access policies to multiple users. It streamlines access control, enhances security, and supports efficient user role
  • How to use Databricks AI Mask Function To Protect Sensitive Data1/8/2025 6:10:51 AM. In this video, I demo how to use the powerful Databricks AI_Mask Function to obfuscate sensitive data
  • The Cloud Show with Magnus Mårtensson ft. Kuljot Bakshi - Ep: 511/7/2025 7:06:22 AM. The show is about cloud leadership and all the important questions relating to cloud projects.
  • The Cloud Show with Magnus Mårtensson ft. Nitin Pandit - Ep: 501/7/2025 4:14:49 AM. The show is about cloud leadership and all the important questions relating to cloud projects.
  • Getting started with OpenCV1/6/2025 5:56:33 AM. Explore OpenCV, an open-source library for image processing and computer vision tasks. Learn installation, image reading, transformation, and display techniques with hands-on Python examples, includin
  • How to Configure Autoscaling in AWS EC2? 1/6/2025 3:45:18 AM. Amazon EC2 Auto Scaling simplifies infrastructure management by automatically adjusting the number of EC2 instances based on traffic demands. This article provides a step-by-step guide to setting up E
  • How to Restore a Snapshot in Amazon RDS1/3/2025 5:59:11 AM. Learn how to restore a snapshot in Amazon RDS with this simple step-by-step guide. Amazon RDS allows you to back up and restore your database easily using snapshots.
  • How to Find the Largest and Smallest Element in an Array in Java1/2/2025 11:24:32 AM. In this article, we explained how to find the largest and smallest numbers in an array in Java. The process involves initializing two variables, one for the largest and one for the smallest number, wi
  • The Cloud Show with Magnus Mårtensson ft. Nitin Pandit - Ep: 501/2/2025 11:14:20 AM. The show is about cloud leadership and all the important questions relating to cloud projects.
  • How to Take Snapshots in Amazon RDS1/2/2025 10:57:31 AM. Learn how to take snapshots of your Amazon RDS database with this simple explanation. Snapshots act as backups, capturing your database at a specific point in time for easy restoration.
  • How to Set Up DynamoDB in AWS?1/2/2025 7:33:42 AM. Amazon DynamoDB is a fully managed, serverless NoSQL database service offering fast performance, scalability, and flexibility. It supports key-value and document data models, with global availability
  • How to create an AWS SNS (Simple Notification Service)1/1/2025 9:53:11 AM. Amazon Simple Notification Service (SNS) is a scalable messaging service by AWS, ideal for sending notifications via email, SMS, or HTTP. Easily create topics, add subscribers, and publish messages to
  • How to Create an Access Key in AWS1/1/2025 6:01:23 AM. Access keys in AWS provide programmatic access to resources via Access Key ID and Secret Access Key. Create them in the IAM console for CLI, SDK, or API use. Handle securely to protect your AWS accoun
  • How to Add and Manage connections in Power Automate 1/1/2025 5:33:26 AM. Learn how to add, manage, and secure connections in Power Automate. Integrate 500+ services like SharePoint, Excel, and Office 365 for seamless workflows, time-saving automation, and centralized manag
  • How to Apply Conditional Formatting with JSON in SharePoint12/31/2024 12:44:35 PM. This article covers the basics of JSON formatting, step-by-step instructions to customize SharePoint lists, and tips for creating dynamic and visually appealing displays to improve user experience.
  • How to Format List Views in SharePoint12/31/2024 5:12:30 AM. SharePoint list formatting enhances data presentation by customizing appearance, adding alternating row styles, and applying conditional formatting. It improves readability, highlights key data, and b
  • How to Set Up and Use AWS RDS for Beginners12/27/2024 9:08:08 AM. Learn how to create an AWS RDS database with this beginner-friendly guide. AWS RDS simplifies database setup and management, supporting engines like MySQL, PostgreSQL, and MariaDB.
  • How to Transfer Files/Folders from AWS EC2 to Local Machine Using SCP12/27/2024 8:44:25 AM. Transferring files between an AWS EC2 instance and your local machine is easy using SCP. This guide explains the steps to securely copy files and folders, verify transfers, and ensure successful data
  • How to Set Up the Java Path on Windows12/27/2024 8:43:17 AM. The topic "How to Set Up the Java Path on Windows" covers the essential steps needed to configure your system so that Java commands can be run from anywhere in the command line.
  • How to Create a Hub and Project on Azure AI Foundry12/27/2024 7:17:36 AM. In this article, we’ll walk you through the process of creating a Hub and Project in Azure AI Foundry, the foundational steps to building and managing your AI solutions.
  • How to Set Up an S3 Bucket for Static Website Hosting in AWS12/27/2024 7:03:20 AM. Amazon S3 enables hosting static websites with ease. Configure your bucket by enabling static website hosting, setting an index and error document, and making it public with a bucket policy. Upload yo
  • How to Generate Random Numbers in Java with Code?12/27/2024 5:51:30 AM. Discover multiple techniques to generate random numbers in Java using `java.util.Random` and `Math.random()`, with detailed explanations, code examples, and practical use cases for simulations, gaming
  • How to Run a Java Program on Windows?12/26/2024 5:40:48 AM. This guide walks you through the process of writing and running a simple Java program on a Windows computer. It covers the installation of the Java Development Kit (JDK), setting up your environment,
  • How to Reverse a String in Java12/24/2024 11:06:08 AM. Reversing a string in Java is a common task that involves reversing the order of characters in a string. For example, "Hello" becomes "olleH". To accomplish this in Java, we can us
  • AI (1) --- How Far we are Away from AI12/23/2024 8:51:31 PM. This article is to discuss the experience of AI
  • How To Count Occurrence Of Each Character From The String In C#12/21/2024 5:17:41 AM. Learn how to count the occurrence of each character in a string using C#. This guide covers step-by-step instructions to efficiently analyze strings and determine the frequency of individual character
  • How to use AutoMapper in .NET Web API12/20/2024 10:25:32 AM. In this article, we are going to explore how to use AutoMapper in the .NET Web API Application with examples. How to use AutoMapper in .NET Web API
  • How to Launch Your First EC2 Instance12/20/2024 9:12:14 AM. Launching your first AWS EC2 instance introduces you to cloud computing. It involves choosing an AMI, selecting instance types, configuring security groups, and setting up key pairs. Use the AWS Free
  • How To Remove Duplicate Characters From String In C#12/18/2024 10:15:00 AM. Learn how to remove duplicate characters from a string in C# with simple and effective methods. it will cover various approaches, including using loops, LINQ, and HashSet, to streamline string manipul
  • How to Install Nginx on EC2 AWS12/18/2024 10:09:52 AM. Deploy Nginx on an AWS EC2 instance to serve as a powerful web server, reverse proxy, load balancer, and HTTP cache. This guide provides a step-by-step process for setting up Nginx on EC2, including i
  • How to Create and Manage an S3 Bucket in AWS12/18/2024 10:08:35 AM. In this article, we will cover the step-by-step process of setting up a storage container for your files, including bucket configuration, uploading files, and testing.
  • How ReactJS Is Different From Other Languages?12/18/2024 7:11:12 AM. React.js is a powerful library for building user interfaces, but it can be initially complex for beginners. This article explains key features such as asynchronous updates, the virtual DOM, and the di
  • How to Upload Files to S3 Bucket Using S3 Browser12/17/2024 10:45:03 AM. Uploading files to an S3 bucket with S3 Browser is quick and easy. This simple guide walks you through each step starting from clicking the upload button, adjusting upload settings, tracking progress,
  • How to Transfer Files or Folders from Local Machine to Remote in EC212/17/2024 9:32:02 AM. This article explains how to transfer files or folders from your local computer to an Amazon EC2 instance using SSH and SCP. It covers the steps to connect to the EC2 instance, create a folder, and se
  • The Cloud Show with Magnus Mårtensson ft. Karl Ots - Ep: 4912/16/2024 11:12:29 AM. The show is about cloud leadership and all the important questions relating to cloud projects.
  • How to Manage Teams Channel Policies in Microsoft Teams12/16/2024 5:30:23 AM. Learn how to effectively manage Teams Channel Policies in Microsoft Teams to streamline collaboration and maintain control over your organization's communication channels.
  • How to Send Automated Reminder Emails Using Power Automate12/12/2024 5:21:35 AM. In this detailed article, we will walk you through the process of setting up an automated reminder email flow using Power Automate. Whether you're managing a project, coordinating tasks, or simply
  • How Tron Script Enhances Security And Automation In The Digital Currency World12/10/2024 5:13:28 AM. The Tron Script empowers automation and security in digital currency through Tron Wallet and API integration. It ensures scalability, rapid transactions, and robust cybersecurity, fostering innovation
  • How To Reverse Each Word Of Given String12/9/2024 8:45:57 AM. This article demonstrates how to reverse each word in a string using C#. It provides a simple approach to solving this common interview question, with code examples and explanations.
  • How to Reverse Order of the Given String12/8/2024 5:24:12 AM. Discover simple methods using popular programming languages like JavaScript, Python, or Java. Understand string manipulation concepts and implement effective solutions for reversing text with code exa
  • How to Install Node.js on AWS EC2 and Check Services Status12/7/2024 3:04:42 AM. Learn how to install Node.js on an AWS EC2 instance with this step-by-step guide. We’ll walk you through setting up an EC2 instance, installing Node.js, and verifying the installation. Additionally, y
  • How to Install Python on EC2(AWS)12/6/2024 8:47:04 AM. Learn how to install Python on an AWS EC2 instance using PowerShell. This step-by-step guide covers connecting via SSH, installing Python on Amazon Linux 2 or Ubuntu, and verifying your setup for clou
  • Goodbye Swagger: How .NET 9 is Redefining API Documentation12/6/2024 5:05:39 AM. Explore the changes in .NET 9 API documentation as Swagger is removed from templates. Learn about alternatives like Microsoft.AspNetCore.OpenApi, NSwag, and custom UIs to adapt workflows and ensure se
  • How to Create a Stopwatch Application using JavaScript with Code12/5/2024 8:33:20 AM. Learn how to build a fully functional stopwatch with HTML, CSS, and JavaScript in this beginner-friendly tutorial. Create a stopwatch with start, stop, reset, lap recording, and theme switching featur
  • How to Build an Expense Tracker using JavaScript with Code12/4/2024 8:47:15 AM. Learn to build a simple Expense Tracker using HTML, CSS, and JavaScript. This project helps manage finances, track expenses and demonstrates essential web development concepts through practical implem
  • How to Locally Override Code and Test It in the Browser?12/4/2024 5:21:01 AM. This guide covers setting up a local development environment, using browser developer tools, and implementing changes directly to see the results instantly, enhancing your web development workflow.
  • The Cloud Show with Magnus Mårtensson ft. Lalit Bansal - Ep: 4812/3/2024 11:18:18 AM. The show is about cloud leadership and all the important questions relating to cloud projects.
  • How to Reverse Number in C#12/3/2024 10:21:39 AM. Learn two methods to reverse a number in C#: using arithmetic operations and `string.Reverse()`. This essential C# interview topic is explained with practical code examples and outputs.
  • How to Stay Organized with Microsoft Teams Calendar12/3/2024 8:30:45 AM. How to Stay Organized with Microsoft Teams Calendar is a guide that explores how to effectively manage your schedule using the built-in calendar feature in Microsoft Teams. The article explains how to
  • How to Reverse a String in C#?12/3/2024 3:52:14 AM. Explore four methods to reverse a string in C#: using string.Reverse(), Array.Reverse(), for loop, and foreach loop. Ideal for interview preparation with practical examples and outputs.
  • How to Use Self-Signed Certificates for Azure VPN11/30/2024 6:07:37 AM. Learn how to set up an Azure Point-to-Site (P2S) VPN with certificate-based authentication. Follow the steps to create, export, and upload certificates, configure the VPN gateway, and establish a secu
  • How to Create Telegram Bot?11/29/2024 8:42:18 AM. This article centers around how to create a Telegram Bot. Learn how to create a simple calculator bot for Telegram using Python. This article covers Telegram bot basics, environment setup, coding with
  • What is a CTE, and How Do You Write a CTE in SQL Server?11/29/2024 8:23:30 AM. A Common Table Expression (CTE) in SQL Server is a temporary result set that can be referred to within a SELECT, INSERT, UPDATE, or DELETE query. CTEs simplify complex queries by breaking them into ma
  • How to Hide Files on Windows?11/29/2024 5:30:33 AM. Learn how to hide files on Windows to protect your data and maintain privacy. This guide covers simple steps to conceal files or folders using built-in Windows features like File Explorer and hidden a
  • How to Use Microsoft Teams for Project Management11/28/2024 9:58:05 AM. Microsoft Teams simplifies project management by integrating task management, real-time communication, and collaboration. Use Planner for tasks, schedule check-ins, and keep your team organized with c
  • How to Configure Azure Cloud Backup Service to Windows 1111/28/2024 9:39:46 AM. This article guides you through configuring Azure Cloud Backup Service on Windows 11. It covers the entire process from creating a resource in the Azure portal to setting up backup with the MARS agent
  • How to Customize Your Microsoft Teams Experience11/28/2024 8:34:38 AM. Learn how to customize your Microsoft Teams experience with simple steps! Adjust notification settings, organize your layout for better efficiency, and personalize themes and video call backgrounds.
  • How to Integrate Apps with Microsoft Teams11/26/2024 10:16:24 AM. Learn how to integrate apps like Trello, Planner, and more into Microsoft Teams to boost productivity and streamline team collaboration. Discover how to add, customize tabs, and manage app settings an
  • How to Create and Manage Teams and Channels11/26/2024 9:36:21 AM. Microsoft Teams is a powerful collaboration tool that helps teams stay organized and connected. Learn how to create teams, manage channels, set privacy, organize conversations, and schedule meetings f
  • How to Develop a Snake Game in JavaScript🐍11/26/2024 9:30:37 AM. In this article, you will learn how to develop a snake game in JavaScript. This article explains how to develop a basic Snake game using JavaScript. It covers the steps for coding the game, including
  • How to Code Matrix Multiplication in Java?11/26/2024 9:21:24 AM. Learn matrix multiplication in Java through this practical guide! Understand its rules, explore a complete code example using nested loops, and master this essential operation for programming and data
  • The Cloud Show with Magnus Mårtensson ft. Steef-Jan Wiggers - Ep: 4711/25/2024 11:52:26 AM. The show is about cloud leadership and all the important questions relating to cloud projects.
  • How to Use Markdown to Format Power Automate Approval Requests11/25/2024 5:52:24 AM. This guide explains how to create visually appealing and well-structured emails, improving clarity and user experience in approval workflows. Customize your emails with ease using HTML.
  • How to incrementally load data from Microsoft Fabric Lakehouse to Warehouse11/25/2024 5:00:00 AM. In this end-to-end data engineering episode, I demonstrated how to incrementally load data from Microsoft Fabric Lakehouse to Warehouse using Dataflow and Data Pipeline.
  • How to Set Up and Navigate Microsoft Teams11/23/2024 6:29:11 AM. Learn how to set up Microsoft Teams, create an account, and navigate its key features like teams, channels, chat, files, and calendar. This guide helps you improve collaboration, stay organized, and b
  • How to Schedule and Conduct Meetings in Microsoft Teams11/22/2024 11:53:17 AM. This guide covers everything from creating meetings, inviting participants, and setting audio/video options to using features like screen sharing, breakout rooms, and recording. Boost your productivit
  • How to Subtract Matrices in Java with Code Example?11/22/2024 6:58:35 AM. Learn matrix subtraction in Java with a step-by-step guide and code example. This operation, essential in fields like data analysis and computer graphics, subtracts matrices element-wise to produce a
  • How to Install Ubuntu Server on VMware ESXi Using VMware Client Browser11/18/2024 11:07:48 AM. This guide explains how to install Ubuntu Server on VMware ESXi using the web client. It covers steps like creating a virtual machine, selecting storage, uploading the Ubuntu ISO, configuring network
  • How to Optimize Docker Images for Smaller, Faster Deployments11/18/2024 9:38:02 AM. Learn simple strategies to optimize Docker images, reduce their size, and speed up deployments with tips like lightweight bases, cleanup, and multi-stage builds.
  • How to Identify the Owner of a Microsoft Form11/18/2024 5:24:35 AM. This article provides a step-by-step guide to help you find the owner of a form using MS Form responses. For one of our clients, we needed to transfer all Microsoft Forms from individual users to a se
  • How to Create Lakehouse in Microsoft Fabric11/18/2024 4:27:25 AM. In this article, we will create a lakehouse in Microsoft Fabric. Discover Lakehouse architecture, a modern approach combining data lakes and warehouses. Learn how to build a Lakehouse in Microsoft Fab
  • How to Read and Write JSON Files in C#11/17/2024 10:49:03 AM. JSON is a common data format used in APIs, configuration files, and data exchange. Learn to handle JSON in C# using `System.Text.Json`. This article covers creating data models, writing to and readin
  • How to Build a Classic Snake Game Using HTML and JavaScript (With Code Example)11/13/2024 1:46:53 PM. Learn how to create a classic Snake game using HTML and JavaScript! This step-by-step guide with code examples is perfect for beginners interested in JavaScript game development. Follow along and star
  • The Cloud Show with Magnus Mårtensson ft. Oscar Garcia Colon - Ep: 4611/12/2024 11:24:20 AM. The show is about cloud leadership and all the important questions relating to cloud projects.
  • How to Create a ListView Command Set Extension11/12/2024 11:13:01 AM. A ListView Command Set extension in SharePoint customizes the command bar or context menu of lists/libraries. It allows adding buttons that trigger custom actions, such as displaying alerts, showing s
  • How to Enable USB Debugging on Android Device11/12/2024 10:47:07 AM. Learn how to enable USB Debugging on your Android device with this step-by-step guide. USB Debugging lets you connect your phone to a computer for advanced tasks like data transfer, app testing, and m
  • How to Create Field Customizer Extension11/11/2024 6:10:24 AM. Extensions are client-side components that run inside the context of a SharePoint page. Extensions can be deployed to SharePoint Online, and you can use modern JavaScript tools and libraries to build
  • How to perform CRUD Operations in Power Apps11/10/2024 7:03:28 AM. Create a student management app in Power Apps with CRUD functionality—Create, Read, Update, and Delete—for efficient data handling. This app connects to a SharePoint list, allowing users to add, view,
  • How to Sort a List of Objects in TypeScript by Property11/9/2024 10:11:36 AM. This guide covers sorting lists of objects in TypeScript, with examples for sorting by string, numeric, and date properties. It demonstrates using the sort() method, localeCompare for strings, custom
  • How to Apply Custom Fonts in .NET MAUI11/7/2024 5:38:25 AM. Learn how to add and apply custom fonts in your .NET MAUI app to enhance design and branding. This guide covers adding font files, registering fonts in MauiProgram.cs, and using them in XAML or C#.
  • The Cloud Show with Magnus Mårtensson ft. Daniel Raniz - Ep: 4511/6/2024 11:46:05 AM. The show is about cloud leadership and all the important questions relating to cloud projects.