Treffer: To-Do List web application deployment on AWS.

Title:
To-Do List web application deployment on AWS.
Source:
AIP Conference Proceedings; 2026, Vol. 3345 Issue 1, p1-7, 7p
Database:
Complementary Index

Weitere Informationen

This paper aims to describe sample To-Do List web application with considerations of the scalability, reliability, and cost which is paid on AWS. The application has been developed in Python language using Django framework and application tools meant for file monitoring as the Watchdog, data caching in Redis and whitenoise for the management of static files. AWS architecture involves EC2 for application hosting, Cloud Watch for Real-time Monitoring and alerting, and S3 for secure backup of files. The deployment has a 3-tier structure meaning that the presentation, application, and data layers are to be kept distinct and separated for rigidity and modularity. Presentation layer deals with all concerns to do with the user, application layer deals with all logic and data manipulation such as create, read, update, delete while the data layer is responsible for persistence and backup. A provision of AWS CloudWatch has been made for this process with detailed performance of logs, event monitoring and alert system for issues that arise. In Amazon S3, data redundance can be accomplished with backups and lifecycle policies to store data at the lowest cost possible. The deployment process of the application is based on the Docker hosting on the EC2 instances, management of the application access rights through the IAM roles, and comprehensive data transfer under the AWS CLI. Some of the challenges include; the need to efficiently deploy the limited resources, the need to coordinate the services to flow seamlessly and an overarching operational cost. The future work in this project is to incorporate auto-scaling involving traffic determination, exact error logging, application of Amazon Cognito for user sign in, as well as backup through AWS Lambda. This project shows what it means to build a robust and robust infrastructure for a modern application on AWS services, including cloud-native advantages, such as availability, protection, and operational excellence. [ABSTRACT FROM AUTHOR]

Copyright of AIP Conference Proceedings is the property of American Institute of Physics and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)