Skip to content

lavaleri/busy-engineers-document-bucket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

236 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Busy Engineer's Document Bucket

This is the GitHub repo for the Busy Engineer's Document Bucket. In this workshop, you will be guided through adding client-side encryption with AWS KMS and the AWS Encryption SDK.

The workshop instructions can be found at https://document-bucket.awssecworkshops.com/

Repository Structure

  • cdk - the AWS Cloud Development Kit code describing all AWS resources required for the workshop.
  • dev - utilities for writing and updating the workshop, including the CDK resources for Cloud9 which is the base for launching workshop activities.
  • exercises - the actual exercise source code for each supported language in the workshop. -start is the content for actually working the exercise, and -complete is the finished exercise content, for reference.
  • instructions - is the configuration and content for the documentation website, https://document-bucket.awssecworkshops.com

License

This project is licensed under the Apache-2.0 License.

About

A workshop to introduce client-side encryption with the AWS Encryption SDK and AWS KMS.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 46.8%
  • Python 32.7%
  • TypeScript 9.9%
  • JavaScript 8.5%
  • Makefile 1.5%
  • CSS 0.4%
  • Shell 0.2%