AWS
Security group in ec2 instance is network firewall and not OS firewall storage for running VM to connect window port no 3389 nd RDP connect via public ip address if…
Security group in ec2 instance is network firewall and not OS firewall storage for running VM to connect window port no 3389 nd RDP connect via public ip address if…
Performance Testing Performance testing helps you understand how your system behaves under various loads. Here’s how to do it step-by-step: Step 1: Define Performance Metrics and Objectives Step 2: Choose…
What is an Ansible Role? An Ansible role is a way to group multiple tasks, variables, handlers, files, templates, and other resources into a reusable and structured format. Roles provide…
Azure Resources Azure resources are the fundamental building blocks of your cloud infrastructure in Microsoft Azure. They include services such as virtual machines, databases, storage accounts, and more. Each resource…
Local Scope A variable declared inside a function is local to that function and can only be used within that function. These variables are created when the function is called…
The __init__ Method Explanation: Example 1: Car Class Example 2: Student Class Example 3: Book Class Example 4: Employee Class Example 5: Bank Account Class Mohammad Gufran Jahangir
Workspace Below is workspace interface For any support from Databrick End. Workspace assets in Azure Databricks Workspace Assets Working with Workspace Objects in Azure Databricks Folders Special Folders Create and…
Mohammad Gufran Jahangir
Introduction to Azure Databricks There may be various applications such as business apps and custom apps, each containing different types of data. This data, often in an unstructured format (such…
Step 1.Login to ubuntu machine Step 2. Download ubuntu Xampp file run this command in /opt wget https://sourceforge.net/projects/xampp/files/XAMPP%20Linux/8.2.4/xampp-linux-x64-8.2.4-0-installer.run Grant permission to File Install file check the status if Xampp is running…
Generating an SSH key pair in Ubuntu is a straightforward process that can greatly enhance the security of your connections to remote servers. Here’s how to do it step-by-step: Open…
After composer installation , please follow below steps: Open your shell configuration file: Open the shell configuration file (~/.bashrc, ~/.bash_profile, or ~/.profile) in a text editor. For example: add the…
To install a specific version of Composer, such as Composer 2.7.4, on Ubuntu via the command line, you’ll first need to ensure that Composer is either updated to or installed…
Human –> Docker pull image –>Docker client –> RESTAPI –> docker Deamon (will check local Repo(/Var/lib/docker) – if there – do rest / if not there – Download repo from…
Impact of ChatGPT and AI on CloudOps Services The integration of artificial intelligence (AI) and conversational models like ChatGPT into Cloud Operations (CloudOps) is revolutionizing the way organizations manage their…
What is Workspace? Workspaces are places to collaborate with colleagues to create collections of items such as lakehouses, warehouses, and reports. How to Work with workspaces Some useful tips about working…
When you ask a question to a column-based table in a dedicated SQL pool, the system looks at the smallest and largest values stored in each chunk of data. If…
Below Prerequisites required to start with Apache Spark pool: Steps: Sign in to the Azure portal Create a notebook create a simple Spark DataFrame object to manipulate. In this case,…
Describing Apache Spark in Simple words Imagine a team of super-efficient chefs working together in a huge kitchen to prepare a feast for thousands of guests. That’s Apache Spark in…
Imagine you have a huge treasure chest overflowing with notes scribbled about past adventures. Each note tells a story, but the chest is messy, and finding specific stories takes forever.…