Maron Montano
Maron Montano
Performing a walk using this [astvisitor.Walker](https://github.com/wundergraph/graphql-go-tools/blob/master/pkg/astnormalization/variables_extraction.go#L14) as part of normalizing a request document that has 1000 fields with 2 arguments takes approximately 30s alone. This is mostly due to [variablesExtractionVisitor.EnterArgument()](https://github.com/wundergraph/graphql-go-tools/blob/master/pkg/astnormalization/variables_extraction.go#L41)...
Implement fully working db caching strategies in a minimalist app. Better if pros and cons can be simulated through the actual code. At run-time. Consider architecting best practices and performance...
More of communication channel to connect students to associates. ... Bit and Byte? ... ClientHello and ServerHello? ... Athena and Macie? Okay. I must stop.
Create consolidated page for common gotchas and caveats encountered along learning and practicing skills on AWS. This could be really useful for both practical and exam perspective. 👍
Create an entire dev networking environment with standard CIDR address range to house a basic 3-tier web architecture using modularized & nested templates to help students familiarize and make friends...
Terraform templates? Cloudformation stacks?
### Is your feature request related to a problem or challenge? Hi team, We have been exploring DataFusion to provide unified access to all our various data sources. For cases...