Azure resources
In the previous chapter, we covered resource groups and learned that they are a logical grouping of Azure resources; but what is a resource in Azure?
An Azure resource is an Azure entity that can be managed; these resources are the building block components combined to create services, and it is these services we use to provide solutions.
These services and resources can be broken down into more manageable identities and categories, almost like a service catalog of Azure services you can browse through and select to build your solution. There are approximately 200 unique services within the Azure services catalog that can be used to create solutions, which can be made up of several thousand individual resources.
To build a solution, we know we need some compute resources, networking services, storage services, data services, management services, security and identity services, and so on. You can then browse through the categories and view all the options available...