jjj

Data Preprocessing and Data prediction using Scikit learn

In this Blog, we have tried and articulated Steps for Data Preparation/Preprocessing and Data Prediction using Scikit learn.we have successfully built a model, which can predict the salary of new employees which company should offer based on the result of the statistical test set. Read and understand those steps now.

Read More
jjj

Connecting to Cloud SQL from Cloud Run

In this blog, we have explained the process of Connecting to Cloud SQL from Cloud Run and Creating a Cloud SQL instance. Read this blog to know more about Connecting to Cloud SQL from Cloud Run.

Read More
jjj

Subscribing to Message in pub/sub

A Cloud Pub/Sub is one of the available services in the Google Cloud Platform, that provides a messaging transport system. It takes the data from many senders and transmits it to many receivers in an asynchronous manner. Read our blog to understand how the delivery of these messages takes place.

Read More
jjj

Espresso Idling Resources

When we are handling the application we need to wait for the application response and animations. In our blog, we have explained the term Espresso Idling Resources with the reasoning of how, why and where do we use this is explained in detail.

Read More
jjj

Fitbit Device Integration with Mobile and Web applications

Fitbit is a wearable device that tracks daily activities, steps, calories burned, sleep, etc. These are wearable devices like watches. In this blog, we will look into the integration of the Fitbit device into your mobile and web application and how will we use web APIs for accessing data from Fitbit activity trackers.

Read More
jjj

How to Use Kendo UI for Angular

Kendo UI is an open-source framework for building modern web and mobile apps with HTML5 and JavaScript. It provides themes that can be used to style an Angular application. To add Kendo in the Angular application, we have listed some easy steps in our blog. Read and understand those steps now.

Read More
jjj

How to integrate eWAY payment in a .Net project ?

eWAY seamlessly integrates with hundreds of leading eCommerce shopping cart platforms and a network of custom integration development partners providing a competitive advantage for any business that wants to grow through accepting digital payments. Read our entire blog to know how to integrate a secure payment in a .Net Project

Read More
jjj

Business Intelligence in Ruby (Blazer Gem)

Blazer – a gem makes business intelligence simpler. It allows one to execute SQL queries on the database from the web panel and visualize the data in a convenient and clear way. Read our blog on Business Intelligence in Ruby (blazer gem) and know the basic fundamentals.

Read More
jjj

Uploading Builds to Play Store

All of us use some or the other application which we download from play store/ AppStore. In this blog, we have explained the process or the steps to publish these apps on the play store. Read the entire blog to understand the steps involved.

Read More
jjj

Budgeting in Agriculture Product Industries

Budgeting is an invaluable tool for farm managers in the agriculture business. Each and every business should use budgets to project how profitable an enterprise may be or to analyze existing enterprises. Read this blog to know more about budgeting and why is it important.

Read More
jjj

Correlation in JMeter using Post-Processor (Regular Expression Extractor)

Performance testing is sort of testing expected to decide the responsiveness, throughout, dependability, and additionally adaptability of a framework under a given outstanding load or whether the expected performance is met or not under the actual conditions of use. Read this blog to know more.

Read More
jjj

Dependency Injection in C#

A lot of developers get confused when they hear the term, Dependency Injection. This heavy word brings confusion about its purpose, its usage and its procedures. To understand the term Dependency Injection and the ways of implementing it, read our blog now.

Read More
jjj

Stripe Payment In ASP.NET MVC

This Blog will give you an idea of how stripe allows individuals and businesses to receive payments over the Internet. We have also mentioned a few steps to easily integrate Stripe Payment Gateway in ASP.NET MVC Application. Know these steps by reading our blog.

Read More
jjj

Introduction to Dependency Services in Xamarin Forms

In this Blog, we have tried and articulated how to utilize the native feature into the Xamarin application from Shared Code, and that’s where DependencyService comes into the picture and provides a way to call the platform-specific feature. Read our blog and check out the components that need to be considered.

Read More
jjj

ASP.Net Web API 2

In this Blog, we have tried and articulated the Basics of ASP.NET Web API., what is the Web API, basic structure of an ASP.NET Web API project, the difference between Web API and MVC, uses of filters, routing and different hosting modes.

Read More
jjj

.Net Core vs .Net Framework

