Challenge
- CLIENT
- Senditoo Ltd
- INDUSTRY
- Fintech
- SERVICES
- IT Consultancy, UX Design, UI Design, Front-end, Back-end Development
- PROJECT LINK
- senditoo.com


Solution
Results

Responsive Experience
User Interface Design Goals
Powerful Third Party Integrations
Rich Admin User Panel
Featured Technologies
-
AMAZON S3
Holds all static resources including angular app itself. Amazon S3 servers are optimised for serving static files, therefore it’s perfect for Angular App.
-
AMAZON EC2
This service was chosen for Sendtioo’s API. It is easily scalable and maintainable, which will not become a bottleneck when app’s traffic grows.
-
NODE JS
With modular approach, we used Node to make Senditoo future proof. It will not restrict us for a single server and will be easy to update or upgrade.
-
CLOUDFRONT CDN
Amazon CF CDN accelerates delivery of Senditoo’s website and web application assets. It easily integrates with other tools we are using for the product.
-
POSTGRESQL
Trustworthy enterprise level database which is perfect for dealing with high loads of data. Therefore it will sustain the app’s growth at various rates.
-
NGINX HTTP SERVER
This is a relatively new technology, which proved its scalability nature and performance under massive traffic. A good substitute for Apache.