VGS Developer's Guide
An overview of VGS developer tools and an example integration guide.
The latest updates from our developer community
An overview of VGS developer tools and an example integration guide.
Learn what application accessibility is, how you can design accessible android apps, and how to check if your app is sufficiently accessible to users with disabilities or impairments.
Android was designed to be open and flexible and has made launching apps extremely accessible across the globe. This post describes some essential security tips that you can follow to make sure that your Android app is keeping your users’ data protected.
Personalizing the developer experience is one way we’re making our product more accessible. Here’s how we did it.
Network security is a pillar of a secure compute platform, especially on multi-tenant clusters. In this blog, we will look into constraining network access of OpenFaaS functions and kubernetes pods to isolate them from each other as well as external services.
To simplify the experience of developing and packaging applications, we would like to make use of serverless functions. In this blog, we will demonstrate how we enhance this experience with OpenFaaS serverless functions, without compromising on security.
In this post, we want to build a platform that can run containers securely on an Amazon Elastic Kubernetes Service (EKS) Cluster. The first component we will look at is integrating a secure container runtime. We will explore the gVisor sandboxed container runtime environment and how to integrate it with EKS.
In an era engulfed by the collection, storage and analysis of sensitive information, data privacy and security are among the foremost challenges to be solved. In this blog series, we are primarily interested in how we can compute securely on sensitive data using untrusted code on multi-tenant systems.