Category: AI and ML

AppDynamics Controller Installation Step-by-Step

AppDynamics is capable of monitoring servers, applications, and databases. It has very advanced monitoring features to give your in-depth knowledge of your application. It supports on-premise and Cloud applications. Today we will see the step-by-step installation of the AppDynamics controller. Pre-requisites AppDynamics uses ports 8090, 9191, 3388, 8181, and 8080. Check your firewall and ensure […]

READ MORE

Successful Migration in Azure with Azure Migrate

Migration of on-premise workload to Azure was a challenge. Microsoft has simplified the life of an organization with Azure Migrate. Today I am going to share my experience on how to do successful migration with the Azure migrate service. It is an Azure native service to migrate on-premise workload to Azure Cloud. This service does […]

READ MORE

Azure File integration with Azure AD in a Simple Way

Most of the time Customers use NFS (Network File System) drive in the organization to store and share files over the network with teams. You need the same kind of Functionality in Azure Cloud, Azure File Service is available for your disposal. It works as Distributed File System (DFS), which means you can share a […]

READ MORE

Improve Azure PaaS Services Security with Native Connectivity

If you take any Azure PaaS service. It comes with a public endpoint so it is very critical for organizations to restrict access while leveraging such a service. As a cloud architect or security engineer, you have to make a secure connection to PaaS based service. This is very critical from a design perspective. Today […]

READ MORE

Getting a Private SSL Certificate free of cost

This article will guide you on how to create wildcard certificates for your internal applications without paying an additional amount. You work for any software deployment project, you deploy code in multiple environments and test it.  You test the site with HTTP , not in HTTPS. Why? you need an SSL certificate for it. Getting […]

READ MORE