kritarth29

kritarth29

Introduction to Azure Active Directory

Azure DevOps Integration

Introduction: In organizations, employees often need access to various Azure services to perform their tasks. They can use services like SQL database or Azure container services when the system administrator assigns them a user id and password for each service.…

Introduction to Azure Security

Azure DevOps Integration

DevOps Security or DevSecOps is a set of practices and tools that bring together software development (Dev), IT operations (Ops), and security (Sec) to increase an organization’s ability to deliver applications and services securely. DevOps presents new risks that create…

BigBulls Game Series- Patching MongoDB using Ansible

Azure DevOps Integration

MongoDB is the most popular NoSQL and an open-source document-oriented database. The term NoSQL means ‘non-relational’.This simply means mongo does not base on a table-like relational database structure. It is moreover a schemaless database. In Mongo information is stored in…

Your Guide for Patching Elastic Search!

Azure DevOps Integration

What is Patching? A patch is a set of updates to a server or its supporting data designed to update, fix and improve, including fixing security vulnerabilities and other bugs. They may be applied to program files on a storage…