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.

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

15 Must Have Tools for Web Developers

We know that life of a web developer is not a cake walk. You have to keep up with the ever-changing trends in coding and design. Web development is one of the most dynamic processes. To keep up with all these things web development tools should be brought into line. There are many tools with […]

  • Agira Technologies
    Agira Technologies
  • September 14, 2017

How To Upgrade from Angular 2 To Angular 4

Hello, fellow coders, Recently I have upgraded one of my Angular 2 web application to angular 4 and it was a cinch to upgrade. This doesn’t require any coding changes, We can do it using npm command. In this article, I’m going to brief you about AngularJS 4 and explain you the step by step […]

  • Manikandan Thangaraj
    Manikandan Thangaraj
  • September 8, 2017

Integrating Symfony with PHPUnit framework

In this article, we shall find the steps to integrate Symfony with an independent library called “PHPUnit” for testing purpose and func. Since we are working on PHP development, let’s discuss the framework called Symfony, PHPUnit. Before we are going to the integration extensively, let’s see what and why we actually need “Software Testing”. What […]

  • Agira Technologies
    Agira Technologies
  • August 17, 2017

6 Most Common Misconceptions About Hiring Remote Developers

Remote developers are also known as offshore developers. Remote developers are those developers that are hired to perform certain business functions from a land different from where the company is actually situated. Remote developers will work from their current location but will have to coordinate with the company employees working at the main destination. It […]

  • Agira Technologies
    Agira Technologies
  • August 1, 2017

The 9 Most In-Demand Development Languages of 2017

We all live in a constantly evolving world. New technologies are emerging every day in a rapid manner. Hence, it is essential for every developer, founders, CTO, technology lovers to keep up with these evolving technologies and to know about the in-demand development languages.   How does a programmer select the most appropriate programming language […]

  • Agira Technologies
    Agira Technologies
  • June 27, 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

MongoDB Sharding Setup on Ubuntu 14.04

The Issue: Sometime back, there was an issue with a client’s application that used MongoDB for data storage. Due to high volume of data handled, they were facing performance issues. Generally with such high volume of data, the CPU gets utilised heavily due to high I/O operations. As a result, it will affect the performance […]

  • Saravana
    Saravana
  • April 5, 2017

CMS In Rails Using Scrivito CMS

Introduction: In this article, I am going to give you all the details regarding Scrivito CMS, how to use Scrivito CMS for maintaining contents of a website using Rails framework, and also to create widgets using the same. (You will see why widgets in particular). Main points As is with CMS, the main objective is […]

  • Amit Kumar
    Amit Kumar
  • March 29, 2017

Basic Implementation of Angular2 using Angular CLI

This blog is an introduction into the basics of how to implement Angular2 in the frontend, using Angular CLI. So, what is Angular CLI? Angular CLI is a command line interface which is built using nodejs style (commonJs) modules. Angular2 is a framework for creating Single Page Application (SPA). Next, let us see the basic […]

  • Manigandan
    Manigandan
  • March 7, 2017