-
Result Matters
Life is tough and filled with obstacles and emotions. However, at the end of the day, you still need to take responsibility for the outcomes, even if they are not your fault.
-
Trust
We don’t just do things; we earn trust.
-
Using a multi-nic VM as a gateway
https://medium.com/google-cloud/using-a-multi-nic-vm-to-connect-vpcs-in-google-cloud-d84aa533538
-
Palo Alto Security rules
Security rules define whether traffic is allowed or denied between specific zones (e.g., untrusted internet to trusted internal network). The rules are applied in a top-down order, so traffic matches the first rule that applies. Common fields include:
-
Problem Solving
Bear in mind your biggest problem, prioritize time to fix it.
-
Impact of the Internet
The internet is a near ubiquitous aspect of modern life — making it easy to take for granted all the skills, tools, opportunities, and benefits that it provides.
-
Attack Life Cycle
Same life cycle is followed across both physical or virtualized network
-
Internet network endpoint groups
Cloud Load Balancing supports proxying traffic to external backends outside Google Cloud. To define an external backend for a load balancer, you use a resource called an internet network endpoint group (NEG). You can use this type of deployment when you want to serve content from an external backend, but you want your Google Cloud…
-
Managed Instance Group
Group of identical machines created from a template. Use case: When need VM elasticity based on demand
-
Service Level Indicator
An SLI is a service level indicator—a carefully defined quantitative measure of some aspect of the level of service that is provided. Most services consider request latency—how long it takes to return a response to a request—as a key SLI. Other common SLIs include the error rate, often expressed as a fraction of all requests received, and system throughput,…