TO THE NEW Blog PAGES

Connected TVMedia & EntertainmentMobility

Login With Facebook for Smart TV – User Experience

When developing a web, mobile app or a Smart TV app – login with Facebook is used for user authentication and conveniently capturing the user’s social information from Facebook itself. This blog describes the steps to have a clear and consistent user experience for device login on a Smart TV.  Flow for Login With Facebook […]

DevOpsTechnologyTesting

Advance Use Case of Load Testing Using JMeter

Apache JMeter, an open-source product developed in Java used to perform load testing of web applications and simulate user load with various parameters like a real-life scenario. There were few use cases that I came across while performing load testing on my project. These are simple and often very helpful in performing tests on daily […]

Technology

Google Analytics Mapping Console in AEM

Web analytics is an integral part of every application. It is a process to gather useful information to measure the behavior of the visitors on a website, levels of traffic, the most popular pages etc.  These analytics provides various insights about the visitor such as: The audience: No. of visits on your website; know if […]

Rajeev Kumar
Rajeev Kumar
Read

Automation TestingMobilityTesting

Appium: Some Advance Features, Key Codes and Limitations

Introduction  Appium is an unreservedly distributed open source tool used for User Interface as well as functional testing of Android and iOS mobile applications. Appium permits native, hybrid and web application testing and backing automation test on physical gadgets as well as on emulator or simulator both. It offers cross-platform application testing i.e. the same API […]

Keshav Kashyap
Keshav Kashyap
Read

AWSDevOpsTechnology

Introduction to Python Language

Python is readable, dynamic, pleasant, fast, flexible and powerful language. It is a programming language which helps you work quickly and integrate systems more easily. LANGUAGE FEATURES Interpreted It executes instruction directly without any compilation like in C, C++, Java. Python converts the source code into bytecode which is then translated into computer specific language […]

Mayur Rastogi
Mayur Rastogi
Read

AWSDevOpsTechnology

Why CIOs Should Adopt Containers Technology?

Container service is not new, it was built around ten years ago in Linux environment also known as Linux container (LXC). But today, docker is most popular and has become synonymous to containers. So before talking about some container technologies like Docker, Kubernetes, we have to understand what container service is, and what is the difference between VMs […]

Mayur Rastogi
Mayur Rastogi
Read

AWSDevOpsNode.js

How to set up Log.io?

Logs are very useful as it monitors and provides important information about the program such as activities, executions, real-time data etc. Log.io is a log management tool that monitors the system and provides real-time information on the system logs. It is a simple and effective application built on top of Node.js and Socket.io. Log.io is not […]

Anup Yadav
Anup Yadav
Read

Manual TestingMobilityTechnology

Best Practices in Mobile App Testing

Mobile app testing is a crucial and time-consuming task as it exposes the flaws of the app and unique challenges. The results of a good mobile app testing enable you to deliver a high-quality app that provides a great mobile experience to your customers. However, in this fast-paced market, mobile app testing poses quite a […]

Anurag Singh
Anurag Singh
Read

DevOpsTechnology

An Introduction to CircleCI

CircleCI is the continuous integration & delivery platform that helps development teams to release code rapidly and automate the build, test, and deploy process using Docker container. CircleCI is a reliable platform that works well with languages like Ruby, Python, NodeJS, Java and Clojure. Steps to Signup with CircleCI Signing up with CircleCI using GitHub […]

Ankit Kumar
Ankit Kumar
Read

DrupalTechnology

How to Use Composer to Manage Dependencies in Drupal 8?

Even before I start, I would like to shed some light on what is Composer and how we can build a website using Drupal 8. Let’s start with point to point introduction and usage of each key component while managing/developing Drupal 8 Website: What is Composer? What is Packagist? Composer and Drupal 8 Commit composer.json […]

Manish Jatwani
Manish Jatwani
Read

AWSDevOpsTechnology

How To Automate Docker Deployments in AWS ECS

Through this blog, I would be explaining how to automate Docker deployments in AWS ECS using a Use Case. Prerequisite: Basic understanding of how Docker and AWS ECS  works would be helpful. In the given use case, we have used microservices architecture, and earlier deployments were done manually. It used to take 15-20 minutes per service […]

Neeraj Gupta
Neeraj Gupta
Read

Java/JVMTechnology

Caching: What, Why and How with Hazelcast

In modern user facing and real-time applications, performance is the top concern with usually having data at its core. What if you were able to offload some work from the database and at the same time increase the performance and response times of your application? Most of the time data handling is done by relational databases […]

Bijoy Paul
Bijoy Paul
Read
Services