Tech ABC Corp's database security is based on user-level access where each employee has a domain username to access authorized databases. To restrict access, a user can be denied access to a database or have access revoked to tables within a database containing restricted data. All databases have backup schedules based on priority level with critical data backed up weekly with daily incremental backups. Databases are given 1GB of storage by default but larger partitions can be requested for databases exceeding 10K rows or expected growth. Databases are stored on spinning disks while in-memory options are reserved for advanced analytics. Direct database feeds require a functional username from security while APIs must be evaluated before use. ETL is recommended to ingest flat files, especially those regularly updated.