Blogs

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

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