jjj

How to Test The Geofencing Application?

A Geofence is a virtual fence set on a real geographical area. This feature uses the Global Positioning System (GPS), Radio-frequency Identification (RFID), WI-Fi or Cellular data to define geographical boundaries…

Read More
jjj

Ms. Dipti Agrawal has Shared Tudip’s Insightful Vision in an Interview with GoodFirms!

Tudip Technologies, founded in 2010 is a value-driven software service provider. The firm has two offices in the USA and India. Technological and process innovation is what makes it unique. Giving a brief about the company…

Read More
jjj

Deep Dive into the Latest Syncfusion Dashboard Platform

The Syncfusion Dashboard Platform is the best tool for creating an interactive business dashboard and which can be managed and shared very easily. With the help of Syncfusion Dashboard Platform, we can transform the data into visualization in minutes and make better business decisions quickly…

Read More
jjj

Grand Central Dispatch (GCD) In iOS

Grand Central Dispatch is used in iOS to introduce concurrency and parallelism in the iOS applications, so that multiple heavy tasks are performed in the background, resulting in the smooth experience of the application usage, as the main thread is unaffected by the heavy background tasks.

Read More
jjj

How to Update an Existing FireTV Application?

Applications always get evolved by adding new functionalities or the modification of the current changes. If we made any changes in our existing FireTV application, then we need to update the current Live version of the application with the recent submission.

Read More
jjj

Build Management Through App Center

App Center is a tool which is used to build, test and distribute applications. Developers monitor the standing and usage of the app using the Analytics and medical specialty services and interact with the users using the Push service once the app is deployed.

Read More
jjj

How To Install RethinkDB On Ubuntu?

RethinkDB is an open source, document based NoSQL database that stores the information in JSON format.

Read More
jjj

What is Serverless Computing?

Serverless computing is used to write and deploy the code. We don’t need to manage the underlying infrastructure. It increases developer productivity because the developer has to focus on building great applications and abstracting away the rest.

Read More
jjj

Basic Concepts of Networking in Google Cloud Platform

Virtual Private Cloud Network or simply network is a virtual version of a physical network. In Google Cloud Networking, networks provide data connections into and out of cloud resources – mostly Compute Engine instances. Securing the Networks is critical to securing the data and controlling access to the resources.

Read More
jjj

tvOS Application Development using Xamarin

tvOS is an operating system which is developed by Apple. It launched on Sep 9, 2015. Currently, we are using many of the streaming devices to play the video. tvOS is one of the most popular streaming devices in the world but currently,…

Read More
jjj

Peering in Network: A Basic Guide

In today’s era, data is the biggest asset. The data gathering, data storage, and data exchange are the major concerns while handling it. Considering the data as future currency, the transaction of this is a crucial subject. Even though, the basic intention will always be to ensure the security, reliability,…

Read More
jjj

How to Add Manual Data for Fitbit Device?

Fitbit, Inc. is an American company headquartered in San Francisco, California. Its products are activity trackers, wireless-enabled wearable technology devices that measure data such as the number of steps walked, heart rate, quality of sleep, steps climbed,

Read More
jjj

Steps to Add Manual Data for Google Fit Device

Google Fit is a health-tracking platform developed by Google for the Android operating system and Wear OS. Google Fit collaborated with the American Heart Association (AHA) to develop two goals based on their activity recommendations shown to impact health…

Read More
jjj

How to Add Manual Data for Apple Watch Device?

The trackable Apple Watch exercise routines increased by two in watchOS 5 when Apple added yoga and hiking. These workout types join walking, running, cycling, elliptical, rower, stair stepper, HIIT, swimming, and wheelchair as available choices.

Read More
jjj

How to Add Manual Data for Samsung Health App Device?

Samsung Health is an application developed by Samsung which is available free of cost. This application has been designed to track various aspects of the daily life which contribute to the well being such as physical activities, diet, and sleep.

Read More
jjj

How To Add Manual Data for Health App Device?

