From the course: AWS AI Automation Foundations: Command Line Interface (CLI) with Amazon Q in AWS CloudShell
Unlock this course with a free trial
Join today to access over 24,800 courses taught by industry experts.
Pushing to ECR from CloudShell demo
From the course: AWS AI Automation Foundations: Command Line Interface (CLI) with Amazon Q in AWS CloudShell
Pushing to ECR from CloudShell demo
- [Instructor] Here we have a clean AWS CloudShell window, and we're going to build a fun echo game container that responds differently when you say echo. So first up here, what are we going to do? We're going to go ahead and paste in a directory structure. There we go. Now, before we get started though, on the Dockerfile and pushing things to ECR, let's go ahead and ask some questions to q chat and get a little bit of information about how ECR works. What we can do is say, you know, how does ECR work? So I would recommend this kind of workflow, because we get it for free, right? Is ask the Amazon Q assistant some information about, you know, what it is you're doing. There we go, we see image storage, ECR allows you to store Docker images. There's a private repo, et cetera, et cetera. So basically, before you start, I think that's always a good idea, is to get that information. Now, in terms of building out a echo game here, let's go ahead and make sure we know where we're at. If we…
Contents
-
-
-
(Locked)
What is Amazon Q?2m 54s
-
(Locked)
Amazon Q CloudShell intro2m 59s
-
(Locked)
Using docker in CloudShell11m 49s
-
(Locked)
Docker AWS CloudShell overview1m 25s
-
(Locked)
Deep hacking AWS CloudShell5m 51s
-
(Locked)
Node lambda CDK with deploy with Amazon Q and AWS CloudShell6m 49s
-
(Locked)
CloudShell CDK with Amazon Q1m 52s
-
(Locked)
Docker build in CloudShell walkthrough2m 52s
-
(Locked)
Pushing to ECR from CloudShell demo6m 17s
-
(Locked)
-