Git Product home page Git Product logo

graviton-workshop's Introduction

This project is designed to help you deploy services such as EKS, ECS, RDS, and EMR on Graviton instances. All the labs use AWS CDK for initial deployment and utilize dedicated VPC.

Currently covered scenarios include :

  • EKS cluster with multi-architecture (x86-64 and arm64) nodegroups
  • ECS cluster with sample task and service running on Graviton instance type
  • CI pipeline for multi-architecture docker container images using CodePipeline, CodeBuild, CodeCommit, and ECR (with docker manifests)
  • CI pipeline for running .Net Core 5 on Amazon EKS cluster
  • RDS migration scenario from MySQl 8 on m5 instance type to MySQL on m6g instance type
  • RDS migration scenario from MySQl 5 on m5 instance type -> in-place major version upgrade MySQL 8 -> to in-place instance change to m6g instance type
  • EMR cluster with sample ETL Spark job running on Graviton instance type

graviton-workshop's People

Contributors

mbednarzaws avatar bdfurlong avatar dependabot[bot] avatar wkopl avatar carlosafonso avatar otterley avatar amazon-auto avatar mbednarz avatar natict avatar santiagocardenas avatar syl-taylor-aws avatar nuno-seco avatar

Stargazers

Marc Pretico avatar  avatar  avatar Navin Prasad K avatar Adam Bigelow avatar Dasapich Thongnopnua avatar Ahmed Nada avatar Chun-Wei Yu avatar Adit Modi avatar  avatar gson avatar  avatar  avatar sponge avatar MB avatar Eng-Hwa Tan avatar 王鹤男 avatar Felipe De Bene avatar

Watchers

James Cloos avatar  avatar  avatar Felipe De Bene avatar  avatar

graviton-workshop's Issues

Elasticsearch lambda run fails - package version issue

Running the elasticsearch lambda from the workshop fails with:

[ERROR] Runtime.ImportModuleError: Unable to import module 'insert_into_index': cannot import name 'RequestsHttpConnection' from 'elasticsearch'

The elasticsearch version installed is v8.2.3 which no longer has RequestsHttpConnection, amongst other major changes.

You can fix e.g. elasticsearch==7.17.4 in: graviton2/elasticsearch_graviton/lambdas/requirements.txt, or try to port the code to >=v8.x, though the ES on the server side is v7.9 so that might not be compatible.

For all the other packages in the requirements files in this repo, I also recommend locking the versions to prevent similar issues.

Terraform Graviton2 workshop

We have a lot of partners using Terraform, will it be possible to include Terraform Graviton2 workshop as well? I can help write most of the Terraform code.

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.