Karandeep Singh

DevOps

Designing for efficiency: How thoughtful VPC architecture reduces AWS spend

Introduction At To The New, we work with all kinds of customers from fast-moving startups to huge enterprises, and one thing is always true: Nobody likes surprises on their AWS bill, nor Anyone likes downtime. When people think of saving money in AWS, they usually jump straight to EC2 instance rightsizing or removing idle resources....

18-Jul-2025

DevOps

Unseen Costs, Visible Impact: How Proactive ALB Management Drives Cloud Efficiency

Introduction Handling AWS costs is very important for cloud bill optimizations. One overlooked service that can significantly contribute to monthly expenses is Elastic Load Balancing. Our team, which works for a global advertising management platform client, a powerhouse in advertising and connected TVs, recently undertook a major step...

11-Jul-2025

DevOps

Reclaiming Cloud Efficiency: Strategic Rightsizing for Business Impact

Introduction Cloud cost optimization is a vast and evolving discipline, but at its core, it starts with visibility. You can’t optimize what you can’t see. So, gaining granular insight into your cloud usage and billing is the basic foundation. You're not the only one who has ever thought, "This bill feels too high," after seeing your...

10-Jul-2025

DevOps

How Amazon MSK Helped Us Stop Babysitting Kafka

Introduction For years, we have used Kafka in the Data Centre, then we moved to AWS and started using EC2 to run Kafka. However, the headaches increased along with our usage. We began to feel as though we were spending more time managing Kafka than creating anything of value due to broker upgrades, Zookeeper problems, imbalanced...

08-Jul-2025

DevOps

Backup Like a DevOps Pro: 8 mysqldump Tips You Probably Didn’t Know

Introduction If you have worked with databases, you might have definitely crossed paths with MySQL, and probably used mysqldump at some point. It’s a go-to utility for backing up MySQL databases. But let’s be honest — most of us use it in its basic form and forget about it. Here’s the thing: MySQLdump is way more powerful than we...

04-Jul-2025

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...

04-Jun-2025

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...

29-May-2025

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...

26-May-2025

DevOps

AWS EMR Cost & Performance Optimization: A Business-Centric Approach

Introduction AWS Elastic MapReduce (EMR) is an AWS service for filtering big data using open-source tools such as Apache Spark, Apache Flink, Trino, Hadoop, Hive, Presto, and many more. It provides a platform to run your applications without thinking much about the management of the underlying infrastructure. AWS EMR is a...

16-Mar-2025

DevOps

Cost, Performance, and Sustainability: Why ARM is the Future of Cloud Innovation

Introduction The cloud computing market is going through rapid change and continuous improvement in terms of cost and performance. The Graviton processors manufactured by AWS utilize ARM architecture and are proving to be ground-breaking for cloud-based businesses. These Performance-Per-Watt metrics along with further enhancements will...

08-Jan-2025

DevOps

Optimizing Nexus Deployment in Jenkins: Best Practices for DevOps Teams

Introduction In today’s fast-paced software development environment, DevOps teams must ensure that their deployment processes are streamlined, secure, and efficient. Nexus, a robust artifact repository, plays a crucial role in managing software dependencies and ensuring that teams have swift and dependable access to necessary...

07-Jan-2025

DevOps

Terraform Mastery Part 2: Advanced Techniques for Pro Infrastructure

Introduction Welcome back to the exciting adventure through the Terraform Mastery blog series! In Part 1 of this series, we revealed some basic and advanced tips to decorate your IAC management capabilities. Now, in this part, we’re going to dive deep into some other important tips that may in addition streamline your workflow,...

13-Dec-2024