Simple DevOps Project - Create a Game using Docker and Deploy to AWS

preview_player
Показать описание
This Cloudchamp's "DevOps Project - Create a Game using Docker and Deploy to AWS Cloud in Just 15 Minutes!" tutorial video is an excellent devops resource to learn Docker concepts like what is docker file, how to create docker file, commands to create docker image, docker container and then deploy the docker containerized application on AWS cloud in a fun way by creating a 2048 game.

This Devops project tutorial will help beginnersa learn devops concept like building an app using docker and its deployment on AWS Elasticbeanstalk service along with showcasing the skills on their resume or Linkedin

Timestamp
Intro 0:00 - 0:35
About the DevOps Project 0:47 - 02:04
Project starts here 02:05
Creating Dockerfile 02:35 - 09:15
create Docker Image 09:36 - 12:05
Create Docker Container 12:08 - 13:05
Deploy containerized Docker game on AWS cloud 13:20 - 16:40

Also watch my other AWS cloud and Devops tutorial video

About -
Cloudchamp is the channel created with the idea of bridging the gap between academic learning and the corporate world. As Devops is a difficult field to get it, my motive is to explain all these devops tools and technologies in simple manner. We all know that schools and universities don't necessarily prepare us for the corporate world. There's a huge difference between what's going on in the industry and what's being taught to us in schools and colleges.

Good place to learn for DevOps Engineers.
Рекомендации по теме
Комментарии
Автор

we needed more small small project like this. So we can understand the concepts easily. Thank you.

PrincePatel-ymmm
Автор

You did not create this 🎮 Game
You deployed this Gaming App

Use appropriate titles...
DevOps engineers deploy the Apps, they dont develop the Apps

manifestabundance-puex
Автор

Bhai, I am getting an error while building image. E: unable to locate package nginx. What can I do??

sidd
Автор

hey hi...
i got the domain name but i am not able to access it publically, how do i achieve this?

shilpareddy
Автор

Immediately after running, my container shuts down abruptly can someone guise me please I almost spent a day fixing it but no result @Cloud Champ

whiskyyt
Автор

How did u got from root user to vs code ? When i tried its showing some super user error and recommending me to use (—user-data-dir) argument
Pls help me

saifsiphone
Автор

I got this error in the terminal
can you please explain me how to solve this issue

abhishekambasta
Автор

hi can you share link of Docker instructions page in linked in Thanks

sharanvsai
Автор

Why I'm not able to run it on the AWS EC2 instance, the container aren't running after using the command "docker run -d -p 80:80 <image:name>

saivivek
Автор

This is a great video however I am getting error at

9 | >>> RUN unzip master.zip
10 | RUN mv 2048.master/* . && rm -rf 2048-master master.zip
11 |

ERROR: failed to solve: process "/bin/sh -c unzip master.zip" did not complete successfully: exit code: 9.

If anybody know how to solve this error. Could you please help me with this.?

vyshnavijetti
Автор

bro how can we use this project on putty is it possible

velanmd
Автор

Why I m not getting anything on port 80?

vanshikapatel
Автор

Bro how tf are you using VS code in light mode. Love the video anyway. You got a like from me. Thank you!

dineshsadhwani
Автор

Hi Cloud Champ, Great video!
I tried to follow your steps but I got this error:
"docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: ".": executable file not found in $PATH: unknown."

Could you help me here, please?

טלויינשטיין-מע
Автор

Very good project and best explanation on docker and deployment on AWS!! Definitely worth trying!!

nasichaudhari
Автор

How do you mean that we delete it? That is going to crash the app then, right? So when someone looks our project it won’t work? 😢

rmp
Автор

can u please explain Dockerfile in details...

Satyanarayanvalkundakar
Автор

container up in running but did not got the output as yours. no output

bout a minute 0.0.0.0:80->80/tcp, :::80->80/tcp

Dhukur_Nginx_Proxy
Автор

error: failed to solve : process "/bin/sh -c apt-get install -y ngnix did not complete successfully:exit code:100 How to solve this error ?

jaysahu
Автор

when i am using docker build -t 2048-game . cmnd error is coming its not getting created red lines error are coming..plz help me out brother to resolve...

sunilmallick