It is said that .Net Core is the next big thing in the web development world. In this blog, we have discussed how different is .Net Core from .Net Framework which will give a fair idea about how to make the best use of these technologies

Read More
jjj

Implementation of Android Test Orchestrator

Android Test Orchestrator provides better support to solve the issue of Out of Memory to the instrumentation tests. What, why and how to implement and solve necessary issues is what is explained clearly in this blog.

Read More
jjj

Camera testing for mobile application

We all know camera functionality is very common in today’s Android application and most of the times a lot of crash issues occur around this functionality. Now, the question is how to handle it.

Read More
jjj

OAUTH 2.0 (A protocol for Authorization in the Applications)

OAuth is an Open Standard protocol designed for authenticating or authorizing the user into the Application. The Protocol is designed to gain access into the application or grant website for…

Read More
jjj

Process of Using Crashlytics

When your app crashes on the production environment on a user’s device, you need to know. The reason behind the crash is simple – something happened that you did not expect.

Read More
jjj

Laravel Queue and running it with Supervisor

A queue data structure is based on FIFO (First In First Out). That is the element that enters first in the queue, leaves first while popping the element from the queue.

Read More
jjj

Deploy Rails app with Capistrano

Capistrano is a framework written in Ruby language that provides automated deployment. Similar to Rake tasks in Ruby language, it runs on the remote servers via SSH.

Read More
jjj

Build a Google Cloud Function in Node

Cloud Functions is a serverless running environment for building and connecting cloud services. With Cloud Functions, you can write single-purpose functions which are attached to an event emitted from your cloud services.

Read More
jjj

JavaScript Dashboards, Gauges, and Sparklines Demystified

The first thing that may come to your mind will be what you usually see in your vehicle just above the steering. However, that isn’t the type of dashboard being referred to here. We are referring to dashboards used by different…

Read More
jjj

Introduction of Virtual Private Cloud (VPC)

VPC provides you the flexibility to scale and control how workloads connect regionally and globally. You will have global access to your VPCs without needing to replicate connectivity or administrative…

Read More
jjj

Introduction to Tensorflow

This blog provides insights about Tensors which are multidimensional arrays, categorized in a hierarchy according to their order.

Read More
jjj

How well do you know Event Loop?

This blog helps your understand how an event-driven programming ‘Event Loop’ paradigm controls flow determined by the event or change in the state.

Read More
jjj

Closures In Swift And It’s Related Importance

This blog provides insights of how closures in Swift programming language can help capture and modify variables & constants from the context in which they’re defined

Read More
jjj

Google Cloud Armor Security Policies

This blog emphasizes on Google Cloud Armor (GCA) security policies that are made up of rules that allow or deny traffic from IP addresses defined in rule.

Read More
jjj

An Interconnection with Google Cloud Dataflow

This blog provides us the necessary insight about how Cloud dataflow allows users to build pipelines, monitor execution, transform and analyze business critical data.

Read More
jjj

Inheritance in Python

One of the unique selling points of Python, why Python is so famous because Python supports all types of programming paradigms.

Read More
jjj

Google IoT Core Overview

This blog explains how Google Cloud IoT Core is a fully managed service that easily and securely connects and manages your global device network.

Read More
jjj

How To Execute Test Cases in Testrail

TestRail is a Web-based test case management tool used to write the test cases. It is efficient to manage the test cases, test plans and Test Runs

Read More
jjj

SCCM (System Center Configuration Manager)

SCCM (System Center Configuration Manager) is a tool developed by Microsoft to manage systems. It was initially released in 1994 and it was known as SMS (Systems Management Server).

Read More
jjj

Wowza Streaming Engine user authentication

Discover how the Wowza Streaming Engine keeps the publish.password file to authenticate all source connections to live applications on the server.

Read More
jjj

Sign Off & Conditional Sign Off

The main aim of a QA is to make sure that the software meets the customer’s needs without harming the application. The formal way of declaring this process is Sign Off. The QA can acknowledge that they have reviewed and tested the application and now the application is ready to release.

Read More
jjj

Introduction to Vue.js

Vue.js is open source and lightweight javascript library for building interactive single page application and user-friendly web applications. When integrated with other libraries it also becomes a “framework”. The word “Vue” is pronounced as “View”. Vue was created by Evan You. 

Read More
jjj

Multi-Authentication in Laravel

