Web Hosting
I've been operating VPSes for years to host and manage my own projects as well as freelance projects I've done in the past. I've had experience with cPanel whilst managing sites for freelance clients(including Kingswood Anglican's website, listed in my projects, which is hosted with cPanel).
My experience in VPS hosting is primarily Linux and commandline, but I've also managed Windows servers where needed.
Deployment
Deployment and management of web applications comes with being a backend developer, I've done everything from simple manual deployments to building fully functional automated deployment systems with everything from git to docker deployments to a functioning reverse proxy for automated configuration and provisioning of subdomain TLS certificates(See Deployr under projects for a good example of this).
Google
I've implemented Google Analytics into sites in the past and the setup for this is straightforward and easily implemented into most sites. I've added Google Maps for showing business locations in freelance projects in the past. I've implemented Google Recaptcha into a variety of projects both frontend and backend for forms, signups, etc.
Monitoring
Monitoring of web applications can be done in a variety of ways, I've done this both manually and in some aspects with automation. Site performance can be monitored by capturing request times within the application itself or by an external analytical application testing endpoints for response times. This information, along with data regarding Database response times, uptime statistics and more can be displayed in dashboards which is something I've setup and maintained for personal projects in the past.
TLS/SSL certificates
I've provisioned many certificates both automated(via free SSL provisioning platforms such as LetsEncrypt and ZeroSSL) and manually(via cPanel and hosting providers). I've also configured these for domains, subdomains, servers, reverse proxies, etc.