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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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....
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,...
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...
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...
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...
How To Install RethinkDB On Ubuntu?
RethinkDB is an open source, document based NoSQL database that stores the information in JSON format.
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...
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 -...
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...