a network address translation (NAT) gateway to enable instances in a private
subnet to connect to the internet or other AWS services
NAT Gateways - Amazon Virtual Private Cloud - 0 views
-
-
but prevent the internet from initiating a connection with those instances
-
NAT gateways are not supported for IPv6 traffic
- ...11 more annotations...
Open source load testing tool review 2020 - 0 views
-
Hey is a simple tool, written in Go, with good performance and the most common features you'll need to run simple static URL tests.
-
Hey supports HTTP/2, which neither Wrk nor Apachebench does
-
Apachebench is very fast, so often you will not need more than one CPU core to generate enough traffic
- ...16 more annotations...
Custom Resources | Kubernetes - 0 views
-
Custom resources are extensions of the Kubernetes API
-
A resource is an endpoint in the Kubernetes API that stores a collection of API objects of a certain kind
-
Custom resources can appear and disappear in a running cluster through dynamic registration
- ...30 more annotations...
Logstash Alternatives: Pros & Cons of 5 Log Shippers [2019] - Sematext - 0 views
-
In this case, Elasticsearch. And because Elasticsearch can be down or struggling, or the network can be down, the shipper would ideally be able to buffer and retry
-
Logstash is typically used for collecting, parsing, and storing logs for future use as part of log management.
-
Logstash’s biggest con or “Achille’s heel” has always been performance and resource consumption (the default heap size is 1GB).
- ...37 more annotations...
Providers - Configuration Language | Terraform | HashiCorp Developer - 0 views
-
Terraform relies on plugins called providers to interact with cloud providers, SaaS providers, and other APIs.
-
Terraform configurations must declare which providers they require so that Terraform can install and use them.
-
Each provider adds a set of resource types and/or data sources that Terraform can manage.
- ...6 more annotations...
1 - 6 of 6
Showing 20▼ items per page