Racing Against Time: How We Built a Fair, Server-Synchronized Contest Timer at Scale
From Pit-Lane to Production: Part 3
Feb 28, 20264 min read24

Search for a command to run...
Articles tagged with #docker
From Pit-Lane to Production: Part 3

From Pit Lane to Production: How we designed our backend to survive the CookOff Weekend | Part two

Learn how to dockerise your Deno application and run it on Amazon EC2 instance. Deno Deno is a simple, modern, and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Why Docker? Docker is a great tool to deploy your appl...

This post is about how you can easily setup and configure docker and kubernetes using ansible . We are going to create an ansible role which will manage the installation and configuration for us . Now what are roles , I found a good definition Roles...
