cyberpogo cyberpogo
  • Stuff
    • Gears
    • Insights
    • Research
    • Tools
    • Design
  • Soul
    • Artificial Intelligence
    • Automation
    • Machine Learning
    • Robotics
  • Dream
    • Software
    • Programming
    • Data
    • Solutions
  • Build
    • Learning
    • Engineering
    • DevOps
    • Containers
    • Architecture
    • Automation
    • Mobile
    • Hybrid Cloud
    • Multi-Cloud
    • Public Cloud
    • Cloud-Native
  • Lead
    • Platforms
    • Enterprise
    • People
    • Project Management
    • Practices
  • Now
    • Technology
    • Featured
  • Us
  • citi.io
  • liwaiwai.com
  • zedista.com
  • aster.cloud
  • takumaku.com
  • astercaster.com
  • bartday.com
  • dadahacks.com
cyberpogo cyberpogo
  • Stuff
    • Gears
    • Insights
    • Research
    • Tools
    • Design
  • Soul
    • Artificial Intelligence
    • Automation
    • Machine Learning
    • Robotics
  • Dream
    • Software
    • Programming
    • Data
    • Solutions
  • Build
    • Learning
    • Engineering
    • DevOps
    • Containers
    • Architecture
    • Automation
    • Mobile
    • Hybrid Cloud
    • Multi-Cloud
    • Public Cloud
    • Cloud-Native
  • Lead
    • Platforms
    • Enterprise
    • People
    • Project Management
    • Practices
  • Now
    • Technology
    • Featured
  • Us
  • Computing
  • Platforms

Start Your Ubuntu Confidential VM With Intel® TDX On Google Cloud

  • Pogo
  • September 20, 2023
  • 3 minute read

Confidential computing directly addresses the question of trust between cloud providers and their customers, with guarantees of data security for guest machines enforced by the underlying hardware of the cloud. According to the Confidential Computing Consortium, confidential computing is the protection of data in use by performing computation in a hardware-based, attested Trusted Execution Environment.

ai-book-feature-image-001-1
AVAILABLE ON AMAZON

The close technical collaboration between Canonical and Google Cloud ensures that Ubuntu is optimised for Google Cloud operations at scale. Confidential Computing requires multiple pieces to align and we are delighted to offer full Ubuntu support for this crucial capability with Google Cloud. Organizations gain peace of mind that large classes of attacks on cloud guests are mitigated by Confidential Computing.

Intel® Trust Domain Extensions (Intel® TDX)

As an active contributor in confidential computing domain, Intel introduced Intel® Trust Domain Extensions (TDX) to its confidential computing portfolio with the launch of its new 4th Gen Xeon enterprise processors in January, 2023. Intel® Trust Domain Extensions is a combination of hardware and software features that provide isolation and security for virtual machines (VMs) running on Intel processors. Intel® TDX introduces architectural innovations to enable the deployment of hardware-isolated virtual machines (VMs), known as trust domains (TDs). The primary objective of Intel® TDX is to create a robust isolation layer between TDs and the virtual-machine manager (VMM)/hypervisor, as well as other non-TD software, offering comprehensive protection against a wide spectrum of potential threats. These hardware-isolated TDs encompass several critical components, including the Secure-Arbitration Mode (SEAM), which hosts the Intel® TDX module, an Intel-provided, digitally-signed security-services module. Additional features of TDX include:


Partner with cyberpogo.com
for your next big idea.
Let us know here.



From our partners:

CITI.IO :: Business. Institutions. Society. Global Political Economy.
CYBERPOGO.COM :: For the Arts, Sciences, and Technology.
DADAHACKS.COM :: Parenting For The Rest Of Us.
ZEDISTA.COM :: Entertainment. Sports. Culture. Escape.
TAKUMAKU.COM :: For The Hearth And Home.
ASTER.CLOUD :: From The Cloud And Beyond.
LIWAIWAI.COM :: Intelligence, Inside and Outside.
GLOBALCLOUDPLATFORMS.COM :: For The World's Computing Needs.
FIREGULAMAN.COM :: For The Fire In The Belly Of The Coder.
ASTERCASTER.COM :: Supra Astra. Beyond The Stars.
BARTDAY.COM :: Prosperity For Everyone.

  • the shared bit in the GPA, 
  • Secure EPT for address-translation integrity, 
  • the Physical-address-metadata table (PAMT) for page management, 
  • the Intel Total Memory Encryption-Multi Key (Intel TME-MK) engine for memory encryption and integrity, 
  • remote attestation 
Read More  5 GKE Features To Help You Optimize Your Clusters

All of the features are integral to ensuring the security and trustworthiness of TD execution within the Intel® TDX system.

In essence, Intel® TDX, a feature accompanying the latest 4th Generation Intel® Xeon CPUs, empowers you to execute your workloads within a logically isolated hardware-based execution environment in Google Compute Engine C3 machines. This remarkable capability is achieved through TDX’s allocation of a dedicated segment of system memory, which undergoes real-time encryption via an advanced AES-128 encryption engine. Additionally, TDX introduces stringent access control measures that meticulously govern memory access, effectively thwarting external access, including from the cloud’s privileged system software.

How Ubuntu supports Intel® TDX

