We successfully implemented projects of different complexity and for various industries.
Our developers are always aware of the latest trends of technologies to provide our customers with effective business
solutions.
Platforms & programming languages
.NET
.NET is a free, cross-platform, open source developer platform for building many different types of applications.
With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.
ReactJS
ReactJS is an open-source JavaScript library for building user interfaces or UI components.
It is maintained by Facebook and a community of individual developers and companies.
ReactJS can be used as a base in the development of single-page or mobile applications.
Node.js
Node.js is an open-source, cross-platform, JavaScript runtime environment that executes
JavaScript code outside a web browser. Node.js lets developers use JavaScript to write command
line tools and for server-side scripting—running scripts server-side to produce dynamic web
page content before the page is sent to the user's web browser.
Go
Go is a statically typed, compiled programming language designed at Google by Robert Griesemer,
Rob Pike, and Ken Thompson. Go is syntactically similar to C, but with memory safety, garbage
collection, structural typing, and CSP-style concurrency. The language is often referred to
as "Golang" because of its domain name, golang.org, but the proper name is Go.
Message brokers
Kafka
Apache Kafka is an open-source distributed event streaming platform used by thousands of
companies for high-performance data pipelines, streaming analytics, data integration,
and mission-critical applications.
RabbitMQ
RabbitMQ is an open-source message-broker software that originally implemented the
Advanced Message Queuing Protocol and has since been extended with a plug-in architecture
to support Streaming Text Oriented Messaging Protocol, MQ Telemetry Transport, and other protocols.
Databases
MongoDB
MongoDB is a cross-platform document-oriented database program. Classified as a NoSQL database
program, MongoDB uses JSON-like documents with optional schemas.
PostgreSQL
PostgreSQL is a free and open-source relational database management system emphasizing extensibility
and SQL compliance. It was originally named POSTGRES, referring to its origins as a successor to
the Ingres database developed at the University of California, Berkeley.
MySQL
MySQL is an open-source relational database management system. Its name is a combination of "My",
the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language.
SQL Server
Microsoft SQL Server is a relational database management system developed by Microsoft. As a database server,
it is a software product with the primary function of storing and retrieving data as requested by other software
applications—which may run either on the same computer or on another computer across a network.
Cloud platforms
AWS
In 2006, Amazon Web Services (AWS) began offering IT infrastructure services to businesses in
the form of web services -- now commonly known as cloud computing. One of the key benefits
of cloud computing is the opportunity to replace up-front capital infrastructure expenses with
low variable costs that scale with your business. With the Cloud, businesses no longer need to
plan for and procure servers and other IT infrastructure weeks or months in advance. Instead,
they can instantly spin up hundreds or thousands of servers in minutes and deliver results faster.
Azure
Microsoft Azure is an ever-expanding set of cloud services to help your organization meet your
business challenges. It’s the freedom to build, manage, and deploy applications on a massive,
global network using your favorite tools and frameworks.
Other technologies
Flink
Apache Flink is a framework and distributed processing engine for stateful computations over
unbounded and bounded data streams. Flink has been designed to run in all common cluster
environments, perform computations at in-memory speed and at any scale.