> For the complete documentation index, see [llms.txt](https://llm-aws.course.gspivey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://llm-aws.course.gspivey.com/cloud-deployment-cdk.md).

# Cloud Deployment — CDK

- [CDK Bridge: SAM to CDK](https://llm-aws.course.gspivey.com/cloud-deployment-cdk/cdk-bridge.md)
- [Why CDK?](https://llm-aws.course.gspivey.com/cloud-deployment-cdk/cdk-bridge/why-cdk.md)
- [Project: CDK Init](https://llm-aws.course.gspivey.com/cloud-deployment-cdk/cdk-bridge/project-cdk-init.md)
- [Introduction to Large Language Models](https://llm-aws.course.gspivey.com/cloud-deployment-cdk/introduction-to-large-language-models.md)
- [Project: 10Q Inference (CDK)](https://llm-aws.course.gspivey.com/cloud-deployment-cdk/project-10q-inference.md)
- [Part 1: Inference Test](https://llm-aws.course.gspivey.com/cloud-deployment-cdk/project-10q-inference/part-1-inference-test.md)
- [Part 2: Inference with Context](https://llm-aws.course.gspivey.com/cloud-deployment-cdk/project-10q-inference/part-2-inference-with-context.md)
- [Part 3: Text Extraction](https://llm-aws.course.gspivey.com/cloud-deployment-cdk/project-10q-inference/part-3-text-extraction.md)
- [Part 4: Question to Enhanced Prompt](https://llm-aws.course.gspivey.com/cloud-deployment-cdk/project-10q-inference/part-4-question-to-enhanced-prompt.md)