For any application, we have different numbers of users that have roles and permissions which differentiate the users, we need to have multi-auth functionality in our application Laravel provides the ability to authenticate users with different user roles, permissions, multi-authentication, social login, and more.

Read More
jjj

Step Towards Customizing Shopify Theme with Liquid Template

We all know how CMS is growing over the era of e-commerce platform. If we think in case of Shopify which is also gearing up to compete with other e-commerce based CMS. Hence, we can say Shopify is one of the most simple and easy to use platforms ever for building our store.

Read More
jjj

Getting started with Spring Cloud

Spring Cloud provides an efficient way for developers to quickly build a number of the common patterns in distributed systems. The interaction between distributed systems leads to boilerplate patterns.

Read More
jjj

JSCharting: Understanding Bar Charts and Column Charts

These days, bar and column charts have become one of the easiest and most accessible ways to represent your data in a visualized, easy-to-read & understand format.

Read More
jjj

GUI application development using PyQt in python

PyQt is a GUI module for the Python programming language. It allows users to create programs with a good user interface and simply and easily…

Read More
jjj

Azure Service Bus Messaging

Azure Service Bus is a multi-tenant cloud messaging service which you can use to send information between applications and services…

Read More
jjj

Vagrant setup

Vagrant is a tool for building and managing virtual machine environments in a single workflow. It is easy to configure and easy to use…

Read More
jjj

Building Powerful Mobile Apps Using Scrum and Kanban Methodologies

Traditional methodologies take a stepwise approach to project execution. Thus, the project goes through the requirement gathering…

Read More
jjj

The Implementation of Nested Forms in Ruby On Rails (Fields For)

Form helpers are designed to make it much easier to work with resources. A form to create or update a resource typically reflects the resource’s…

Read More
jjj

Advanced Caching With RXJS

Caching pronounced as “cashing” is the process of storing the result of a frequently requested operation in a temporary storage area so that the future…

Read More
jjj

How to sync InfusionSoft’s contacts in a Rails application?

Infusionsoft is a CRM software used to handle the services which are going to be provided to the customers. CRM, Marketing and Sales…

Read More
jjj

A/B Testing with Google Optimize

A/B testing is important for a website to identify the marketing trends based on user perspective using two variants of the same webpage…

Read More
jjj

How to Integrate Amazon s3 bucket in PHP: Laravel

To integrate S3 bucket with Laravel application we will go through some basic understanding about S3 bucket and Laravel…

Read More
jjj

Freshdesk Integration in Project

This blog highlights key functions of Freshdesk as it is a customer relationship portal which helps by providing two-way communication support with its Restful API.

Read More
jjj

Integration of Power BI with VSTS

PowerBI is a Microsoft based business analytics tool which is used to reflect the data into the form of graphical representation such as live dashboards and reports…

Read More
jjj

Travis – Continuous Integration

Hello beautiful people, I hope you have heard about CI/CD tools. There are many tools available in the market to help flawlessly build your application such as Travis,…

Read More
jjj

Merging CSV Files Using Cloud Services

We are using the cloud storage bucket to store the data and BigQuery to upload the data from the Storage bucket and merge the files…

Read More
jjj

Fusion of AI and Cloud Computing

Before diving into the topic of AI and Cloud Computing, let’s have a brief overview of what they are actually in today’s corporate world…

Read More
jjj

Go and the Google Cloud Platform Integration

Go is a statically typed, compiled programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson…

Read More
jjj

Cloud Natural Language API

As all of you know Google APIs are used for communication with Google services. In a single word we can say if you want to use Google services…

Read More
jjj

Cloud Vision API and Its Use Cases

The API which is used for performing tasks related to computer vision like we can derive any useful information from an image but how a computer detects it from an image with absolute ease is the vision API…

Read More
jjj

Resolving 4 Major Problems in Bug Tracking Tools

Looking for a strategy that ensures quality software release? Well, the software development process is incomplete without bug tracking tools…

Read More
jjj

Cloud VPC Firewall Management With Service Accounts

Google Cloud Platform firewall rules lets us allow or deny traffic to and from your virtual machine instances based on a configuration you specify…

Read More
jjj

How CI/CD pipeline works with Kubernetes?

Kubernetes is a portable, extensible open source platform for managing containerized workloads and services, that provides both configuration and automation…

