MSP

Domain Migration – A Step-by-Step Guide

Overview Domain migration to AWS may seem very complicated at first, but to change the domain registrar is very straight forward. AWS Service Route 53 provides highly available and scalable DNS services, seamless integration with AWS workloads, and advanced features like traffic routing, health checks, and monitoring. In this blog, I will walk through the […]

September 5, 2025

MSP

AWS Billing and Cost Management

Introduction AWS Billing and Cost Management is a set of services that enables organizations to track, analyze, and optimize their spending on the cloud more effectively. It can be categorized into three areas: billing, cost management, and usage reporting. Billing ensures that payments are processed and managed automatically, while cost management focuses on giving customers […]

September 5, 2025

BA

Remote Stand-ups: Process or Pain?

Introduction Daily stand-ups are one of the cornerstones of Agile software development. They’re meant to keep teams aligned, unblock issues quickly, and maintain a rhythm of accountability. But in the era of distributed teams and hybrid work, the simple stand-up has become unusually complex. Done right, it serves the purpose. Done poorly, it feels like […]

September 4, 2025

Project Management

Scrum is Not For You

I always pushed the Scrum button to make our project live – thinking it is the ultimate answer to a better and faster delivery. Working with teams, interacting with many IT professionals, and being a Project Manager myself – this is the same pattern I have seen mostly all around; we go in auto pilot […]

September 3, 2025

Project Management

The Future of Project Management: How Generative AI is Redefining the PM Role

Introduction Project management is about handling people, tasks, and results together. For many years, project managers have been making plans, tracking work, and delivering projects with the help of different tools. Now a new change has come with Generative AI. This technology is slowly changing how project managers work. It is not about project managers […]

September 3, 2025

Media & Entertainment

Building a Custom AVPlayer on tvOS: Tips and Best Practices

Introduction Apple’s AVPlayer is the core of media playback on iOS, macOS, and tvOS. On Apple TV, most developers start with AVPlayerViewController for its built-in controls, subtitles, and “Up Next.” But when you need custom branding, interactive overlays, or advanced analytics, its limitations quickly appear. That’s when building a custom AVPlayer experience becomes essential along […]

September 3, 2025

Media & Entertainment

Localization in Roku

Localisation means providing the content in the regional language. The app supports multiple languages. Users can select any available language, and the content will be converted into that selected language. Roku is one of the leading players in the OTT (over-the-top) world with millions of users worldwide. As app/channel publishers expand globally, localisation plays a […]

September 2, 2025

DevOps

Packer Alternative: Migrating to AWS EC2 Image Builder for Automated AMI Pipelines

Introduction HashiCorp Packer is one of the most popular open-source machine image builders. It helps engineers define infrastructure as code, installing software and layering security updates into AWS Machine Images, or AMIs. Packer is focused on image building. It has no capabilities around testing, scheduling, AWS notifications, or distribution. On the other hand, AWS EC2 […]

September 2, 2025

React Native

Upgrading to React Native’s New Architecture (v0.79.3): A Complete Guide

Introduction With the evolution of React Native, the New Architecture brings significant performance and maintainability improvements through features like TurboModules, Fabric, and C++ shared logic. Upgrading to this architecture can seem intimidating—but with the right strategy, it’s achievable. In this blog, I’ll walk you through two practical approaches to upgrading your project to the New Architecture in React Native, […]

September 2, 2025