Not really, firebase is a database that has a RESTful interface (and events and all kinds of other cool stuff). with this you set up endpoints, point them at cloud functions that may or may not interact with AWS' DynamoDB and your own services to provide functionality but I think you need to worr it all up yourself.