Read More
jjj

What is a Bastion Host?

A bastion host is a special purpose computer on a network that is deliberately exposed to a public network and configured to withstand attacks…

Read More
jjj

Automatically Scan Cloud Storage Buckets For Sensitive Data

Google Cloud Storage is object storage designed to store large, unstructured data sets and to access your data on Google’s infrastructure…

Read More
jjj

How to Create Custom Annotation in Java and Android

Annotations are one of the small and simple functionalities of the Android/Java development, yet for the majority of developers, it is not clear or they never understand the functionality and usability of the Annotations…

Read More
jjj

How to create a test framework for AngularJS applications using Protractor (Jasmine)

AngularJS application framework is gaining in the market because it extends the functionality of HTML and can be used to load applications quickly…

Read More
jjj

Running dedicated game servers in Kubernetes Engine

In the world of distributed systems, scaling and hosting dedicated game servers for online, multiplayer games is challenging. It’s not surprising that for game server scaling is usually done by proprietary software…

Read More
jjj

Insights of Deployment Manager

A Deployment Manager template is just like a decorated REST API call. Deployment manager has various providers which you can check in Supported GCP Type Providers

Read More
jjj

What is Deployment Manager?

Deployment Manager is an infrastructure deployment service that automates the creation and management of Google Cloud Platform resources for you…

Read More
jjj

How to use Google cloud shell?

Google Cloud Shell provides you with command-line access to computing resources hosted on the Google Cloud Platform. Cloud Shell makes it easy for you to manage all the Cloud Platform Console projects and resources without having to…

Read More
jjj

Introduction to R programming

R is a very impressive tool for statistics, graphics, and data science. It is used by thousands of people to perform serious statistical analysis and data science work on a daily basis…

Read More
jjj

Mautic Installation and Configuration

Mautic is an open marketing software platform. It provides a high level of marketing integration with audience intelligence that enables us to make personalized emails, create landing pages…

Read More
jjj

EarlGrey – IOS UI Testing Framework

With today’s UI testing framework, most of the UI tests are slow and complex to write and Synchronization of UI is the major issue…

Read More
jjj

Easy JSON parsing with Codable

Swift codable protocol has a combination of Encodable and Decodable protocol that can be used to work with JSON data in both directions…

Read More
jjj

How to setup KIF for UI testing?

KIF stands for Keep It Functional. It is an iOS integration test framework which is used for UI testing of iOS mobile apps…

Read More
jjj

How to publish a package in the NPM public registry?

An NPM is a package manager for Node.js which comes bundled with Node.js installer. NPM consists of ‘npm-cli’ and an online repository for the publishing of open-source Node.js projects called packages or modules.

Read More
jjj

Why React Saga is better then Thunk?

Redux is basically a state management library for javascript applications and is mainly used with React JS and is also familiar as predictable state container. In React, data flows from parent component to child component in the form of props.

Read More
jjj

Migrate from GCM to FCM for Push Notification In React Native

Hello folks as you may know Google is going to remove GCM service support from 11th April 2019. Hence, all the projects which are using GCM service need to be migrated to FCM.

Read More
jjj

Jenkins Configuration and Run Jenkins Jobs using Batch file command

Jenkins is an automation tool written which is open source. This tool is written in Java with plugins built for Continuous Integration purpose. Plugins allow integration of various DevOps stages.

Read More
jjj

Bug Tracking in EasyQA Test Management Tool

Bug tracking helps our software team to catch, record and manage each issue in our software product. Bug tracking process is divided into multiple stages starting with finding the bug then reporting, fixing the bug and finally testing to make sure it is fixed.

Read More
jjj

Push Notifications to Mobile Platforms using Amazon SNS

Push Notifications are the alert messages that can be sent by the app publishers to the app user even when they are not actively using an app. AWS SNS (Simple Notification Service) is a web service that manages the delivery or sending of notifications to subscribing endpoints.

Read More
jjj

Integration of Wepay Payment Gateway into the Django Application Using Python

WePay is a fantastic online payment service provider which provides an integrated and customizable payment solution through its APIs to platform businesses such as crowdfunding sites, marketplaces, and small business software companies.

Read More
jjj

Difference Between LucidChart and Balsamiq

Lucidchart is an online diagram app made to sketch & share flowchart diagrams and Balsamiq Mockup is a rapid wireframing tool that helps to Work Faster.

