
Manisekaran
Bio
Stories (52)
Filter by community
The Relationship Between DevOps and Cloud Computing
DevOps and cloud computing are closely related, as cloud computing can enable organizations to more easily adopt DevOps practices and principles. Here are a few ways in which DevOps and cloud computing are related:
By Manisekaran3 years ago in Journal
Git Top Interview Questions by Top companies 2023
Git is a distributed version control system that allows multiple users to work on the same codebase simultaneously. It keeps track of all changes made to the code and allows users to revert to previous versions if necessary.
By Manisekaran3 years ago in Journal
What is ADFS in Azure Cloud? (Active Directory Federation Services)? Azure AD( Azure Active Directory) vs ADFS
ADFS (Active Directory Federation Services) is a Microsoft service that allows organizations to authenticate users against their on-premises Active Directory (AD) and provide single sign-on (SSO) access to cloud-based applications. ADFS is typically used in scenarios where an organization wants to maintain control of their user authentication and authorization process, but wants to provide SSO access to cloud-based resources.
By Manisekaran3 years ago in Journal
Azure API Management(APIM) and Hyper-Converged Infrastructure(HCI) Stack deployment from Azure Cloud
Azure API Management (APIM) and a Hyper-Converged Infrastructure (HCI) stack deployment from Azure cloud are two separate technologies that can be used together to build a robust and scalable API management solution.
By Manisekaran3 years ago in Journal
Azure DevOps: How to Move Name Pair from Azure Cloud to Hci Stack Server
Azure Policy / (ARM) templates / Azure Automation / Azure Devops . There are several ways to take Azure named value pairs to Azure HCI (Hyper-Converged Infrastructure) machines. Here are a few options:
By Manisekaran3 years ago in Journal
Indian Dreams Hockey World cup 2023 on the way
he Hockey World Cup is an international field hockey competition organized by the International Hockey Federation (FIH). The 2023 Hockey World Cup is scheduled to take place in 2023, but the location and exact dates have not been announced yet. The tournament is held every four years and features national teams from around the world competing for the title of world champion. The most recent Hockey World Cup was held in 2018 in Bhubaneswar, India.
By Manisekaran3 years ago in Unbalanced
Terraform For Azure APIM to AKS
Terraform script is an example of how to set up an Azure API Management (APIM) service and an Azure Kubernetes Service (AKS) cluster, and it also sets up the necessary resources for continuous integration and continuous development (CI/CD).
By Manisekaran3 years ago in Journal
How to use Redis Server (Own caching Server) and Client in Azure Kubernetes Services on Premises, Self Hosted Servers
What is Redis ? Redis (Remote Dictionary Server) is an open-source, in-memory data structure store that can be used as a database, cache, and message broker. It supports various data structures such as strings, hashes, lists, sets, and more. Redis is often used for caching, real-time leaderboards, and other use cases where performance is important. It also supports a wide range of programming languages and has built-in replication and persistence features.
By Manisekaran3 years ago in Journal