# Smart Parking Albacete

> Serverless IoT platform tested in AWS Academy, from MQTT telemetry to API and dashboard.

- Category: Cloud · IoT
- Año / Year: 2026

## Context

Validate a smart-parking IoT platform from telemetry through to an API and a map dashboard.

## Highlights

- Serverless IoT architecture and data-model design
- Implementation of simulators, Lambdas, API and dashboard
- Idempotent deployment and teardown automation in AWS Academy

## Results

- Simulated sensors: 40. Fuente: prototipo/tests/test_demo_data.py
- Pilot latency: < 2 s. Fuente: README.md#resultados-medidos
- Sustained rate: ~4 eventos/min. Fuente: README.md#resultados-medidos
- Estimated pilot cost: < 5 USD/mes. Fuente: memoria/MEMORIA_TECNICA.md

## Technology stack

Python · AWS IoT Core · AWS Lambda · Amazon DynamoDB · Amazon API Gateway · OpenAPI 3.0 · GeoJSON · Streamlit · boto3

## Verifiable links

- Portfolio page: https://alonsomarcosm.github.io/en/projects/smart-parking-albacete/
- GitHub repository: https://github.com/AlonsoMarcosM/smart-parking-albacete
- live_demo: https://smart-parking-albacete.streamlit.app/
- architecture: https://github.com/AlonsoMarcosM/smart-parking-albacete/blob/main/memoria/imagenes/diagrama_arquitectura.png
