Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploying python applications to aws nitro enclaves #176

Open
3 tasks done
girish946 opened this issue Aug 11, 2022 · 0 comments
Open
3 tasks done

Deploying python applications to aws nitro enclaves #176

girish946 opened this issue Aug 11, 2022 · 0 comments
Labels
scheduled The scheduled talks talk-proposal New talk of Python Pune meetup

Comments

@girish946
Copy link

girish946 commented Aug 11, 2022

Title of the talk

Deploying python applications to aws nitro enclaves

Description

In most of the cases, deploying applications on the cloud gets the work done when we need to achieve scale.
But there are also the cases where very sensitive data needs to be processed sometimes on the cloud where you may or may not trust the cloud provider as much as you like. Also sometimes multiple parties need to process sensitive data without sharing it with the others.
In these situations, the Trusted execution environments also known as enclaves are used.
This talk touches upon the basic concepts of enclaves, private computing and with a small demo of AWS nitro enclaves.

Table of contents

  • Basics of Trusted Execution Environment
    • Isolated environment
    • Data Encryption
    • Attestation
  • Introduction to AWS Nitro Enclaves demo
  • Demo of Running a python application in an enclave

Duration (including Q&A)

30 mins

Prerequisites

Basic understanding of computers. (Linux is a plus though).

Speaker bio

I am a python user and free and open source enthusiast.
I have worked on embedded systems, Surveillance systems and Video streaming solutions.
Currently working at Oblivious.ai.

The talk/workshop speaker agrees to

@girish946 girish946 added the talk-proposal New talk of Python Pune meetup label Aug 11, 2022
@bhavin192 bhavin192 added the scheduled The scheduled talks label Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scheduled The scheduled talks talk-proposal New talk of Python Pune meetup
Projects
None yet
Development

No branches or pull requests

2 participants