Back to Home
Implemented project: Development of an application for students based on AWS services
October 21, 2024
An educational organization decided to create a multifunctional mobile application for students that would provide access to information about the educational process, payments, class schedules, and cultural activities.
The following AWS services were used to develop the application:
- AWS Amplify: To simplify the development of a mobile application and integrating it with the backend.
- Amazon DynamoDB: For storing students and class schedules data.
- Amazon API Gateway: To manage the RESTful API for interaction between the application and the server.
- AWS Lambda: For executing server-side logic and managing data.
- Amazon S3 For storing media files, including documents and videos.
- Amazon Cognito: For managing student authentication and authorization.
- AWS CloudWatch For monitoring application health and performance.
- AWS AppSync: For synchronizing real-time data between the application and the server.
- Amazon RDS (MySQL): For storing structured data.
- AWS Step Functions: For orchestration and automation of workflows.
The application combined the necessary functions for managing the educational process, becoming an important tool for students and staff. AWS ensured the reliability and scalability of the application.