Asia

Vagrant setup

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…

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.

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.

Peering in Network: A Basic Guide

What is peering?

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,…

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.

Getting Started With Redis

What is 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…

How to Migrate GitLab from Old server to New Server?

Migration Gitlab

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…