Skip to content
Steven Calwas edited this page Aug 7, 2019 · 37 revisions

Catalog of SDK Code Samples

Code samples are grouped according to the task accomplished.

Compute

  • Basic serverless function (C++, Go, JavaScript, Ruby)
  • Serverless function with a REST interface (Python)
  • Serverless function with a WebSocket interface (Python)
  • Serverless function executed on a time schedule (Python)

Database

  • Create a NoSQL database table (DynamoDB) (C++)
  • Create a data warehouse cluster (Redshift) (C++)

Networking & Content Delivery

  • Serverless WebSocket chat application (Python)

Security, Identity, & Compliance

  • Attach a policy to a user role (Python)
  • Encrypt/decrypt a file using envelope encryption (Python)

Storage

Clone this wiki locally