TO THE NEW Blog PAGES

Technology

[Infographic] Application Migration: Top 6 Considerations

Cloud migration is no longer a buzz word now, enterprises are increasingly migrating their running applications to a new platform to reduce infrastructure costs. Moreover, to meet the expectations of the digitally empowered customer, it is critical for enterprises to make an app that is intuitive, unique and provides a delightful experience. And in most […]

Shweta Sharma
Shweta Sharma
Read

AWSDevOpsTechnology

How to Combine AWS Ephemeral Storage by Using RAID 0

As we know, ephemeral storage is SSD storage which is provided by AWS freely with specific higher configuration of instances. It can be used to get the better disk I/O, as this storage may lose data if instances stop. So we never use this ephemeral storage for important data. Below are the use cases where […]

Mohit Kumar
Mohit Kumar
Read

Application SecurityTechnology

Benefits of Using a Host-Based Intrusion Detection System

This blog discusses the utility and benefits of using a Host-based Intrusion Detection System (HIDS) tool: OSSEC in your environment. A host-based intrusion detection system provides real-time visibility into what activities are taking place on the servers, which adds to the additional security. There are various tools available in the market for this purpose: IBM […]

Prateek Malik
Prateek Malik
Read

AWSDevOpsTechnology

Securing Chef Resources Using Databags

Configuration management has become a prominent part of DevOps practices. Either be it a matured Chef and Puppet or new entrants Ansible and SaltStack, all of them are better than another in one or other way.  However, playing without securing them is a big security risk and is not in the veins DevOps. Chef is […]

Navjot Singh
Navjot Singh
Read

Automation TestingTechnology

How to Add Screenshots to TestNG Report?

Taking screenshots during testing is often considered a good practice. Adding a screenshot to the test reports provides complete clarity and visibility of the application such as if the application is working smoothly or something in the application needs to be fixed. It also makes the report meaningful and presentable. While carrying out manual testing one […]

Ubaid Ahmed
Ubaid Ahmed
Read

AWSDevOpsMobility

5 Steps for Effective Cloud Capacity Planning to Avoid Extra Spending

Day by day enterprises and businesses are moving to the cloud. The migration is not only of the data but also of the compute and processing. While the cloud offers the ability to use the exact amount of resources you need anytime and pay only for the resources used, the challenge still exists. Over-provisioning and paying […]

AWSDevOpsTechnology

Continuous Delivery Best Practices

Continuous Delivery is the methodology or a software strategy where code changes are automatically built, tested, and prepared for a release to production. Continuous Delivery makes the code deployment possible at any time by a single click. Continuous Delivery takes care of the testing process before each deployment in any environment. It first runs the […]

Shivam Agrawal
Shivam Agrawal
Read

Connected TVDigital TransformationExperience Design

6 Top Considerations for Building a Connected TV Experience

In this era of connected consumerism, connected TVs have steadily embarked their journey. More and more users are now expecting experiential interactions to be extended to their living rooms. It is now time for brands to make TVs an essential and not optional channel while defining their digital strategies. There is a definite trend towards this across […]

Gaurav Gupta
Gaurav Gupta
Read

Node.js

How to Create a Addon in Nodejs

Writing your backend API in server side JavaScript is great, and we always do such kind of work using some predefined built-in library but if you want to use a function which is not feasible to use in Node.js or no module is available for that in node package manager but it is available in C/C++ libraries. […]

Mayank Tyagi
Mayank Tyagi
Read

AWSDevOpsTechnology

How to Integrate Nagios with PagerDuty

Nagios is an open-source infrastructure monitoring tool. It monitors your Hosts & Services that are defined and alerts you if any of the hosts or services go down by the different alert mechanism like email, SMS, etc. PagerDuty is an enterprise incident resolution service that gives you an alert on email, SMS & call. By integrating PagerDuty with Nagios you can […]

Automation TestingManual TestingTechnology

Top 9 Tips to Write Effective Test Cases

A good test case always includes strong title, a good description, list of pre-conditions and expected results. Test cases come with different flavors “Positive and Negative”,  but the most important factor is to cover all Business and Functional requirements. Effective test cases add value to the business along with the project. This blog outlines some of the best […]

Akanksha Goyal
Akanksha Goyal
Read

CloudDevOpsDigital Transformation

How to Leverage Cloud for Successful Digital Transformation?

We have witnessed a massive technological evolution over the years. From Social Media  to IOT, Mobility and Cloud – emerging platforms, products, ideas and technologies have changed both the organizations and the consumers. Evolving digital technologies have transformed consumer behaviour which in turn has led to a demand for a dynamic, Agile and customer centric […]

Services