
Final Project - Sample Submission
Authentication Authentication will be handled centrally by an LDAP server and will incorporate One-Time Password generators as a 2nd factor for authentication. External Website The customer-facing website will be served via HTTPS, since it will be serving an e-commerce site permitting visitors to browse and purchase products, as well as create and log into accounts. This website would be publically accessible. Internal Website The internal employee website will also be served over HTTPS, as it will require authentication for employees to access. It will also only be accessible from the internal company network and only with an authenticated account. Remote Access Since engineers require remote access to internal websites, as well as remote command line access to workstations, a network-level VPN solution will be needed, like OpenVPN. To make internal website access easier, a reverse proxy is recommended, in addition to VPN. Both of these would rely on the LDAP server that was previousl
Continue reading on Dev.to DevOps
Opens in a new tab


