Giter VIP home page Giter VIP logo

lks-bramante's Introduction

Läksyt: Bramante

‘Läksyt’ is plural for ‘homework’ in Finnish
(according to Google Translate)

A solution architecture plan for migrating a global retailer company from a dated GCP/on-prem infrastructure (centered on a PostgreSQL instance) onto services provided by Aiven.io.

Plan

The proposed solution architecture plan is showcased in the presentation.pdf file. All the source files for the presentation (the Powerpoint file and the Visio diagrams) can be found in the src directory.

Terraform

The foundation for the proposed infrastructure can be created using the provided Terraform configuration:

  • Duplicate the terraform.tfvars.sample file, removing the .sample suffix.
  • Fill out the variables in the terraform.tfvars file, following the instructions within:
    • At the very least, the authentication token for an Aiven admin account is required.
    • Some billing data may be needed as well.
  • Run the following commands in the repository’s root directory:
    • terraform init
    • terraform apply

The infrastructure is defined in the *.tf files in the root of the repository. Some of the services come integrated out of the box. Additional configuration will be required to migrate the client’s infrastructure, including but not limited to:

  • Creating appropriate tables in the Aiven PostgreSQL instances.
  • Migrating data from client’s PostgreSQL instances.
  • Ensuring proper integration with client’s suppliers and affiliates.
  • Fine-tuning Aiven service plans to client’s workloads.

lks-bramante's People

Contributors

no-simpler 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.