Metrics and Logging
What sort of information would be needed to diagnose some of these problems? How would a system effectively provide that information to a cloud network engineer? Most importantly, how could that information be consumable and actionable? In this section, you will learn about the kind of metrics and logging that would make the diagnosis of problems possible. Metrics are the measurements of the performance of a cloud network, while logging focuses on the recording of problems and events that can aid in the discovery of problems in a cloud network.
IP Address Management
One of the most fundamental metrics affecting cloud networking is simply knowing how the IP addresses available to use are allocated, where they are allocated, and what remains that can be used to expand the network. AWS provides an IPAM solution that will keep track of all the IP addresses in use and available across your deployment. With this information centrally managed, AWS IPAM allows you...