An organization wants to build a lightweight API that scales automatically and only incurs costs when it's actually used. They are deeply invested in Microsoft technologies. Which service would best fit their requirements?

  • Azure Functions
  • Azure Logic Apps
  • Azure SQL Database
  • Azure Virtual Machines
Azure Functions is a serverless compute service in the Microsoft Azure ecosystem, ideal for building lightweight APIs that automatically scale and charge only for actual usage. It's designed for cost-efficient, event-driven workloads.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *