ELK Stack

Installation of ELK Stack on CentOS

Author: Prashant Pawar, Cloud Engineer   The ELK Stack — is a collection of open-source software Elasticsearch, Logstash, and Kibana on the server side, along with Filebeat on the client side which allows you to search, analyse, and visualize logs generated from any source in any format, a practice known as centralized logging. The Elastic Stack has four main components: Elasticsearch: a distributed RESTful search…

Elastic querying on Azure SQL Database

Author – Moulshree S. D., Sr. Data Engineer On-premises SQL Server does support three- or four-part names, but the Azure SQL Database does not. The Elastic Database query feature enables you to run a Transact-SQL query that spans multiple Databases in Azure SQL Database. The Database migration Assessment throwing error as “Cross-Database queries using three-…

Azure Policy

Azure Policy

Author – Pushpak Kale, Cloud Engineer   Azure Policy Azure Policy is a service in Azure which enables us to create polices which enforce and control the properties of a resource. Azure Policy helps you manage and prevent IT issues with policy definitions that enforce rules and effects for your resources. Common use cases for Azure…

Gitops Workflow

Getting Started with GitOps

Author: Navjot Singh, Cloud Engineer   We’re familiar with the term DevOps, right? but, what is GitOps? Is it similar to DevOps? different? or the next step towards a modern deployment! It can be said that GitOps is the next step from DevOps, while DevOps focuses more on the methodologies and ways to achieve the…

Azure Well-Architecture Framework

Authors – Nayan Bhanushali & Shefali Kamble, Cloud Engineers. What is Azure Well-Architecture Framework There are many aspects where you need to instill confidence in your customers, where you assure them security and availability of their data, where you provide them an architecture that can handle any challenges faced by the customer and also fulfill…

Azure Disk Backup

Author – Shefali Kamble, Cloud Engineer. Microsoft has introduced the limited public preview of Azure Disk Backup, this new option has been made available as a public preview (in limited regions) which is a great option and can help far most as a backup solution for managed disks. What is Azure Disk Backup? Azure Disk…