OPS345 Lab 4

From CDOT Wiki
Revision as of 13:20, 22 September 2021 by Andrew (talk | contribs) (Created page with "* Data that is often modified is typically stored in a database. * AWS provides database services via RDS, though you could install your own DBMS like MariaDB on your own VM....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • Data that is often modified is typically stored in a database.
  • AWS provides database services via RDS, though you could install your own DBMS like MariaDB on your own VM.
  • In the AWS console go to RDS. Create ops345-db, with a long password that's different from other passwords. This one will be used/seen in plain text sometimes.
    • It will complain about not having two subnets in different availability zones.