✅ Does azure function really cheaper than app service when trigger http ?
Hi I understand that the way azure function charge is based on requests not like appservice 24/24
but in enterprise app or application that have 100k users, the function will triggers a lot and sometime 24/24. So should I made it as an AppService instead ?
but in enterprise app or application that have 100k users, the function will triggers a lot and sometime 24/24. So should I made it as an AppService instead ?