This blog post is about autoscaling services and optimizing infrastructure costs on AWS using EKS. It discusses a high level overview of the system and how to auto scale in/out services in EKS.
Imagine a platform that revolutionizes the way IT professionals find jobs. I led a team of nine developers to build a system that is not only efficient but also highly scalable.
This blog post shares how I optimized the Athoni landing page to achieve sub-100ms load times for subsequent visits. It covers Cloudflare CDN, Next.js Image Component, WebP images, prefetch links, and SEO best practices.
This blog aims to share how I improved the app performance from 20-30 FPS to 50-60 FPS by optimizing React Context Providers and rendering. It discusses the challenges faced and the strategies implemented to enhance the app performance.
Let’s dive into the world of Word Search—our game that mashes together Candy Crush fun with brain-busting algorithms. The idea is simple: find meaningful words hidden in a grid (N x M, depending on the player’s level), score points, and enjoy special effects along the way! Plus, we’ve added an offline mode with endless levels.