Skip to content
  • <-- My Site
  • Home
  • Open edX
  • ReactJS
  • WordPress
  • AWS
LinkedInTwitterFacebook
Blog Logo

Blog

  • <-- My Site
  • Home
  • Open edX
  • ReactJS
  • WordPress
  • AWS
  • Migrate MySQL for Open edX to AWS RDS

Migrate MySQL for Open edX to AWS RDS

By Lawrence McDaniel|2021-02-27T17:17:34-06:00February 26th, 2021|Categories: Dev Ops, Open edX|

AWS’ Relational Database Service (RDS) is a superior alternative to running MySQL locally on your Open edX platform. This simple how-to guide shows you how to migrate the service.

Read More
 0
  • Reset the MySQL root password in Open edX

Reset the MySQL root password in Open edX

By Lawrence McDaniel|2021-02-09T18:51:20-06:00February 9th, 2021|Categories: Dev Ops, Open edX|

Learn how to reset the MySQL root password in your Open edX platform.

Read More
 1
  • Scaling Open edX

Scaling Open edX

By Lawrence McDaniel|2022-04-14T10:57:08-06:00January 30th, 2021|Categories: Open edX|

Learn the principals of scaling the Open edX Learning Management System, growing from a single-server evaluation-only installation to a production always-up instance with thousands of concurrent users.

Read More
 1
  • Scaling MongoDB for Open edX

Scaling MongoDB for Open edX

By Lawrence McDaniel|2022-04-14T11:11:28-06:00January 28th, 2021|Categories: Dev Ops, Open edX|

Learn how to scale your Open edX platform by migrating the MongoDB database service to its own remote Ubuntu server running on AWS EC2.

Read More
 3
  • Scaling MySQL for Open edX

Scaling MySQL for Open edX

By Lawrence McDaniel|2022-04-14T11:09:07-06:00January 28th, 2021|Categories: Dev Ops, Open edX|

Learn how to scale your Open edX platform by migrating the MySQL database service to its own remote Ubuntu server running on AWS EC2.

Read More
 2
  • Open edX Configuration Management Tutorial

Open edX Configuration Management Tutorial

By Lawrence McDaniel|2021-01-19T19:47:56-06:00January 18th, 2021|Categories: Open edX|

Learn how to manage your Open edX configuration from VS Code on your desktop computer, using a Github repository as your archive and deployment platform.

Read More
 0