Organizing your cloud assets starts with good names. It is best to be consistent and use:
- All lower case – Use kebab case (“-“ as a separator)
- Include which environment the resource is intended for i.e. dev, test, prod, etc.
- Do not include the Resource Type in the name (Azure displays this)
- If applicable, include the intended use of the resource in the name e.g. an app service may have a suffix api
Azure defines some best practices for naming and tagging your resource.
Having inconsistent resource names across projects creates all sorts of pain:
- Developers will struggle to find a project’s resources and identify what those resources are being used for
- Developers won’t know what to call new resources they need to create.
- You run the risk of creating duplicate resources created because a developer has no idea that another developer created the same thing 6 months ago, under a different name, in a different Resource Group!
| Subscribe for more content from SSW TV |
|| Press like and leave a comment below to let us know how we’re doing
Twitter ↴ https://twitter.com/ssw_tv
Facebook ↴ https://www.facebook.com/SSW.page
See more videos at http://tv.ssw.com
For more information about SSW’s web application consulting services, please visit https://www.ssw.com.au/ssw/Consulting…
Created by SSW TV | Videos By Developers, For Developers
v1 – Jonty
About the speakers
Luke Cook
Luke has spent the last 15 years in the Fintech and Paytech industry, designing and building software solutions that are used by thousands of Australian businesses. He has worked closely with the ATO in many of their industry initiatives, including SuperStream and Single Touch Payroll. Luke enjoys solving complex business processes in ways that make things easy for everyday users.
His solutions also involve Office365, SharePoint, Dynamics 365, and Power BI.
His deep knowledge of SharePoint's many capabilities, combined with the latest technologies (Angular, React, SPFx), let him propose high-quality tailored SharePoint Applications to clients.