@@ -35,8 +35,26 @@ coder login $CODER_AGENT_URL
35
35
./templates_gitops.sh < Coder Session Token>
36
36
```
37
37
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
+
38
54
## Features
39
55
- 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 )
42
60
0 commit comments