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.
CloudShell CDK with Amazon Q
From the course: AWS AI Automation Foundations: Command Line Interface (CLI) with Amazon Q in AWS CloudShell
CloudShell CDK with Amazon Q
- [Speaker] Here, we have a workflow diagram that shows how to build an Echo Lambda function with AWS CloudShell and CDK, while being assisted by Amazon Q. So to start with, first, we have the version check where I would say, ask CDK, what's going on? You know, how do I actually check for a CDK version? What are the different implications of it? And you should get some good information there. That's step one. Step two, I would ask about the project setup. And so this would be creating the directory structure, making sure you're painting the CDK version correctly. You're initializing your project with MPM. And then step three would be the deployment of your code. So this would be a Docker-based Lambda function. Also some simple deployment commands as well. And then having Q assist with IM roles. Finally at the very end would be testing and then clean up. So you would test with different payloads and different messages, and then you would test the Echo game functionality or whatever…
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)
-