ReplyJan 12, 2018Shouldn't I generate them dynamically. Because facebook scraper is going to scrape only once. Is this good idea or not? or Should i use s3 or efs (efs is cheap isn't it)Where should i store image files in AWS that will be access rarely by url
ReplyDec 19, 2017I am using node js server with express-graphql.I need to pipe one query output to another query in GraphQL. How can I do that ?