The Health app makes it easy to learn about your health and start reaching your goals. It consolidates health data from iPhone, Apple Watch, and third-party apps you already use, so you can view all your progress in one convenient place.

Read More
jjj

Deep Linking in React Native for Android and iOS Platforms

This article provides an overview of how to get deep links working in a React Native application for both Android and iOS platforms.

Read More
jjj

How to Implement Deep Linking in Roku Channel?

Deep Linking in Roku Channel is mainly used for launching the public channel, performing the universal search and for directly opening to a specific part of the video that is in a public channel.

Read More
jjj

Creating A Simple Library Using Angular CLI 6

The higher barrier in the Angular is creating libraries of components so that other Angular applications can use it too. With angular 6 it is much easier to create libraries so let’s dive right in..

Read More
jjj

Getting Started With Angular Material

Angular Material could be a UI component library for Angular developers. Angular Material provides modern UI components that work across mobile, web and desktop. Angular Material to facilitate the development process through…

Read More
jjj

How to Set Up WordPress Multisite Network?

WordPress 3.0 comes with a feature of Multisite, which allows the user to create a “Network” of subsites within a single install of WordPress. Thus by installing WordPress just once on your server, you can run as many sites as you want.

Read More
jjj

Building an Application with Google Cloud App Engine!

Google App Engine is a Platform as a Service (PaaS) product that provides access to Google’s scalable hosting. It builds and deploys an application on a fully managed serverless application platform.

Read More
jjj

What is Site Reliability Engineering (SRE) at Google?

SRE stands for Site reliability engineering. As stated in the name SRE means always keep your site up or we can say create ultra-scalable and highly reliable software systems that will never ever fail.

Read More
jjj

Deep Understanding of Kubernetes Environment

Kubernetes is an open-source container orchestration tool that can automate scale, distribute and manage fault tolerance on containers in the event of a failure in the component. Kubernetes is originally created by Google and then donated to Cloud Native Computing Foundation.

Read More
jjj

Things to Know about Publishing Ionic Apps!

Getting ready to kick start your next hybrid mobile application development framework and not sure about whether to publish your progressive web apps? This blog is for you!

Read More
jjj

What Is Remote Sensing and Its Applications?

Remote that means something which is not exactly in contact or physical contact, Sensing means getting information, data something like temperature, pressure, photograph, etc.

Read More
jjj

What is Emotion Recognition using Machine Learning?

Detecting human emotions with technology is almost a challenging task. Research has shown that 90% of our communication can be non-verbal. Now thanks to MACHINE LEARNING, there has never been a more exciting time in the history of computer science.

Read More
jjj

Introduction to Performance Testing and Its Types

Performance testing is process of determining speed of a software program under a workload. Start your journey in Performance Testing by reading further.

Read More
jjj

What Is the Future of Cloud Computing in 2019?

Good technologies solve many problems and make our life easy. Great technologies deliver new ways to think about ourselves and the future.

Read More
jjj

Getting Started With Redis

Redis is an open source (with minimal restrictions on the use and distribution of the software), memory resident database store which especially relies on the main memory unit for computer data storage. Redis can be used as a storing database…

Read More
jjj

Why we should use React over Angular?

Many of the developers agree with the fact that both React and Angular are best open-source technologies for front-end development. As Angular landed in the market much before React,

Read More
jjj

Angular Universal: Angular Server-Side Rendering

A normal Angular application executes within the browser, rendering pages within the DOM in response to user actions. Angular Universal executes on the server, generating static application pages that later get bootstrapped on the consumer.

Read More
jjj

How to Run a Big Data Text Processing Pipeline in Cloud Dataflow?

Dataflow is a unified programming model and a managed service for developing and executing a wide range of data processing patterns including ETL, and continuous computation.

Read More
jjj

What is Virtual Data Center in Google Cloud Platform (GCP)?

Virtual data centers are a pool of cloud infrastructure resources specifically designed for enterprise business needs – a virtual representation of a physical data center, complete with servers, storage clusters and lots of networking components, all of which reside in virtual space being hosted by one or more actual data centers.

Read More
jjj

4 Tips to Make Your Banking App Crash-Proof!

