Last Update: Jun 23, 2023
In this guide, I’ll explain how AWS Lambda lets you run your code in a cloud-based ‘serverless’ infrastructure, and how you can create an AWS Lambda function to perform any type of computing task. There are four different ways to create an AWS Lambda function, but I’ll be using the web-based AWS Management Console to…
Last Update: Nov 19, 2024
If your company is interested in modernizing its infrastructure with Azure hybrid computing capabilities, you can now do so by deploying Azure Stack HCI on a single-node cluster. In this guide, I will explain the main use cases for single-node deployments before showing you how to install Azure Stack HCI single-node clusters with PowerShell. How…
Last Update: Jun 08, 2025
Windows 10 offers many ways for you to reset a forgotten password. However, the steps you’re required to follow to reset your password are different depending on whether you’re using a local account or a Microsoft account. Whether you’re using one or the other, here’s how to reset your password in a few easy steps….
Just like that, it’s Summer. Though many are thinking about sand and sun, we’re too excited about the recent Microsoft Power Platform updates released in May 2022 to pack our bags before checking out what’s new! Let’s take a look at the main new capabilities that Microsoft introduced last month. Power Apps gets a new…
DevOps Pipelines help you to deliver new features in your apps fast! In this article, I will explain what DevOps pipelines are, phases in a pipeline, and the different components. I’ll also cover what you need to understand before building a DevOps pipeline of your own, along with the build process. DevOps has revolutionized the contemporary IT…
Last Update: May 05, 2025
In this article, I’m going to show you how to use the command-line tool ipconfig. If you’re an IT admin, ipconfig is a very useful console application program that can help you troubleshoot network connectivity problems in Windows. Linux and other operating systems (OS) have similar capabilities, but they often use different commands to achieve…
Cloud Conversations is a weekly podcast that we’ll be featuring here on Petri. It’s about everything connected to cloud computing, including technologies like Azure, Microsoft 365, Power Platform, Microsoft Endpoint Manager (MEM), Microsoft Defender, Windows, Intune, and much more! Cloud Conversations – Nate Chamberlain on Microsoft Teams MS-700 exam guide Nate Chamberlain is a Microsoft 365 adoption, content, and training…
Last Update: Jun 06, 2022
Amazon Elastic File System (AWS EFS) is an easy-to-use and serverless storage solution allowing companies to optimize file storage in Amazon Web Services (AWS). In this article, we’ll show you how to set up and test access to an EFS file system with an AWS EC2 instance. What is AWS EFS? Amazon Elastic File System…
Last Update: Jun 18, 2025
In this article, we will review PowerShell For loops, While loops, Do-While loops, and Do-Until loops. I’ll explain how PowerShell loops are constructed and how to define conditions to enter or exit a loop, with special emphasis on the PowerShell while loop. . PowerShell For loop The For loop is а counting loop, and it’s…
Last Update: Jan 20, 2023
Cloud Conversations is a weekly podcast that we’ll be featuring here on Petri. It’s about everything connected to cloud computing, including technologies like Azure, Microsoft 365, Power Platform, Microsoft Endpoint Manager (MEM), Microsoft Defender, Windows, Intune, and much more! Cloud Conversations – Ståle Hansen on Digital Wellbeing and Viva Explorers Ståle Hansen is CEO & Principal Cloud Architect at Cloudway,…