Skip to content

This is a demo project for education/training purposes. It automates (using Terraform) the provisioning of an compute instance and object storage bucket in Akamai Connected Cloud (former Linode). It also mounts the Object Storage bucket in a volume using S3FS.

License

Notifications You must be signed in to change notification settings

fvilarinho/akamai-objectstorage-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Introduction

This is a demo project for education/training purposes.

It automates (using Terraform) the provisioning of the following resources in Akamai Connected Cloud (former Linode):

  • Object Storage: S3 compliant object storage.
  • Linode: Compute instance.

It also mounts the Object Storage bucket in a volume using S3FS.

Please check the files iac/linode*.tf for more details.

All the Terraform files use variables that are stored in the iac/variables.tf and iac/settings.json.

You can change the attributes of the provisioning by editing these files.

Documentation

Follow the documentation below to know more about Akamai:

Important notes

  • DON'T EXPOSE OR COMMIT ANY SENSITIVE DATA, SUCH AS CREDENTIALS, IN THE PROJECT.

Contact

LinkedIn:

e-Mail:

and that's all! Have fun!

About

This is a demo project for education/training purposes. It automates (using Terraform) the provisioning of an compute instance and object storage bucket in Akamai Connected Cloud (former Linode). It also mounts the Object Storage bucket in a volume using S3FS.

Topics

Resources

License

Stars

Watchers

Forks