Avatar of Ankit Malik

Ankit Malik

Software Developer at CloudCover
Software Developer at CloudCover·
Recommends
on
Google BigQueryGoogle BigQuery

if you want to find a serverless solution with capability of a lot of storage and SQL kind of capability then google bigquery is the best solution for that.

READ MORE
3 upvotes·1 comment·324.8K views
Oded Arbel
Oded Arbel
·
April 23rd 2020 at 11:12AM

Another option for scalable serverless SQL-type solution would be AWS Aurora serverless, which unlike BigQuery is 100% SQL compatible (you can choose either MySQL or PostgreSQL flavor).

·
Reply
Software Developer at CloudCover·
Recommends
on
Google Cloud BuildGoogle Cloud Build

Google cloud build can help you. It is hosted on cloud and also provide reasonable free quota.

READ MORE
1 upvote·479.5K views
Software Developer at CloudCover·
Recommends
on
Swagger CodegenSwagger Codegen

Swagger can help you for that which will generate api documentation.

Postman is good for manual testing. Katalon Studio is good for automation api testing.

READ MORE
1 upvote·3.5K views