- What is the difference between Azure Functions v1 and v2?
- How does Application Insights help us maintain and monitor Azure Functions?
- What are design patterns?
- What’s the difference between design patterns and design principles?
- When is it a good idea to implement the Builder pattern?
- When is it a good idea to implement the Factory pattern?
- When is it a good idea to implement the Singleton pattern?
- When is it a good idea to implement the Proxy pattern?