# AWS EC2 Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/aws-ec2
> Markdown URL: https://aitinkerers.org/technologies/aws-ec2.md
> Technology record last updated: 2026-03-02T18:14:02Z
> Generated: 2026-09-20T13:50:36Z

AWS EC2 (Elastic Compute Cloud) delivers secure, resizable compute capacity: your virtual servers (instances) in the cloud, ready to run any workload.

EC2 is your core compute engine on AWS, providing virtual machines—Instances—with configurations for any task. Choose from a massive catalog of instance types (e.g., C6i for compute, M7g for general purpose, P6e for AI/ML) to match your specific CPU, memory, and storage needs. You control the OS, security, and networking. Scale capacity dynamically with Auto Scaling, and optimize costs using flexible purchasing options: On-Demand, Reserved Instances, or Spot Instances. This is secure, reliable infrastructure, designed for everything from hosting high-traffic web apps to running demanding HPC simulations.

- Official technology site: https://aws.amazon.com/ec2/
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Fly, Snap, Know: Wiring Drone Data into a Predictive, Prescriptive Security Platform That Responds Before You Do](https://johannesburg.aitinkerers.org/talks/rsvp_KeOgSIP594M)

DroneQRF is a drone operations platform built around one principle: the pilot's only job is to fly. Everything else is handled in the background. The Drone Pilots capture snapshots mid-flight; the platform does the rest — AI analysis of imagery, real-time parsing of flight telemetry and plans to predict potential issues and prescribe corrective actions, ingestion of deployment and fleet health monitoring, and a live dashboard giving full situational awareness across all active drones and sites. Nothing interrupts the mission. Intelligence surfaces automatically after combining these data points, before it becomes a problem.

- Event context: AI Tinkerers Johannesburg: Inaugural Meetup — 2026-03-31 — Johannesburg
- Public talk page: https://johannesburg.aitinkerers.org/talks/rsvp_KeOgSIP594M

### [AI-powered language quiz generator](https://waterloo.aitinkerers.org/talks/rsvp_dKoLwNdgNlA)

* intro: Chisme born out of curiosity to explore AI integrations + desire to hide answers when asking chatGPT to create a quiz * quick UI flow of Chisme, an AI-powered language quiz generator: https://learn.findingluisa.com/ * brief overview on how to instantiate an OpenAI Client in python: https://github.com/LuisaTu2/ai-quiz-generator/blob/main/api/openai_client.py * share some learning/reflections and pitfall examples: https://learn.findingluisa.com/learn-reflections/

- Event context: AI Tinkerers Waterloo – December Meetup — 2025-12-15 — Waterloo
- Public talk page: https://waterloo.aitinkerers.org/talks/rsvp_dKoLwNdgNlA

## Related Technologies

- [React](https://aitinkerers.org/technologies/react) ([Markdown](https://aitinkerers.org/technologies/react.md)) — 219 public demos
- [Express](https://aitinkerers.org/technologies/express) ([Markdown](https://aitinkerers.org/technologies/express.md)) — 18 public demos
- [Flask](https://aitinkerers.org/technologies/flask) ([Markdown](https://aitinkerers.org/technologies/flask.md)) — 24 public demos
- [GPT-4o](https://aitinkerers.org/technologies/gpt-4o) ([Markdown](https://aitinkerers.org/technologies/gpt-4o.md)) — 57 public demos
- [Node](https://aitinkerers.org/technologies/node) ([Markdown](https://aitinkerers.org/technologies/node.md)) — 99 public demos
- [PostgreSQL](https://aitinkerers.org/technologies/postgresql) ([Markdown](https://aitinkerers.org/technologies/postgresql.md)) — 105 public demos
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 662 public demos