Intel® TDX requires multiple pieces in the operating system to align with Intel CPUs. Ubuntu supports Intel® TDX through the Linux Stack for Intel® TDX. The Linux stack, denoting the strata of software constituting the Linux operating system, encompasses critical layers:

  • The kernel: At its nucleus, the kernel serves as the foundational pillar of the operating system, furnishing essential services upon which all other software builds.
  • Device drivers: These specialised software components act as intermediaries, facilitating seamless communication between the operating system and the hardware devices within the system.
  • System libraries: An arsenal of system libraries offers a repertoire of shared functions that find widespread utility across applications.
  • Userspace applications: At the outermost realm, userspace applications emerge as the tangible interface through which users engage directly with the system’s functionalities.

How to start your Ubuntu Confidential VM with Intel® TDX on Google Cloud

To get started with confidential computing on Google Cloud Intel® TDX, in the Google Cloud CLI, use instance create subcommand and specify — confidential-compute-type=TDX to select new C3 machines series that uses 4th Gen Intel® Xeon Scalable CPUs and enable Intel® TDX technology. Such as:

gcloud alpha compute instances create INSTANCE_NAME \
  --machine-type MACHINE_TYPE --zone us-central1-a \
  --confidential-compute-type=TDX \
  --on-host-maintenance=TERMINATE \
  --image-family=IMAGE_FAMILY_NAME \
  --image-project=IMAGE_PROJECT \
  --project PROJECT_NAME

Where:

  • MACHINE_TYPE is the C3 machine type to use.
  • IMAGE_FAMILY_NAME is the name of the Confidential VM-supported image family to use, such as Ubuntu 22.04 LTS and Ubuntu 22.04 LTS Pro Server.
Read More  Unlocking Retail Location Data With CARTO And BigQuery

In a few seconds, you will enjoy the latest advancements in security technology.

Additional resources for confidential computing:

  • Read our blog post: What is confidential computing? A high-level explanation for CISOs (https://canonical.com/blog/what-is-confidential-computing-a-high-level-explanation-for-cisos)
  • Read our blog post: Confidential computing in public clouds: isolation and remote attestation explained (https://canonical.com/blog/confidential-computing-in-public-clouds-isolation-and-remote-attestation-explained)

By: Hugo Huang
Originally published at: Canonical Blog


For enquiries, product placements, sponsorships, and collaborations, connect with us at [email protected]. We'd love to hear from you!

Our humans need coffee too! Your support is highly appreciated, thank you!

Pogo

Editor's Picks
Data center. Servers.
View Post

Intel Granulate Optimizes Databricks Data Management Operations

Brush, Color, and Sketch pad
View Post

6 Security Best Practices For Cloud-Native Applications

View Post

IBM And VMware Help Enterprises Adopt Generative AI With Watsonx On Premises

View Post

Azure Sets A Scale Record In Large Language Model Training

View Post

Will Generative AI In The Cloud Become Affordable?

View Post

Come Build With Us: Microsoft And OpenAI Partnership Unveils New AI Opportunities

AWS Graviton
View Post

SAP HANA Cloud Now Supports AWS Graviton

Oracle | Microsoft
View Post

Oracle Cloud Infrastructure Utilized by Microsoft for Bing Conversational Search

A Field Guide To A.I.
Navigate the complexities of Artificial Intelligence and unlock new perspectives in this must-have guide.
Now available in print and ebook.

charity-water

LATEST POSTS
  • Birthday Cake
    How ChatGPT Altered Our World in Just One Year
  • Why Student Experiments With Generative AI Matter For Our Collective Learning
  • OpenAI
    Sam Altman Returns As CEO, OpenAI Has A New Initial Board
  • Web
    Mastering the Art of Load Testing for Web Applications
  • ChatGPT
    Why Student Experiments With Generative AI Matter For Our Collective Learning
about
Towards the creation and advancement of a true cyber commons

We provide you with knowledge and resources so you can innovate and stay ahead of the curve in the current and future world.

We cover a broad range of topics related to science, technology, and humanities to guide you on the latest trends, products, reviews, news, tools, and many more.

If you have any questions, enquiries or would like to sponsor content, kindly reach out to us at:

[email protected]

  • Platforms
    • Data
    • Enterprise
    • Hybrid Cloud
    • Multi-Cloud
    • Public Cloud
    • Mobile
    • Cloud-Native
  • Engineering
    • Software
    • DevOps
    • Solutions
    • Containers
    • Architecture
    • Automation
  • Technology
    • Gears
    • Insights
    • Research
    • Tools
    • Design
  • Programming
    • Software
    • DevOps
  • Artificial Intelligence
    • Automation
    • Machine Learning
    • Robotics
  • People
    • Project Management
    • Practices
  • About Us
  • Contact Us
Latest Posts
  • Tesla Cybertruck
    Tesla’s Futuristic Cybertruck Finally Arrives – Here’s Why The Company’s Success Is Riding On It
  • Code
    Why We Can’t Leave AI To The Machines
  • Huawei and Sharp
    Huawei And Sharp Sign Long-Term Global Patent Cross-Licensing Agreement
  • Data center. Servers.
    Intel Granulate Optimizes Databricks Data Management Operations
  • Claude 2.1
    Introducing Claude 2.1
cyberpogo cyberpogo
innovating the future, bit and byte at a time

Input your search keywords and press Enter.