I have deployed a Serverless advancedIO function and migrated that function production.
I am not sure if I can map custom domain for that function in Catalyst. Can someone help me with that?
Also, A detailed explanation along with the steps is appreciated. TIA.
You can map your custom domain to a project in the Catalyst console. Navigate to your production environment, then CloudScale -> Domain mappings, here you can add your domain to your project. Once you have added the domain and verified the SSL, you can access all your serverless function endpoints from your custom domain. Read Here to know more about this from their detailed documentation.