Skip to content

Commit 3af05ca

Browse files
update base README with references to new content and doco
1 parent 361c712 commit 3af05ca

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

README.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,26 @@ coder login $CODER_AGENT_URL
3535
./templates_gitops.sh <Coder Session Token>
3636
```
3737

38+
## Workshop Content
39+
40+
### 📚 [AI-Driven Development Workflows](workshop/README.md)
41+
Converted workshop content from the AWS Modernization with Coder workshop, featuring:
42+
- AI-powered development with Amazon Q Developer and Claude Code
43+
- Hands-on exercises for AI-assisted feature development
44+
- Task automation workflows and best practices
45+
- Standard Markdown format for easy integration
46+
47+
### 🛠️ [Coder Templates](templates/README.md)
48+
Four specialized workspace templates for AWS development:
49+
- **Linux Q Developer**: AI-powered development with Amazon Q Developer CLI
50+
- **Linux SAM**: Serverless development with AWS SAM CLI on ARM64
51+
- **Windows DCV**: Windows development with NICE DCV remote desktop
52+
- **Kubernetes Claude Code**: Container development with AI task automation
53+
3854
## Features
3955
- Demonstrates Coder Kubernetes Devcontainer Workspaces for Platform Engineering
40-
- Implements basic GitOps workflow for Coder Template adminstration using Coder CLI, Terraform, and Git for template change management
41-
- Other template source available at the [Coder Template Registry](https://registry.coder.com/templates)
56+
- Implements basic GitOps workflow for Coder Template administration using Coder CLI, Terraform, and Git for template change management
57+
- Includes comprehensive workshop content for AI-driven development workflows
58+
- Provides specialized templates for various AWS development scenarios
59+
- Other template sources available at the [Coder Template Registry](https://registry.coder.com/templates)
4260

0 commit comments

Comments
 (0)