Blog-on-Digital-Transformation

E-mails in Ruby on ...

July 29, 2014 | 7 Comments | Anton Trushkevich
This blog post explores different scenarios of working with e-mails in Ruby on Rails: sending and receiving an e-mail, as well as using address tagging.

An Augmented Reality App by Altoros Hit 3,000,000 Unique Users During 3 ...

April 6, 2014 | 0 Comments | Alena Vasilenko...
Normally, cloud-based solutions are scaled horizontally by adding more nodes to a cluster. However, the fine-tuning capabilities are limited in this case.

PaaS News Summary: September ...

October 10, 2013 | 0 Comments | Alena Vasilenko...
Here is a brief overview of the main Platform-as-a-Service news for September 2013.

How to Deploy Discourse with ...

September 2, 2013 | 0 Comments | Pavel Pachkovskij
This guide walks through the process of deployment Discourse with Juju and Rack charm.

Implementing and Improving PostgreSQL Full-Text Search in Ruby ...

August 28, 2013 | 10 Comments | Pavel Astraukh
Learn how to enable a full-text search by a title, content, the author's name, and comments for a Ruby-on-Rails application.

Two Powerful Iterator ...

July 13, 2013 | 0 Comments | Emiliano Coppo
Learn how check(item) and check(item) methods help to optimize Ruby code, increase its readability, and simplify support.

Big Data, Big Projects, Big Mistakes: How to Deliver with ...

July 1, 2013 | 0 Comments | Alena Vasilenko
The CTO of Altoros talks about big data traps ans shares tips on how to cope with them, explaining how to choose infrastructure, database, etc.

The Ruby Community Is Blooming: 100+ Experts Attended a Local User ...

June 10, 2013 | 0 Comments | Alena Vasilenko
The experts explored continuous integration with Jenkins and Travis CI, virtual environments with Vagrant and Cloud Foundry, and AngularJS development.

Altoros’s Insight on Big Data Week in Moscow: Big Data—Big ...

May 8, 2013 | 0 Comments | Alena Vasilenko
At the conference, participants discussed real-time data analytics, development of prediction services, data science algorithms, methods of Hadoop optimization, etc.

Accessible Resources List: The DRY Solution for ...

April 18, 2013 | 0 Comments | Andrey Koleshko
This blog post explains how to achieve the DRY solution for controller's actions that return the list of scoped objects to avoid repetitive changes.