Kong in DB Less Mode vs tyk

Recently I had evaluated tyk and kong and went with kong in dbless mode. Till now created 10 proxies and it seems very easy in kong liked its good documentation compared to tyk. There is one significant difference where tyk natively support graphql and it seems kong free version doesn’t support graphql. We already have apigee paid version but want a light weight api gateway for authentication and logging with some basic ratelimiting between b2b systems.

Should I go to ingress controller approach instead of standalone docker container for kong ?