Blog

Le basi della creazione e dell'uso dei moduli Ruby

Ruby on Rails is a wonderful open source full-stack web application framework favoring convention over configuration.  With reusable, easily configurable components normally used for creating applications, building applications in Rails is faster and easier resulting in improved productivity and business growth. It is gaining traction with developers as it is flexible, scalable, and easy for web developers …

Le basi della creazione e dell'uso dei moduli Ruby Leggi altro »

Associazioni polimorfiche con record attivo

An exceptionally productive web application framework, Ruby on Rails is optimized for programmer delight and sustainable output. It favours convention over configuration and thus lets you write beautiful code without worrying too much about the conformation. There is an increasing demand for Ruby on Rails because of its speed and agility in building applications with …

Associazioni polimorfiche con record attivo Leggi altro »

Un modo semplice per aumentare le prestazioni della tua app Rails

Developing a application and optimizing its performance should go hand in hand but mostly the due to achieve the deadlines and complete the features in a project the scope of optimization reduces and the optimization is kept for the end (which is not a good practice) and other factor such as lack of experience and …

Un modo semplice per aumentare le prestazioni della tua app Rails Leggi altro »

Applicazioni scalabili con connessioni multiple a database

Business requirements keep changing day by day and we always keep optimizing or scaling our applications based on the usage, new feature additions or subtractions. Over all the agile development adds challenges every now and then. Applications depending on databases can be scaled by separating the database layer and scaling it independently. The OPS team …

Applicazioni scalabili con connessioni multiple a database Leggi altro »

Un'introduzione all'API Rails

API stands for Application Interface Program, which provides one application to interact with ‘n’ number of applications which is of same/different language, to access the data/functionality. Creating API application provides more scalability to the web applications. It will also helps for the easy integration with cross domain applications/languages. • iOS apps • Android apps • …

Un'introduzione all'API Rails Leggi altro »

The Tool For Processing Big Data – Hadoop

In our previous blog we learned that the platform that processes and organizes Big Data is  Hadoop. Here we will learn more about Hadoop which is a core platform for structuring Big Data and solves the problems of utilizing it for analytic purposes. It is an Open Source software framework for distributed storage and distributed processing …

The Tool For Processing Big Data – Hadoop Leggi altro »

it_ITItalian