Articles
Overview of all articles published so far. You can filter the articles by the categories listed below.
Getting Started with ARM Templates in Azure
AzureDiscover the power of ARM Templates for Azure infrastructure deployment! Learn to create, deploy, and optimize templates for seamless cloud management.
Read moreMaximizing Efficiency and Organization: Why You Should Use Tags in Your Azure Environment
AzureUnlock the power of Azure tags to enhance organization, cost management, and security in your cloud environment. Learn how a robust tagging strategy simplifies resource management and boosts efficiency.
Read moreCutting Costs in Azure: Strategies and Best Practices for Optimizing Your Cloud Spending
AzureExplore ways to cut costs in Azure, including choosing the right pricing model, using reserved instances and automation tools, and monitoring usage. Learn valuable tips to save money on your Azure bill.
Read moreHow to Call an External API from PowerShell
ServerHow to call an external API from PowerShell using the Invoke-WebRequest cmdlet. The steps for using this cmdlet to make an API call, process the response, and work with the data returned by the API are described in detail.
Read moreBuilding an Instant Search with Laravel Livewire and Laravel Scout
LaravelHow to use Laravel Livewire and Laravel Scout to build an instant search that allows users to search a dataset in real-time as they type. Using Livewire and Scout makes it easy to implement instant search in your Laravel applications.
Read more5 Open Source and Self-Hosted Alternatives to Popular Web Apps
ServerDo you want to save money and gain more control over your data and privacy? Then check out these open source and self-hosted alternatives to popular web apps.
Read moreA Simple Way to Protect Your Laravel Routes with Laravel Shield
LaravelThe Laravel Shield package is a simple and lightweight package that adds HTTP Basic Authentication to Laravel routes. This can be useful for protecting sensitive routes and pages on your Laravel application from unauthorized access.
Read more5 Laravel Packages from Spatie to Help You Create Your Own Blog
LaravelFive useful Laravel packages from the popular package provider Spatie that can be used to create a blog. With these packages, creating a blog with Laravel becomes easier and more efficient.
Read moreThe Benefits of Email Archiving with MailStore
MailStoreMailStore is a tool that helps organizations comply with email compliance and eDiscovery requirements by offering features such as data loss prevention, improved performance, email search and retrieval, reduced storage space usage, and more.
Read moreEnabling and Configuring Nested Virtualization in Microsoft Hyper-V
Hyper-VNested virtualization allows a virtual machine (VM) to run virtualization software itself, enabling multiple virtualization platforms to run on the same host machine.
Read moreThe 3-2-1 Backup Strategy: A Simple Approach to Data Protection
BackupThe 3-2-1 backup strategy is a widely-used and effective method for ensuring the safety and security of your data. It is a simple and straightforward approach that can help protect against data loss and other disasters.
Read morePublish an RDS RemoteApp from a network share
ServerIt is not possible to publish a RemoteApp via the Sever Manager if it is located on a network share, but you can still do it via PowerShell.
Read moreRemove back quotes around inline code in Tailwind CSS Typography
Tailwind CSSBy default, all inline code blocks in the Tailwind CSS typography plugin are surrounded by additional back quotes. You have two different options to remove them, if you don’t like this behavior.
Read more