Testers are even scared to envision a scenario where a bank app crashes and worst of all if there is a security breach. Deloitte suggests that cyber risk is the topmost concern of the majority of financial services risk managers.

Read More
jjj

How to Pull Data from Google Spreadsheets in Redash and Create Chart?

Redash is an open source data visual image tool for Business Analysts to query, visualize and collaborate. Redash is fast to line up and works with any data source you might need so you can query from anyplace in no time.

Read More
jjj

How to Install Splunk Enterprise on Ubuntu 16.04/18.04?

Splunk is a software platform which searches, analyzes and visualizes the machine-generated data which make up your IT infrastructure and business. Machine data is the data which is generated by machines like CPU, IoT devices, websites,

Read More
jjj

Steps to Add Multiple SSL Certificates on Single AWS ELB

AWS support multiple TLS/SSL certificates on ALB using Server Name Indication (SNI). Read basic steps to add multiple SSL certificates on single AWS ELB.

Read More
jjj

Steps to Configure Redash on AWS Server (EC2 Instance)

Redash is probably the hottest open source BI tool which is fast emerging as an alternative to Tableau and PowerBI. It provides out-of-the-box connectors that work for most commonly used data source. Here is what all it supports right now. You might want to check new connectors while the super awesome 200+

Read More
jjj

How to Migrate GitLab from Old server to New Server?

When migrating Gitlab to a new server, you might face many problems like incompatible versions, different OS (so different latest Gitlab version), etc. Before migrating the Gitlab to the new server, we have to make sure that Gitlab in both servers…

Read More
jjj

Gitlab Installation on Ubuntu (14.04, 16.04, 18.04 Version)

GitLab is the Web UI or an interface for Git. Gitlab has two versions: Community Edition and Enterprise Edition. GitLab Community Edition is an open source having an MIT Expat license and GitLab Enterprise Edition is built on the…

Read More
jjj

Tudip: Top Cloud Computing Companies at Good Firms

Tudip Technologies proves itself in the GoodFirms research criteria and arrives on the list of the world’s best cloud computing companies.

Read More
jjj

How to Update an Existing Roku Application?

There is a constant need for applications to be updated from time to time. In case you have made a few updates or changes to your Roku application or channel and you want to deploy these changes in your existing application on Roku Channel Store, you need…

Read More
jjj

How to Publish Your FireTV App?

For publishing the Fire TV application on the Amazon App Store, the first thing you need is to have an Amazon developer account. For opening the developer account, just register on Amazon developer account Opening a developer’s account is absolutely…

Read More
jjj

AWS Questions and Answers

Here, You will find the most important AWS questions and answers explained in detail. An AWS Region represents a geographical location with a collection of availability zones mapped to the physical data centers in that region.

Read More
jjj

How to Do Load Testing Using Selenium & JMeter?

JMeter is an effective tool for load testing. Get here a step by step guide for How to do load testing using JMeter and Selenium Webdriver tool.

Read More
jjj

Reach a Valuable Audience with Roku Ads Targeting!

Marketing communication has become more robust and efficient through Roku channels. Advertising campaigns through Roku channels utilize diverse media channels over a particular time frame and target identified audiences…

Read More
jjj

AWS pricing and Cost Optimization: Basic Guide

Amazon Web Services (AWS) helps us to move faster, reduce costs through a broad set of global compute, storage, database, analytics, application, and deployment services. One of the main benefits of AW services is the ability it gives us to optimize…

Read More
jjj

What Is Localization? – It Is the Way to Get Global!

You are in need for something and you are searching the web frantically for it. You finally find what you are looking for. You are relieved that finally your search is over and you click on that very link and then disappointment takes…

Read More
jjj

Amazon Auto Scaling: Getting Started with AWS

Auto Scaling makes sure that Amazon EC2 instances are enough to run your application. We can create an auto-scaling group which contains a collection of EC2 instances. We can specify a minimum number of EC2 instance in that…

Read More
jjj

HIPAA Compliance in AWS

