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.

Implementing Single Sign On using OneLogin SAML

There are dozens of applications we use every day, having a separate set of login credentials for each application or service and remembering all the passwords can be hard. In this case, single sign-on comes as a rescue. It allows the access of connected applications or services using a single ID and password. With single […]

  • Jagadeesh
    Jagadeesh
  • October 20, 2017

Why MEAN stack App Development matters to Enterprises?

When it comes to Full stack development, at our company we prefer MEAN stack for this because of its abundance benefits. Just a few days ago we were asked by a client why we prefer MEAN stack for developing their enterprise application. And many of you might have the same question. In this blog, we […]

  • Arunkumar Nattarayan
    Arunkumar Nattarayan
  • September 26, 2017

Apache Ranger 0.7.1 Installation

Apache Ranger 0.7.1 is the current version of Apache Ranger. This blog will help you to Install Apache Ranger 0.7.1 on CentOS operating system. I have explained the entire process in simple and easy steps. Prerequisites The following components are required to process ranger installation. JDK – For Running RangerAdmin, RangerKMS RDBMS – Storing policies, […]

  • Saravana
    Saravana
  • September 21, 2017

Ruby on Rails vs NodeJS – Which is the best for web development?

Choosing between NodeJS or Ruby on Rails can be a complicated task for most of the developers. Ruby on Rails has been winning developers hearts for many years, but nowadays NodeJS is also equally preferred. So now developers are torn between node js and Rails. Both Rails And NodeJS have their own set of pros […]

  • Agira Technologies
    Agira Technologies
  • September 20, 2017

Continuous Integration With Jenkins For MEAN Stack App

Introduction: Jenkins is continuous integration tool that can automate our development process. This article will explain why we need to use Jenkins, installation of Jenkins, configuring Jenkins, and creating our first project. First, we need to setup the basics, and then we will see how we need to setup MEAN stack app in order to […]

  • Bharanidharan Arumugam
    Bharanidharan Arumugam
  • September 19, 2017

How to Setup Hadoop 2.8.0 (Single Node Cluster) on CentOS

Introduction Apache Hadoop 2.8.0 is a minor release in the 2.x.y release line, building upon the previous stable release 2.7.3. The following are the features and improvements that are said to be available in Apache Hadoop 2.8.0 Common Support async call retry and failover which can be used in async DFS implementation with retry effort. […]

  • Saravana
    Saravana
  • September 13, 2017

Read and Download Files over SFTP using PHP and ssh2

In one of my project, there came a situation where I was needed to download files over SFTP. After quick google searches and going through many resources, I learned it. From my learnings, I have written this article and explained the process in simple steps so that the fellow developers can get benefited. Here I […]

  • Vignesh Thandapani
    Vignesh Thandapani
  • September 7, 2017

Top Node.js Development Libraries For Developers

In the earlier days of web development, JavaScript was used specifically for scripting client-side, which basically means altering interface actions within a particular web page. A few years ago though, the framework Node.js was developed particularly to enable JavaScript to be applied as the script executed at server side as well. Here the scripts run […]

  • Agira Technologies
    Agira Technologies
  • August 9, 2017

Benefits Of Using MEAN Stack For Application Development

MEAN Stack Application Development is a modern and evolving trend for JavaScript development. MEAN is basically an acronym of: M: MongoDB: It is the open-source, free, cross-platform database for JavaScript. It uses JSON document-oriented style for all the data representation. The logic behind choosing MongoDB is that it restricts us to just one language-JavaScript for […]

  • Agira Technologies
    Agira Technologies
  • July 13, 2017

Guide to Create Reusable Bundle in Symfony2

Introduction: In this article we are going to discuss on how to structure your reusable bundle in Symfony2. Application bundles in general should be as simple as possible. As a result of this, the following steps might not be applicable/ suitable for application bundles. This article pertains to reusable bundles alone.   Symfony is a […]

  • Manikandan Thangaraj
    Manikandan Thangaraj
  • April 12, 2017