Adopting Zero Trust architecture

Security & Risk (S&R) professionals are adopting Zero Trust architecture by erasing the current trusted and untrusted network model; instead, they are identifying sensitive data, actors, and their workflows and designing micro-perimeters around them[1]. This means that data and data protection form the foundation for today’s security architecture, where workloads merge the gap between clouds—public and private—and on-premise infrastructure.

However, data protection remains incomplete without in-use protection. S&R professionals are looking for solutions that not only protect data-in-use but also at the velocity of Cloud.

IBM Cloud Data Shield

Data Shield, powered by Fortanix, provides data-in-use protection for your container workloads running on the IBM Cloud Kubernetes Service. It leverages Intel® Software Guard Extensions (SGX) technology to run code and data in CPU-hardened “enclaves” or a Trusted Execution Environment (TEE). The enclave is a trusted area of memory where critical aspects of the application functionality are protected, helping keep code and data confidential and unmodified.

Data Shield provides DevOps tools that integrate with your existing build pipelines to convert your container images to Intel® SGX counterparts with little to no code changes. It runs on the IBM Cloud Kubernetes Service to bring scalability and high availability to your sensitive workloads.

Provisioning

Data Shield is offered as a helm chart on IBM Cloud. You can download and install Data Shield to your Intel SGX® enabled IBM Cloud Kubernetes Service cluster. Please find the Data Shield helm chart documentation here.

Data Shield Enclave Manager

Data Shield Enclave Manager provides Kubernetes worker-node-level security attributes. It uses IBM Cloud App ID, backed by cloud directory, for user authentication. It populates all the Intel® SGX-enabled worker nodes and the applications running on them. It streamlines Intel Attestation by embedding attestation reports in a downloadable X.509 certificate.

Data Shield Enclave Manager

Worker nodes on the IBM Cloud Kubernetes Service and their attestation information

Downloadable X.509 certificate with embedded Intel attestation report

We are very pleased to collaborate with IBM—utilizing IBM’s Data Shield to protect Blockchain-based DApps executing in iExec decentralized cloud. IBM Data Shield delivers secure provisioning of secrets for Dapps, ensuring the data and application execution remain completely protected,” said Gilles Fedak, CEO of iExec.

Data Shield Converter Service          

Data Shield Converter service helps convert Docker container images to Intel® SGX counterparts. As a security measure, it runs locally to your cluster. You can invoke it through a container running in the same cluster:

curl -k -H ‘Content-Type: application/json’ -d ‘ {“inputImageName”: “your-registry-server/your-app”, “outputImageName”: “your-registry-server/your-app-sgx”}’ https://datashield-enclaveos-converter.default.svc.cluster.local/v1/convert-image

Converter service pulls your container image, converts it, and pushes it back to your container registry without any further input or code changes in your application. At launch, it supports applications written in Python, C, and C++.

To get started with converter service, you can use an example three-tier e-wallet application hosted here.

Out-of-the-box Intel® SGX applications

At initial delivery, Data Shield offers pre-converted Intel SGX® container images for VaultMySQLNginx, and Barbican. You can find the container images and their “getting started” documentation on the IBM Cloud public registry.

IBM Cloud container registry

Call to action

To request a demo, receive a Slack invite for Data Shield workspace, or ask any questions, please email shield1@us.ibm.com.

References:

Categories

More from Announcements

IBM TechXchange underscores the importance of AI skilling and partner innovation

3 min read - Generative AI and large language models are poised to impact how we all access and use information. But as organizations race to adopt these new technologies for business, it requires a global ecosystem of partners with industry expertise to identify the right enterprise use-cases for AI and the technical skills to implement the technology. During TechXchange, IBM's premier technical learning event in Las Vegas last week, IBM Partner Plus members including our Strategic Partners, resellers, software vendors, distributors and service…

Introducing Inspiring Voices, a podcast exploring the impactful journeys of great leaders

< 1 min read - Learning about other people's careers, life challenges, and successes is a true source of inspiration that can impact our own ambitions as well as life and business choices in great ways. Brought to you by the Executive Search and Integration team at IBM, the Inspiring Voices podcast will showcase great leaders, taking you inside their personal stories about life, career choices and how to make an impact. In this first episode, host David Jones, Executive Search Lead at IBM, brings…

IBM watsonx Assistant and NICE CXone combine capabilities for a new chapter in CCaaS

5 min read - In an age of instant everything, ensuring a positive customer experience has become a top priority for enterprises. When one third of customers (32%) say they will walk away from a brand they love after just one bad experience (source: PWC), organizations are now applying massive investments to this experience, particularly with their live agents and contact centers.  For many enterprises, that investment includes modernizing their call centers by moving to cloud-based Contact Center as a Service (CCaaS) platforms. CCaaS solutions…

See what’s new in SingleStoreDB with IBM 8.0

3 min read - Despite decades of progress in database systems, builders have compromised on at least one of the following: speed, reliability, or ease. They have two options: one, they could get a document database that is fast and easy, but can’t be relied on for mission-critical transactional applications. Or two, they could rely on a cloud data warehouse that is easy to set up, but only allows lagging analytics. Even then, each solution lacks something, forcing builders to deploy other databases for…