You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@ The API was hosted on an EC2 Tier while the MySQL was hosted on a Amazon RDS.
11
11
## 2. REST API with MSSQL
12
12
The API was hosted on an EC2 Tier while the MSSQL was hosted in an Azure DB Instance specifically for Microsoft's SQL Server.
13
13
14
-
## 3. REST API with mLab
15
-
The API was hosted on an EC2 Tier and connected to a MongoDB instance on mLab.com
14
+
## 3. REST API with mLab (now obsolete)
15
+
The API was hosted on an EC2 Tier and connected to a MongoDB instance on mLab.com. The mLab.com DBaaS is now obselete, and this project has been replaced by the MoongoDB Atlas project.
16
16
17
17
## 4. REST API with MongoDB Atlas
18
18
This version replaces the `mLab` version because `mLab` is now obsolete. I transferred to MongoDB Atlas as my new playground for MongoDB DBaaS. The updates for this project will reflect the the other versions with MySQL and MSSQL in due time.
0 commit comments