Read More
jjj

How to Write Test Cases using C# and VS Tool?

This blog walks you through introduction to unit testing as well as How to Write Test Cases using C# and VS Tool. Click here!

Read More
jjj

Creating a Custom View in Android App

Android SDK offers a powerful componentized model for building your UI, based on the fundamental layout classes: View and ViewGroup. The view is one of the most general classes in Android which holds references to a single piece of UI.

Read More
jjj

How to Configure VM instance using Deployment Manager Templates?

Let’s see how to configure a VM instance using Deployment Manager (DM) templates in Google Cloud Platform.

Read More
jjj

Auto Scaling in AWS vs Auto Scaling in GCP

Auto Scaling is a cloud computing feature that allows users to automatically scale cloud services. Know more about “Auto Scaling in AWS vs Auto Scaling in GCP”.

Read More
jjj

What Do You Need to Know About RBAC Authorization in Kubernetes?

RBAC is one of the Authorization Modules in Kubernetes. Role-based access control is a method to provide access to the API resources running on your cluster based on the roles of individual users within an enterprise.

Read More
jjj

Google Stackdriver: Introduction and Features

It is a monitoring service offered by Google, used to monitor performance data and availability of the application and virtual machines (VMs) running on GCP and AWS public cloud…

Read More
jjj

How to Setup Custom Domain for Google App Engine Application?

Google’s App Engine is a Platform as a Service (PaaS) that provides features and web frameworks to easily build scalable web applications. App Engine applications are easy to manage your traffic and data storage as per need.

Read More
jjj

IoT Comparison: AWS vs Azure vs Google vs IBM

IoT is the technology that connects ‘things’ to the ‘internet’. These things or devices can be anything like smartphones, washing machines, refrigerators, headphones, air conditioners, and almost everything that you can think of. ..

Read More
jjj

Introduction to Google Cloud Datastore

Why invest in the physical drive when you can get more virtual storage for much less. Yes, you heard it right. The solution is Google’s cloud storage, your “on the go” backup and storage solution…

Read More
jjj

Integration of Firebase with Google Cloud Platform (GCP)

Firebase is Google’s mobile application development platform and the fastest way to build your App. Firebase is a complete backend solution that can manage authentication, real-time database and hosting as well. It is built on …

Read More
jjj

How to Choose between Real-Time Database and Cloud Firestore?

As the name suggests, this Firebase product ensures all the data are synchronized for all the clients in real time. The real-time database is a NoSQL database which…

Read More
jjj

How to Set up an Instance to Run a Jupyter Notebook in GCP?

The Jupyter Notebook is an open-source web application that allows you to run the live code, embed visualization and explanatory text all in one place. It supports dozens of programming languages like PHP, Ruby on Rails, Spark, Matlab and many more.

Read More
jjj

Affordable Virtual Machine Instances in GCP

We all know that GCP provides lots of cloud services to reduce our work. Here, we pay only for those services which we use. Don’t you think it would be…

Read More
jjj

Getting Started With Serverless Using Node.js

A term Serverless refers to the cloud computing model in which cloud service providers manages computing resources dynamically. The pricing for the utilized resources is based on the amount of …

Read More
jjj

How to Enable Autoscaling in Google Cloud?

Google Cloud platform offers autoscaling capabilities that allow us to automatically add or delete instances from a managed instance group based on increase or decrease in the load. Google Cloud Autoscaling…

Read More
jjj

Fundamentals of Cloud Network Address Translation (NAT)

An IP address is a basic part that a computer needs in order to communicate with other computers or a web server on the internet. The Internet has grown larger than anyone could have ever imagined. So what has the size of the internet to do with Cloud Network Address Translation (NAT)?

Read More
jjj

Introduction to Azure Storage Account

Azure Storage Account is Microsoft’s cloud storage solution for latest data storage scenarios. Azure Storage provides an object store which is a tediously expandable object store for data objects. In addition to this,…

Read More
jjj

Launching and Managing an Amazon EC2 Instance using Terraform

Terraform is a tool (IaC) for creating and managing infrastructure. it supports multiple cloud providers including Google Cloud and Amazon AWS. Here you will write configuration files which describe the infrastructure components. For Example an EC2 instance and the AWS VPC.

Read More