Strategies for Multi-Cloud Infrastructure
What is multi cloud? Research shows that nearly 90% of companies use multi-cloud environments. Only a small percentage of organizations still rely solely on their on-premises infrastructure. Mo...
What is multi cloud? Research shows that nearly 90% of companies use multi-cloud environments. Only a small percentage of organizations still rely solely on their on-premises infrastructure. Mo...
Lets first define the assets Hardware: Laptops, desktops, smartphones, tablets, and other physical devices. Software: On-premises applications, cloud-based apps, and software licenses. Net...
Workforce IT requirements Mobile device management is any software that allows IT Managers to register and securely enforce administrative policies on laptops, smartphones, tablets, or similar IT ...
Focuss on the less obvious risks Cyber security threat landscape is constantly evolving, making it hard to stay ahead of potential threats. While most of the publicly documented vulnerabilities a...
In today’s tech-driven workplaces, managing user identities across various platforms can be challenging. Connecting your local Active Directory to Microsoft Entra ID (formerly Azure AD) simplifies ...
Difference between Computer and User Administrative Templates When you’re setting up Group Policies, you’ll notice two main sections: Computer Configuration and User Configuration. These correspon...
Pre-requisites for Installation: Before starting, make sure your server meets the following requirements: Processor: Minimum 2 cores, with 1 extra core for every 1,000 concurrent users. Memo...
What is Terraform? Terraform, created by HashiCorp, is an Infrastructure as Code (IaC) tool that lets you manage and set up your infrastructure using code. In the past, setting up or configuring i...
What is Cloud-init Drive? In Proxmox, the “cloud-init drive” is a virtual disk that you attach to a virtual machine or container. This virtual disk tells the machine how to set itself up when it i...
What is Proxmox? Proxmox Virtual Environment (Proxmox VE) is a free and open-source platform for managing server virtualization. It provides an easy-to-use web interface for handling virtual mac...
On the previous post (SCCM LAB part 1) we setup an environment to test SCCM vulnerabilities. Recon Recon without user scan with nmap (full port list used here : https://learn.microsoft.com...
After few hours, days, weeks of install, ansible recipe creation, fails and many retries, the lab is ready. This lab was created with the inspiration to test the following resources: Github : ...
Key Terminology VPC, ECS, ECR, EC2 Subnets and CIDR Range NACL and Security Groups NAT and Internet Gateways Virtual Private Cloud VPC is the most important concept in the cloud securi...
Resources Tags We can assign metadata to AWS resources in the form of tags. Each tag is a simple label consisting of a customer-defined key and an optional value that can make it easier to manage,...
It is a web service that provides secure, resizable compute capacity in the cloud. It is designed to make enterprise-scale cloud computing easier for developers. Amazon EC2’s simple web service in...
A cloud service that helps us securely control access to AWS resources. IAM controls who is authenticated (signed in) and authorized (has permissions) to use resources. IAM allows us to manage user...
What is secure boot and how does it work? Secure boot provides a foundation for the security architecture of the device. It is defined as a boot sequence in which each software image that is load...
OpenSSL OpenSSL is a software library for applications that secure communications over computer networks. Is a C library that implements the main cryptographic operations like symmetric encryption,...
What is a VLAN? Imagine you’re at a huge party. There are different groups of people chatting, but they’re not all in one big noisy crowd. Instead, they’re grouped into smaller circles—friends, fa...