At Agira, Technology Simplified, Innovation Delivered, and Empowering Business is what we are passionate about. We always strive to build solutions that boost your productivity.

Auto Backup of database in Rails Application

We are going to see how to set up an auto backup of database in Rails application. A few weeks back we faced a serious threat. One of our clients has an interesting and popular app to their repertoire, which is heavily interactive with public online consumers. The app has a high volume of data […]

  • Agira Technologies
    Agira Technologies
  • October 12, 2016

Dockerize an Existing Ruby on Rails Application

In this article, I am going to explain how to dockerize an existing Ruby on Rails application, and start & stop the application in development / production environment. What is Docker? Using docker, we can build and package an application or service with all the dependencies into single unit. Such a unit is called the […]

  • Mars Raj
    Mars Raj
  • September 22, 2016

AWS VPC Automation Setup in Ruby

What is VPC? A virtual private cloud (VPC) is an on-demand configurable pool of shared computing resources allocated within a public cloud environment, providing a certain level of isolation between the different resources VPC automation. The isolation between one VPC automation resource and all other resources of the same cloud is achieved normally through allocation […]

  • Saravana
    Saravana
  • September 15, 2016

Laravel Development : How to force a browser to refresh CSS and JS files on an update

In this article we shall see how, in the Laravel Development environment, we can force the browser to refresh its cache. As much as it is necessary for browsers to effectively use their cache, sometimes it poses a problem. Whenever a website is loaded for the first time the CSS and JS files are cached […]

  • Vignesh Thandapani
    Vignesh Thandapani
  • September 8, 2016

Which is better to be learnt: React versus Angular

While Angular has been around for a while since its initial release in 2009, React is a fairly new concept in the world of Javascript. On a generic note, it is better to have knowledge of both Angular and React, since both have their own pluses and minuses. The overall view on which of the […]

  • Agira Technologies
    Agira Technologies
  • August 30, 2016

Facebook APIs with HybirdAuth in Laravel

Facebook APIs & HybirdAuth To make any of the web or mobile application more social, one of the top most in list to be integrated is Facebook. Facebook provides a wide variety of APIs for the developers to perform various action. In this blog we are going to explain the usages of HybirdAuth(OAuth 2) method […]

  • Agira Technologies
    Agira Technologies
  • June 27, 2016

Handling Race Conditions in Rails with Fencing Tokens – One of many ways

Concurrency is a common feature sought out by all developers and engineers in an application, and this is an age-old concept that we have been bettering constantly through the years. In it’s simplest form, concurrency is multitasking, and when more than one task runs at the same time in a system, there are bound to […]

  • Agira Technologies
    Agira Technologies
  • June 6, 2016

Top 5 Frontend Frameworks this year, so far

2016 is already exciting for frontend developers with all the new presents received through Christmas and New Year. We will see the top 5 contenders this year so far for frontend frameworks which we are using at Agira. These frontend frameworks make life much more creative for our developers and every techie in this arena […]

  • Agira Technologies
    Agira Technologies
  • March 22, 2016

How Laravel changes the development aspect for startups

Laravel Development is on up-wave now, but Why Should You Choose Laravel? Created by Taylor Otwell, Laravel is a PHP web application framework, designed with the intention of developing web applications following MVC – Model View Controller architectural pattern. It saves your effort and time and no wonder Laravel 1.0 has tremendously shaken the PHP […]

  • Agira Technologies
    Agira Technologies
  • January 12, 2016