Scaling 2048: How I Deployed a Classic Game on AWS EKS
A Step-by-Step Guide to Deploying a Classic Game on AWS EKS.

Search for a command to run...
Articles tagged with #aws
A Step-by-Step Guide to Deploying a Classic Game on AWS EKS.

Introduction In today’s fast-paced tech world, applications need to be developed, deployed, and scaled rapidly. Kubernetes, an open-source container orchestration platform, has become a cornerstone in achieving this efficiency. This blog post will ex...

What is Jenkins? Jenkins is an open-source Java automation server used for software development lifecycle automation of repetitive operations. Being able to integrate with nearly all tools in the CI/CD pipeline with its many plugin support makes it a...

Introduction Maintaining your infrastructure’s operational health and peak performance is crucial in the world of cloud computing. AWS CloudWatch provides robust monitoring, alerting, reporting, and logging features, acting as a gatekeeper for your A...

Security Groups and NACL When working with Amazon Web Services (AWS), the security of your resources is critical. AWS network security is built around two major components: Security Groups and Network ACLs (Access Control Lists). In this blog post, w...

Introduction AWS, or Amazon Web Services, is a comprehensive and widely-used cloud computing platform provided by Amazon. It offers a variety of services, including computing power, storage options, and networking capabilities, allowing businesses t...
