Slashdot Mirror


Google Releases Open Source Framework For Building 'Enclaved' Apps For Cloud (arstechnica.com)

An anonymous reader quotes a report from Ars Technica: Today, Google is releasing an open source framework for the development of "confidential computing" cloud applications -- a software development kit that will allow developers to build secure applications that run across multiple cloud architectures even in shared (and not necessarily trusted) environments. The framework, called Asylo, is currently experimental but could eventually make it possible for developers to address some of the most basic concerns about running applications in any multi-tenant environment. Container systems like Docker and Kubernetes are designed largely to allow untrusted applications to run without exposing the underlying operating system to badness. Asylo (Greek for "safe place") aims to solve the opposite problem -- allowing absolutely trusted applications to run "Trusted Execution Environments" (TEEs), which are specialized execution environments that act as enclaves and protect applications from attacks on the underlying platform they run on.

2 of 21 comments (clear)

  1. Re:"Docker and Kubernetes" by llamalad · · Score: 3, Informative

    Which companies are these? And are they hiring?

    Everywhere I look it seems like I only see shops that are drinking the kubernetes Kool Aid.

  2. Re:"Docker and Kubernetes" by phantomfive · · Score: 1, Informative

    When I see a company that is deploying docker containers on AWS, I see a company that has a shitty build system. They can't write simple scripts to install software (and the key is to keep them simple).

    This is especially true because on AWS you already start with images in a known state, you don't have a lot of special cases here (which would be the case if you were deploying to end-user desktop machines). I guess most programmers have trouble figuring stuff out or something.

    --
    "First they came for the slanderers and i said nothing."