Text-to-Speech Serverless App — Phase 4: Frontend Integration & Retrieval
- Published
- · 1 min read
- Author
Frank Doka
Completing the end-to-end flow — retrieval Lambda, React audio playback, and the full submit-to-listen pipeline.
Read moreTopic: Serverless
Every blog post tagged Serverless, newest first. See all posts.

Completing the end-to-end flow — retrieval Lambda, React audio playback, and the full submit-to-listen pipeline.
Read more
Wiring in Amazon Translate for multilingual support and Polly for speech synthesis, with audio output stored in S3.
Read more
Building the submission pipeline — API Gateway receives text, Lambda writes to DynamoDB, and SNS triggers async processing.
Read more
Building the React frontend with AWS Amplify and implementing Cognito authentication as the foundation for the serverless TTS app.
Read more
Connecting the visitor counter API to the frontend — solving CORS, wiring JavaScript to API Gateway, and adding Cypress integration tests.
Read more
Building a serverless visitor counter with Lambda, API Gateway, and DynamoDB — connecting the frontend to a Python backend.
Read more