Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Scaling Online Game Infrastructure for High-Engagement PvM Content

The explosive popularity of player-versus-monster (PvM) content in online games brings significant backend challenges, particularly as titles scale globally. Instanced boss fights, real-time combat logic, and mass player concurrency demand robust, responsive server infrastructure that can scale both horizontally and vertically - without degrading the player experience.

From Wallpaper to Web Servers: How One Immigrant Switched from Walls to DevOps in Just Two Years

He landed in the U.S. with a suitcase, a scraper, and a strong back. No tech degree. No connections. Just a willingness to work and a sense that something bigger might be possible. At first, he did what he knew best - he worked as a wallpaper installer. The job was honest, physical, and surprisingly calming. "There's something meditative about smoothing out bubbles," he says. "But after a while, I realized I wanted to build something that didn't peel off the wall."

Set up preview deployments for pull requests using CircleCI and Vercel

Working in front-end development involves writing features and bug fixes in different branches. But how do you ensure that reviewers, testers, and other stakeholders find it easy to view changes? Using preview deployments is one solution. Preview deployments allow you to automatically create a live URL each time someone opens a pull request (PR). It’s like giving every branch its mini website so that changes can be tested and proven in isolation.

30,000 updates per day: Dynamic Kubernetes routing with HAProxy Map API at PayPal

Learn how PayPal Genesis scales with HAProxy Fusion via dynamic configuration, rapid deployments, and automated service discovery for 10,000 test environments. HAProxy is the company behind HAProxy One, the world’s fastest application delivery and security platform, and HAProxy, the most widely used software load balancer. Leading platforms and cloud providers trust HAProxy to simplify, scale, and secure modern applications, APIs, and AI services in any environment.

Console Connect expands Azure ExpressRoute reach with new global locations

Console Connect has expanded its global footprint with five additional Microsoft Azure ExpressRoute locations, bringing the total to 16 locations worldwide. This significant growth gives customers even more options to directly and securely connect to Azure from strategic data centre hubs in key international markets.

PostgreSQL Table partitions now supported in Flyway

This blog post was originally authored by Prajakta Tamhankar, whose insights and expertise shaped much of the content you’ll read here. We are thrilled to announce the General Availability (GA) of Table Partitions for PostgreSQL users in Flyway v8.0.2. This new functionality is designed to enhance your database management experience by providing robust support for table partitions, including sub-partitions and range partitions.