Exient
Cloud Save Platform
Game Programmer · 2023 to present
Built a production-minded cloud save capability from the ground up, including service boundaries, data persistence patterns, and secure upload workflows for game content.
Key contributions
- Designed Go service flows for account-bound save state lifecycle management.
- Implemented DynamoDB data models for durable player progression storage.
- Shipped S3 multipart upload support with signed URL orchestration for secure client uploads.
Stack
GoDynamoDBAWS S3Signed URLsBackend Architecture