The Health Insurance Portability and Accountability Act of 1996 (HIPAA) is legislation that is designed for US workers to retain health insurance coverage when they change or lose their jobs.

Read More
jjj

Introduction of Kubernetes on Google Cloud

Kubernetes is originally designed by Google and donated to the Cloud Native Computing Foundation(CNCF), written in Go language. It is a container management tool, which manages container deployment, container auto-scaling, and…

Read More
jjj

What is Google APIs & its Importance for Business

Google APIs are set of application programming interface (API) developed by Google which allow communication with Google Services. APIs adhere to specific rules and methods to clearly communicate requests…

Read More
jjj

Introduction to Magento 2.0

Magento is a leading eCommerce platform used for online stores. It has a scalable solution with powerful out of box functionality, good store management, with outstanding customer experiences. Magento 2 is written in PHP which leverages…

Read More
jjj

Tips to render the emails properly

Coding the email templates using HTML is complicated and the templates for Outlook gets even more complicated since Outlook rendering issues are emphatically common. A broken email means a disappointed subscriber and it impacts the brand identity in…

Read More
jjj

Shopify – A step towards e-commerce development

Shopify is an ecommerce platform which aid you to build online store with great user experience. Now a days, one has not to worry about all the drama that comes with building the website from scratch and pay huge amount to developers for…

Read More
jjj

MEAN Stack Architecture and Best Practices

MEAN is a free and open-source JavaScript software stack for building dynamic web applications. Know here the best practices of Mean stack architecture.

Read More
jjj

Google HOL: Hands-on Lab

Nowadays, we have tons of ways to learn Cloud technologies and keep ourselves up-to-date. You could be an Eyrolles-books-fan or into interactive content using on-demand online materials such as Coursera. Whatever the way you like to learn new concepts, you will need…

Read More
jjj

Tudip Awarded as a 2018 Red Herring Top 100 Global!

Red Herring’s Top 100 Global list has become a mark of distinction for identifying promising companies and entrepreneurs. Red Herring editors were among the first to recognize that companies such as Facebook, Twitter, Google, Yahoo, Skype…

Read More
jjj

Introduction to “XPath”

XPath is a query language for selecting the nodes from the XML or HTML document. It is used for scraping the web content from the XML or HTML document using the different type of selectors…

Read More
jjj

Qwiklabs: A Journey Through the Cloud

Cloud technology is one of the most revolutionary technologies. It has given the powerful tool of data storage and computing to private companies as well as to the general public. Data storage and computing has become widely available now with very good prices, and in order to grow…

Read More
jjj

Corporate Work Culture and It’s Importance

Every organization whether it is a small industry or a large corporation, has a specific work culture. An organization’s work culture defines its identity. The way of doing business is perceived by both, the employees who comprise the organization…

Read More
jjj

Important Tips for App Store Optimization

App Store Optimization (ASO) is the practice of enhancing the appearance of an app on app stores’ search results. Rankings of an app improve when it is visible among featured app store snippets. Like in SEO, ASO experts have to take deliberate steps to ensure…

Read More
jjj

Google Cloud Workshop

Since past couple of years, tech industry had been abuzz with the new age Google Cloud and it’s AI capabilities that are integral to Google Cloud. Ever wanted to do a workshop…

Read More
jjj

Tudip Technologies Named as Top Cloud Consulting Services!

Our clients value the ability to share their business ideas and strategies without hesitation. They cherish technological advances and process-innovation. And they need quick solutions to a changing and dynamic world. At Tudip Technologies, we’ve got those areas covered, and that’s why are clients love us.

Read More
jjj

Easy steps to install SSL certificate

SSL stands for Secure Sockets Layer and it is a standard protocol for establishing the encrypted form of links between the server and user’s browser in an online communication channel. An SSL certificate is a digital certificate which used to authenticates the identity of your website with a unique cryptographic key.

Read More
jjj

DevOps Basic Terminologies: SSH | Linux commands

What is SSH: SSH allows you to access the remote system securely. You can access the remote system in two ways, first one is using a password and the second one is using a private and public key.

