ai prompts chapter1
@amitmund
July 28, 2026
placeholder for ai prompts.
Learning Floci
Act as an AWS + Floci instructor. Expand Chapter [N: <chapter name>] from my
"AWS Resources — End-to-End Learning Guide (Floci Edition)" into a day-by-day
study plan.
For each day, include:
1. A short concept primer (theory, kept brief)
2. A complete, runnable hands-on exercise using Floci (plain `aws` CLI pointed at
http://localhost:4566, or SDK code)
3. Exact commands/config to reproduce the exercise from a clean `floci start`
4. Common gotchas or notes on where Floci's emulation depth might differ from real AWS
5. One mini self-check question to test understanding
Constraints:
- Prioritize working code over theory
- Assume Floci's default setup (`floci start && eval $(floci env)`), no awslocal wrapper
- Keep each day scoped to ~1-2 hours of hands-on work
- Output as raw markdown I can paste directly into my notes