MouseGlass delivers high-quality flexible applications which are robust, scalable, reliable, and secure and at the same time, easy-to-use, easy-to-deploy, simple-to-maintain and modular to alleviate further enhancements.
Rails is a full-stack framework. It ships with all the tools needed to build amazing web apps on both the front and back end.
Python is an interpreted high-level general-purpose programming language. Its design philosophy emphasizes code readability with its use of significant indentation. We mainly use it for AI.
Elasticsearch is a highly scalable open-source full-text search and analytics engine. It allows you to store, search, and analyze big volumes of data quickly in real-time.
Amazon Web Services, Inc. is a subsidiary of Amazon providing on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis.
SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.
PostgreSQL, also known as Postgres, is a free and open-source relational database management system emphasizing extensibility and SQL compliance.
MySQL is an open-source relational database management system.
Redis is an in-memory data structure store, used as a distributed, in-memory key–value database, cache and message broker, with optional durability.
A NoSQL database provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases.
Sidekiq is an open-source job scheduler written in Ruby. It’s important to be aware that Sidekiq by default doesn’t do scheduling, it only executes jobs.
RSpec is a computer domain-specific language testing tool written in the programming language Ruby to test Ruby code.
Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers.
In software engineering, CI/CD or CICD is the combined practices of continuous integration and either continuous delivery or continuous deployment.
Git is software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development.
Artificial intelligence is intelligence demonstrated by machines, as opposed to natural intelligence displayed by animals including humans.
Machine learning is the study of computer algorithms that can improve automatically through experience and by the use of data. It is seen as a part of artificial intelligence.