Read More
jjj

The Internet of Things on AWS

What is IoT? IoT is the Internet of Things. We all have heard about IoT but has anyone heard of Kevin Ashton? Well, let me introduce you to the man who coined the term “Internet of Things”. He is British technology pioneer.

Read More
jjj

Heroku

Heroku is a cloud platform as a service (PaaS) that is used for the deployment of the web application and RESTful API application. Read here!

Read More
jjj

AWS Key Management

Why AWS key Management? As you know we can create multiple EC2 (AMI) in VPC (Virtual Private Cloud) and create load balancer to route the traffic. There is an application installed on EC2 from where we can create a multiple AMI under VPC and using load balancer we can distribute or route the traffic on the instances.

Read More
jjj

Web Caching and Cache Busting

“Caching” is a concept of storing frequently used data to a give quick access locations so that requesting of the data will happen faster. There are various types of caches like CPU cache, GPU cache, disc cache, and browser cache, etc. Content caching is one of the most powerful ways to improvise the user experience.

Read More
jjj

Tudip Leadership Summit 2018

Tudip like every year had arranged a leadership summit. The eighth Tudip Leadership Summit commenced on 20th of April at Dream Holidays Resort at Lonavla. This summit was an intense session which threw light upon many aspects of the leadership. Must read highlights of the Tudip Leadership Summit 2018.

Read More
jjj

GraphQL + ReactJS

GraphQL is an extremely flexible query language And React is JS library for building User Interface, both are developed by Facebook. GraphQL is one of the ways of making API’s. React is component-based UI development. GraphQL is an extremely flexible query language.

Read More
jjj

eSignature in Node.js using HelloSign

When you create an agreement with any particular person or organization, you have to take signs from all the parties. In old days, it was done by using pen signature. HelloSign is basically used for making the eSignature process complete with the help of HelloSign APIs with minimum efforts. And there APIs super cool and easy to use in your application.

Read More
jjj

Tudip – Cultivating Workspace Diversity

“Vasudhaiva Kutumbakam” is a Sanskrit phrase found in one of the profoundly intellectual texts from ancient India known as the Maha Upanishads. This phrase has a very deep meaning which means, “The world is our family.” Although many centuries have passed since this phrase was first…

Read More
jjj

POST large JSON Data without cURL call in Node.js

Curl is used to transfer data to a server and also for to get data from the server, using one of the supported protocols (HTTP, HTTPS, FTP). With cURL we can do things likes proxy support, user authentication…

Read More
jjj

Zapier: Making developer’s life easy

Zapier is a web-based and programmable service that allows end users or developer to integrate the web applications.

Read More
jjj

KeystoneJS (Node.js CMS & Web Application Platform)

KeystoneJS is a powerful Node.js content management system and web app framework built on express and mongoose. Keystone makes it easy to create websites.

Read More
jjj

How to Build Mobile Apps with the Ionic Framework?

Read this article to get started with the Ionic framework. Ionic is ever trending. Tudip Technologies have been delivering quality Ionic apps for several years.

Read More
jjj

What is Docker?

Docker is the operating system level virtualization. It is a tool that reduces the complexity of the communication that required between teams of people while deploying software in the production.

Read More
jjj

Let’s Git Started . . .

What is Git and why we are using it? Git is a Version control system, specifically a version control system for tracking changes in computer files (mainly in project directory).

Read More
jjj

MongoDB Sharding, Replication and Clusters

MongoDB is the next-generation database that lets you do things you could never do before. It is a leading non-relational database management system and a prominent member of the NoSQL movement.

Read More
jjj

How to Do Video Compression & Windows AV Editing?

There are a lot of areas, where we need to the fastest way to perform video editing. At Tudip, our Test Engineering division usually creates a movie of issues they find in applications. These movies are then uploaded to issue reporting system like Jira and other.

Read More
jjj

Roku App Development: Common Problems & Debugging

With our intense Roku application development, we captured all the common problems and their solutions. Here is a quick list that you can refer as a starting point, if you run into an issue. First, you should learn how to debug a Roku application to begin with.

