Coder Social home page Coder Social logo

ocidatalake's Introduction

Deploy a Serverless Datalake on OCI using Terraform

OCI Data Lake v2

Single Click Deploy to OCI

Deploy to Oracle Cloud

If you run into an error "You selected a file that is not a .zip file or that is password-protected" Please download the source zip file from here https://github.com/pawarmanoj/ocidatalake/blob/main/masterdlv1.zip and import it into Oracle Resource Manager > Create Stack > Import .zip file

Screen Shot 2021-07-30 at 3 42 03 pm

or

Deploy from Client Machine

Make sure your credentials are defined in $HOME/.oci/config file. As Terraform takes takes the default value from the .oci/config file

For eg : [DEFAULT]
user=ocid1.user.oc1..aaaaaxxxwf3a
fingerprint=de:50:15:13:...:d6
key_file=/Users/shadab/.oci/oci_api_key.pem
tenancy=ocid1.tenancy.oc1..aaaaaaaa2txfa
compartment=ocid1.compartment.oc1..aaaa5pti7sq
region=us-ashburn-1

Clone the OCI Datalake Repo

$ git clone https://github.com/pawarmanoj/ocidatalake.git $ cd ocidatalake

Initialize Terraform for OCI and Random Provider

$ terraform init

Build the Terraform Plan

$ terraform plan -var-file=config.tfvars -out oci_datalake.out

Apply the Plan

$ terraform apply "oci_datalake.out"

Destroy the Resources

$ terraform destroy -var-file=config.tfvars

Disclaimer

This is a personal repository. Any code, views or opinions represented here are personal and belong solely to me and do not represent those of people, institutions or organizations that I may or may not be associated with in professional or personal capacity, unless explicitly stated

ocidatalake's People

Contributors

pawarmanoj avatar shadabshaukat avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.