DevOps

Cut admin overhead: Azure SAML-based SSO for SonarQube saves time and risk

Introduction This article will help you through setting up SAML-based SSO between SonarQube and Azure Entra ID. You may simplify access control for your SonarQube instance, increase security, and expedite user authentication by turning on SSO. Additionally, it guarantees centralised identity control and lowers the overhead associated with maintaining local SonarQube accounts. This integration will […]

Deepak
Deepak
Read

DevOps

How Rack Awareness in Amazon MSK Saved $36K/Year for a Leading AdTech Company

Introduction Building and deploying applications that use Apache Kafka for real-time data processing is made simple with Amazon MSK (Managed Streaming for Apache Kafka), a fully managed service by AWS. Rack awareness is one overlooked configuration change that can greatly increase fault tolerance and cost effectiveness, even though MSK takes care of a large portion […]

DevOps

Modern Terraform Practices: Removing Resources Safely from State

Introduction and Usecase There are times when we want Terraform to stop managing a resource, but don’t want to delete it from the infrastructure. In this brief blog, I’m going to discuss removing resources from Terraform configuration files while keeping them in real infrastructure. But why would you want to do this in the first […]

DevOps

Mastering MongoDB Read/Write Redirection Using URI Manipulation

If you’ve been working with MongoDB for a while, you already know it’s famous for being scalable, highly available, and flexible. That last part—the flexible document model—is what draws a lot of developers in. But here’s the thing: when you’re dealing with a replica set, the real magic (and sometimes headaches) happens with how reads […]

DevOps

Modernizing Enterprise Security: How Microsoft Sentinel Powers Proactive Threat Defense

Introduction As cyber threats grow in sophistication, businesses require a powerful solution to detect, analyze, and address security incidents efficiently. Microsoft Sentinel, a cloud-native Security Information and Event Management (SIEM) and Security Orchestration, Automation, and Response (SOAR) platform, empowers organizations to strengthen their security framework while simplifying operations. In this blog, we will explore Azure […]

DevOps

Terraform 1.5 Import Block: Eliminate Manual Imports and Streamline IaC

Introduction We know that sometimes the cloud infrastructure is already set up before we start using Terraform. Traditionally, if we wanted to import these resources into Terraform and control them, we had to run some manual import commands. It was a pain and made it tricky to keep things smooth when working in a collaborative […]

DevOps

Seamless Migration from Bitbucket to GitHub: A step-by-step guide and key takeaways – Part 2

In the first part of this blog series, we walked through our decision to migrate from Bitbucket to GitHub, the strategic planning that went into it, and how we laid the groundwork for a successful transition. From aligning stakeholders to building custom automation scripts, every step was designed to support a migration at scale. In […]

DevOps

Choosing the best Salesforce DevOps tool for maximum business impact

Introduction: The Growing Need for Salesforce DevOps Salesforce is a CRM platform for managing client relations, sales prospecting, marketing automation, business intelligence, and more. Like most modern cloud-based solutions, Salesforce allows customization which enables businesses to create and implement custom applications, workflows, and integrations. In spite of the many advantages, salesforce requires  deployments, version control, […]

DevOps

Seamless migration from Bitbucket to GitHub: A step-by-step guide and key takeaways – Part 1

Introduction In the rapidly changing landscape of software today, companies have to constantly reassess their tools to remain competitive. This article explains the journey of migrating code repositories from Bitbucket to GitHub for an Enterprise customer, a leading university in Australia, as Github has better collaborative features, smoother integrations, and a developer-friendly ecosystem. With 1,600 […]

Services