You need to deploy an app to the app service. You must be able to create multiple instances of the app to handle the increased load, which scaling option you should implement?
No choices given but I work with this stuff. Horizontal scaling typically refers to more instances while vertical refers to more resources (CPU, disk, memory , etc).