Google Cloud: Traffic blacklisting using Cloud Armor
Overview Google Cloud Armor security policies protect your application by providing Layer 7 filtering and by scrubbing incoming requests for common web attacks or other Layer 7 attributes to potentially block traffic before it reaches your load balanced backend services or backend buckets. Each security policy is made up of a set of rules that […]
Google Cloud: Deploy a Compute Instance with a Remote Startup Script to Install Apache Web Server
In this Lab, we will configure a Linux Google Compute Engine instance that installs the Apache web server software using a remote startup script. In order to confirm that Apache has successfully installed, the Compute Engine instance must be accessible via HTTP from the internet. Please follow below steps: Please go to Navigation Menu> Storage […]