We use Amazon's servers to manage your application in the cloud.
Our services start from data management (database/documents), REST api, websockets to complete programs (Progressive Web Apps)

RDS Databases

RDS (Relational Database Service)

Database management (PostgreSQL, MySQL, MariaDB, Oracle and Microsoft SQL Server) in the cloud, applications can connect to data from anywhere. The service can be Multi-AZ, that is, the database is replicated on different zones geographic areas to ensure full availability

Elastic Compute

EC2 (Elastic Compute Cloud)

Web service that provides secure and scalable computing capability in the cloud; you no longer need a server internal (with related maintenance costs).

NGINX

NGINX (Load balancer)

Using NGINX we can distribute the processing load of a specific service among multiple servers, thus increasing the scalability and reliability of the architecture as a whole

REST

REST (Representational State Transfer)

Data transmission system via HTTP in stateless mode, back-end applications that allow access to view and update data in the cloud

Progressiv Web Apps

PWA (Progressiv Web Apps)

Web application that can be used by any type of device and on any operating system. The application can be used through a normal browser or installed directly as an App on the device

  • Secure
  • Fast
  • Reliable
  • Scalable
  • On all devices

If you are interested or simply want to know more