#aws | #dynamodbJune 15, 2020Querying and paging a DynamoDB Partition using .NETThis post looks at the different ways you can query DynamoDB using the .NET SDK including using the lower level APIs to support pagination.
#aws | #k6 | #load-testingMay 21, 2020Running Load Tests From the Cloud With k6k6 is an open source load testing tool offering a first-class developer experience. This post looks at how you can dockerize your k6 scripts and run them from the cloud on AWS ECS.
#awsMay 26, 2017Applying IP Address restrictions in AWS API GatewayHow to add IP Address restrictions to API Gateway resources using IAM policies.