This is a self-paced lab that takes place in the Google Cloud console. In this lab, you create several VPC networks and VM instances and test connectivity across networks. … [Read more...] about Multiple VPC Networks
Networking
Security Features and Advanced Threat Prevention
In this course, we will describe security services such as Intrusion Prevention System (IPS), user-based firewalls, and how they are configured. You will be introduced to Juniper’s security features, such as antivirus, antispam, content filtering, and Web filtering, along with their functionality and usage. Juniper ATP Cloud (Juniper’s cloud-based Advanced Threat Prevention … [Read more...] about Security Features and Advanced Threat Prevention
HTTP Load Balancer with Cloud Armor
This is a self-paced lab that takes place in the Google Cloud console. In this lab, you configure an HTTP Load Balancer with global backends. Then, you stress test the Load Balancer and blacklist the stress test IP with Cloud Armor. … [Read more...] about HTTP Load Balancer with Cloud Armor
VPC Networks – Controlling Access
This is a self-paced lab that takes place in the Google Cloud console. In this lab, you create two nginx web servers and control external HTTP access to the web servers using tagged firewall rules. Then, you explore IAM policies and service accounts. … [Read more...] about VPC Networks – Controlling Access
Python Dynamic HTML Web Server
Web application servers are abundant these days. Each have one thing in common, they ultimately process requests and return web pages. Apache serves PHP pages along with static HTML. Microsoft’s .NET creates dynamic web pages that may be authored using C# or VB and served using IIS. Java Enterprise Edition has many options, WebSphere, WebLogic, and Apache TomEE to name a few … [Read more...] about Python Dynamic HTML Web Server