**AWS Lambda** One of the most popular FaaS providers. With AWS's API Gateway, you can trigger Lambdas with HTTP requests, which could be responses to React frontend actions. You can run Django on Lambda, although it might require some tweaks.