Read More
jjj

Web, Mobile and API Development Guide

What are various Web, Mobile and API end technologies and how do they work in tandem? Tudip’s Web, Mobile and API Development Guide is a good starting point

Read More
jjj

Roku App Development: App Publishing

Once the Roku channel has been developed and successfully tested, the Moment of Truth arrives! The final and most critical step is to publish the app on the Roku platform. There are two way to publish the Roku app/channel Non-Certified Channel OR Create a Public Channel.

Read More
jjj

Roku App Development: Getting Started

Without a doubt, Roku App development is SUPER HOT. You would have noticed that every other media and gaming company is pushing their apps in the Roku store. This post is for would-be-Roku app developers who are getting their feet wet in the Roku Waters.

Read More
jjj

Tudip Recruitment Process

Instead of referring to the gossips on the internet, let us explain, how do we go about recruitment, so that you are better informed and better prepared for Tudip Recruitment Process. Note, this post is applicable only for technical hiring (Developers, Leads, QAs). For non-engineering positions, our process is way different.

Read More
jjj

Internet of Things (IoT)

Ever heard this new age buzz word, Internet of Things (IoT) and what is THAT? Find out what exactly it means and what all it involves in beginner’s terms.

Read More
jjj

Dipti Agrawal listed in 25 Most Influential Women in India of 2017

Dipti Agrawal, CEO, and Co-Founder of Tudip Technologies is one of the remarkable names betwixt the flourishing women entrepreneurs who believes that providing values to clients is of utmost importance where money just acts as a derivative in accomplishing that process. As a value addition, her feat lies in the fact that she has worked…

Read More
jjj

Laravel vs Other PHP Frameworks

Laravel is leading the battle in the listing of Top PHP frameworks. We bring you a comparative analysis about how Laravel vs Other PHP Frameworks stack up.

Read More
jjj

KnockoutJS: Build Dynamic Client Side Application

KnockoutJS is a JavaScript library that allow you to create dynamic and rich web applications. It makes it very simple to enact a complicated UI that responds to user interactions. It offers observables to sync UI with its data model along with set of declarative bindings. It is built with the Model-View-ViewModel (MVVM) pattern.

Read More
jjj

Best Cloud Based Test Management Tools

Why testing in the cloud becomes more and more popular? Can we not only provide testing activities but also manage the testing process at different stages using cloud-based tools? You will find answers to these and other questions here. The advantages of the best cloud-based test management tools will be considered in this article.

Read More
jjj

Styled Components: Styled CSS Where React Rules!

Styled-components uses tagged template literals to style the components. It removes the mapping between components and styles which means that when you’re defining your styles you’re actually creating a normal React component, that has your styles attached to it.

Read More
jjj

WordPress Tips and Tricks

WordPress is one of the most prominent CMS platform which is being used by many professionals and agencies out there. It has got a great number of features which could be used for optimization or designing of any website. Here are some of the WordPress tips and tricks

Read More
jjj

Automation Testing and Selenium

Automation is important and Automation Testing and Selenium pretty much go hand in hand. Here is how you get started with Selenium for simple automation.

Read More
jjj

A glimpse of Adobe Experience Manager

Adobe Experience Manager (AEM) is a Java-based Content Management platform technology which is part of Adobe’s Digital Marketing Cloud service. It enables the user to create its own website

Read More
jjj

What is Roku?

OK, so what is roku? Roku is simply a device which allows us to watch Free and paid video content on our TV via the Internet, TV and Mobile services like Amazon, YouTube are loaded just like Apps are loaded on our Smartphones. It is the easiest way to Stream videos on your television.

Read More
jjj

Node.js ​A different JavaScript

JavaScript is one of the core technologies of the World Wide Web. Almost every web browser supports JavaScript without any plugins. JavaScript is a dynamic programming language, whose implementations make dynamic pages with the help of client…

Read More
jjj

Install and Configure Karma Test Runner

Karma is the most popular test runner but how do you Install and configure Karma test runner? This article explains Karma configuration and basic settings.

Read More