Category: Backup

How to use AWS REST API for operation work

REST (Representational State Transfer) API is an interface that two computer systems use to exchange information securely over the internet. REST is a software architecture that imposes conditions on how an API should work. REST API supports the exchange of the information because it works with secure, reliable, and efficient software communication standards. This article […]

READ MORE

How Azure Virtual Desktop Works in Hybrid Environment

Today we will understand what Azure Managed VDI service – Azure Virtual Desktop (AVD) offer and how to set it up. It is PaaS based VDI service available to users working from home or office. This service available in the selective regions as of now. It supports dedicated and multi-users sessions on Windows 10 and […]

READ MORE

Connect GCP VM from anywhere without public IP or VPN

If your VM do not have public IP or do not have hybrid connectivity via VPN, you can use Identity Aware Proxy (IAP) which is unique feature of GCP cloud at this moment. It does TCP forwarding which allow you to establish an encrypted tunnel between your home or office N/W and Google datacenter where […]

READ MORE

Accessing AWS Services from Azure over cloud VPN

Nowadays, customers keep workloads on different regions in the same cloud or different clouds to achieve better resiliency to applications. You will also notice that customers want to test the services of other clouds to explore their features. We came across a such requirement for one customer. They wanted to explore the AWS workspace (VDI […]

READ MORE

How GCP Private Service Connect is a better option than VPN or VPC peering

Today we will see how consumer applications connect to producer service via Private Service connect. With this service, consumers connect with producers on Private IP between two different VPCs of the same project or different projects. It does not leave GCP Backbone Network so it is highly secure and Infosec recommended options rather going with […]

READ MORE