Skip to content

Commit

Permalink
Creating updated revision to support moodle 4.1 with graviton2 support
Browse files Browse the repository at this point in the history
Following major changes has been done wrto version existing version on public GitHub repository.

Moodle version upgrade to 4.1
Support of Graviton for Compute and managed services.
Support of ElastiCache – Redis for both Session & Application Cache.
AWS CodePipeline for automated CI/CD deployment for future change.
Support of RDS Aurora Serverless
Support of MySQL database along with PostgreSQL.
SSM Agent for SSH into machine and made Bastion host optional.
EFS with elastic Throughput.
  • Loading branch information
vrioux committed Jan 31, 2023
2 parents 0b82925 + acc4693 commit 96a4b33
Show file tree
Hide file tree
Showing 24 changed files with 3,916 additions and 3,004 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
21 changes: 21 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,24 @@ If you discover a potential security issue in this project we ask that you notif
See the [LICENSE](https://github.com/aws-samples/aws-refarch-moodle/blob/master/LICENSE) file for our project's licensing. We will ask you to confirm the licensing of your contribution.

We may ask you to sign a [Contributor License Agreement (CLA)](http://en.wikipedia.org/wiki/Contributor_License_Agreement) for larger changes.

## Authors

Names in alphabetical orders

v1.0
- Diego Magalhães
- gamerf
- Henri Yandell
- jtrollin
- MathieuJeandron
- StephaniePar
- Thiago Pádua

v2.0
- Irshad Chohan
- Norman Owens
- Preenesh Nayanasudhan
- Stephen Smith
- Vincent Rioux

3 changes: 1 addition & 2 deletions NOTICE
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
AWS Refarch Moodle
Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
123 changes: 78 additions & 45 deletions README.md

Large diffs are not rendered by default.

Binary file modified images/aws-refarch-moodle-architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 96a4b33

Please sign in to comment.