ASAjay S Nairincloudbin.hashnode.dev·Dec 9, 2023 · 4 min readDeploying Super Mario Game on AWS Elastic Container Service (AWS ECS) | Step-by-Step Guide | DevOps TutorialIn this turial we are going to deploy Super Game using AWS ECS. In the previous article, we have deployed the application on Docker with AWS EC2. Check out that here, Super Mario with Docker. Thanks to the one who created and updated the Docker image...00
ASAjay S Nairincloudbin.hashnode.dev·Dec 8, 2023 · 2 min readInstalling Super Mario Game in a Docker Container on AWS EC2 | AWS Tutorial | DevopsIn this session, we will be deploying a Super Mario game in a Docker container with AWS EC2 instance. I will be using an image which I found from Docker Hub. Thanks to the one who created and updated the Docker image (kaminskypavel/mario) on Docker H...00
ASAjay S Nairincloudbin.hashnode.dev·Dec 7, 2023 · 4 min readDeploy Super Mario Game on AWS EKS (Elastic Kubernetes Service)In this tutorial, we are going to deploy a simple Kubernetes application on AWS EKS, which stands for AWS Elastic Kubernetes Service. We will deploy a Super Mario game on AWS EKS using a Super Mario Docker image. Thanks to the one who created and upd...00