Programming Language
|
|
Python
|
Utilized for backend development, Python provides robust, scalable server-side logic and interacts seamlessly with AWS services.
|
Cloud Services
|
|
AWS Lambda
|
Offers serverless computing, enabling automatic scaling and management of the application's backend processes without dedicated server maintenance.
|
AWS API Gateway
|
Manages secure connections between clients and backends, facilitating efficient API calls and data interchange.
|
AWS RDS
|
Provides scalable database services, ensuring reliable storage and retrieval of application data.
|
AWS Cognito
|
Handles user authentication and authorization, securing access and personalizing user experiences.
|
Frontend Technologies
|
|
ReactJS
|
Powers the dynamic user interface of the web page, ensuring a responsive and interactive user experience.
|
Three.JS
|
Enables the rendering of complex 3D object models in real-time, crucial for visualizing energy spread in the environment.
|