Mafiree

Mafiree

@mafiree
Joined Jan 2026 Bengaluru, India
14 Writeups
Popular WriteUps
View all →
Recent Activity
Mafiree posted a new writeup in Business Apr 22, 2026
Jenkins Freestyle Deployment: Automating Multi-Server Builds via Jump Servers
Business Jenkins Freestyle Deployment: Automating Multi-Server Builds via Jump Servers

This blog explores how Jenkins Freestyle Deployment can automate application deployments across multiple servers using a secure jump server architecture. It walks through a real-world CI/CD workflow where Jenkins uses SSH-based commands to distribute builds efficiently — offering a simpler yet powerful alternative to complex declarative pipelines.

Mafiree
Mafiree · 4 min read
Read More →

Mafiree posted a new writeup in Business Apr 15, 2026
Differences Between MySQL and PostgreSQL: What Really Sets Them Apart
Business Differences Between MySQL and PostgreSQL: What Really Sets Them Apart

Choosing a database for production isn’t simply about picking the most popular option. Understanding the Differences Between MySQL and PostgreSQL is essential, as it requires weighing architecture, workload type, consistency guarantees, and scalability.

Mafiree
Mafiree · 4 min read
Read More →

Mafiree posted a new writeup in Business Apr 9, 2026
8 Critical MySQL 8.4 Changes to Know Before Migrating
Business 8 Critical MySQL 8.4 Changes to Know Before Migrating

MySQL 8.4 may seem like a routine update, but it carries significant breaking changes that developers and DBAs must review carefully before migrating production systems.

Mafiree
Mafiree · 4 min read
Read More →

Mafiree posted a new writeup in Business Apr 7, 2026
AWS Database Storage Optimization: Reclaiming 3.6 TB and Cutting Costs in Half
Business AWS Database Storage Optimization: Reclaiming 3.6 TB and Cutting Costs in Half

A client came to Mafiree facing a very common yet costly issue - their AWS database had 15.2 TB of disk space allocated, but less than a third of it was actually being used, while the cloud bill kept climbing. The fundamental AWS billing reality makes this painful: you are charged for storage you allocate, not just what you consume. Any unused space is money wasted, and it quietly compounds month after month.

Mafiree
Mafiree · 4 min read
Read More →

Mafiree posted a new writeup in Cybersecurity Apr 1, 2026
Incremental Backup in PostgreSQL 17: A Summary
Cybersecurity Incremental Backup in PostgreSQL 17: A Summary

PostgreSQL 17 brings native incremental backup support directly into the database core, eliminating the previous dependency on third-party tools like pgBackRest or Barman. Instead of copying the entire dataset on every run, incremental backups capture only the data blocks that changed since the last backup, whether full or incremental. This results in faster backups, reduced storage consumption, and lower system overhead.

Mafiree
Mafiree · 4 min read
Read More →

Mafiree posted a new writeup in Technology Mar 24, 2026
ClickHouse Functions: A Practical Overview
Technology ClickHouse Functions: A Practical Overview

ClickHouse provides a powerful collection of built-in functions that simplify working with large datasets, from date arithmetic to unique ID generation. Here's a concise breakdown of the most essential categories.

Mafiree
Mafiree · 3 min read
Read More →

Mafiree posted a new writeup in Business Mar 18, 2026
Linux Kernel Live Patching: Zero-Downtime Security Explained
Business Linux Kernel Live Patching: Zero-Downtime Security Explained

Linux kernel live patching is no longer optional—it’s becoming a foundational security strategy for modern infrastructure. As organizations move toward always-on systems, the ability to apply critical updates instantly—without downtime—has redefined how security and operations work together.

Mafiree
Mafiree · 4 min read
Read More →

Mafiree posted a new writeup in Cybersecurity Mar 10, 2026
MongoDB Transactions: ACID Compliance Simplified
Cybersecurity MongoDB Transactions: ACID Compliance Simplified

MongoDB has long been celebrated for its flexibility and performance, and since version 4.0, it also supports full ACID transactions — giving developers both NoSQL scalability and the data consistency guarantees traditionally associated with relational databases.

Mafiree
Mafiree · 4 min read
Read More →

Mafiree posted a new writeup in Business Mar 2, 2026
How Xstreami Makes Real-Time MySQL CDC Easier for Businesses
Business How Xstreami Makes Real-Time MySQL CDC Easier for Businesses

Real-time Change Data Capture (CDC) pipelines built on MySQL provide significant power

Mafiree
Mafiree · 4 min read
Read More →

Mafiree posted a new writeup in Cybersecurity Feb 25, 2026
Zero-Downtime MySQL Schema Migration: A Fintech Case Study
Cybersecurity Zero-Downtime MySQL Schema Migration: A Fintech Case Study

Modifying schemas on very large MySQL tables can disrupt live systems when traditional DDL operations are used.

Mafiree
Mafiree · 5 min read
Read More →

Mafiree posted a new writeup in Data Science Feb 18, 2026
Reliable Real-Time MySQL Streaming for Analytics and AI
Data Science Reliable Real-Time MySQL Streaming for Analytics and AI

Real-time MySQL streaming has become essential for analytics and AI in today’s data-driven landscape.

Mafiree
Mafiree · 3 min read
Read More →

Mafiree posted a new writeup in Technology Feb 10, 2026
Mastering MySQL: Architecture, Optimization & Performance Tips
Technology Mastering MySQL: Architecture, Optimization & Performance Tips

MySQL is one among the popular relational database management systems (RDBMS) currently being utilized.

Mafiree
Mafiree · 3 min read
Read More →

Mafiree posted a new writeup in Technology Feb 4, 2026
PostgreSQL Connection Pooling: PgBouncer vs Odyssey
Technology PostgreSQL Connection Pooling: PgBouncer vs Odyssey

Have you ever been curious about how you can improve the performance of PostgreSQL when it is under a heavy load? The process-per-connection mechanism

Mafiree
Mafiree · 3 min read
Read More →

Mafiree posted a new writeup in Business Jan 20, 2026
Why Modern Businesses Are Choosing Mafiree for Database Excellence
Business Why Modern Businesses Are Choosing Mafiree for Database Excellence

In this new era where data is the fuel for innovation, every business, whether it is eCommerce or FinTech, needs solutions for database management services that are efficient and high-performing.

Mafiree
Mafiree · 3 min read
Read More →