Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UncleWeeds authored Aug 13, 2023
1 parent 73912d5 commit 06793d3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Message-Queues-Continuous-Build

This Repo includes two tasks

<b> 1. System Design </b>

InnoDB MySQL Cluster

During the production yesterday, we can see a significant load on the MySQL database. You are assigned to set up an InnoDB MySQL cluster that performs group replication. There should be two secondary nodes and a primary node. For the sake of demonstration, you can use MySQL containers.

<b> 2. DevOps </b>

Continuous Build

Configure a continuous build pipeline that listens to the GitHub repo push, builds the image, and pushes it to the Docker hub. We recommend using Jenkins for this purpose but feel free to do your research.

0 comments on commit 06793d3

Please sign in to comment.