Showing Post From Aws

AWS Athena primer

This post is about the basics of AWS Athena. Like many of the AWS products there is a bit to know about this beast and getting started can sometimes be a little challenging.

Read more

AWS temporary creds with SSO and a CDK workaround

It’s been a rainy past couple of days here so I’m catching up on some writing, something that i’ve been meaning to talk about for sometime is how to manage temporary credentials and access.

Read more

AWS Cognito, the good the bad the ugly and CDK

Alrighty, I’ve been using AWS Cognito for a while now and thought it was time for a write up. We’ll run through a quick overview and highlight the good and bad, there is also a CDK example provided in the talkncloud github repo.

Read more

AWS CloudFormation cfn-guard is now GA - hello policy as code

Last month AWS Cloudformation Guard (cfn-guard) became generally available (GA) and it’s a pretty cool addition by AWS which gets us started with policy as code.

Read more

AWS Global EC2 runner w/ CDK + CF

I tend to check out various sites here and there to see what people are talking about with AWS and Cloud Computing and a user had a interesting request.

Read more

AWS AppSync with WAF (wooo!) & CDK + CF

Earlier this month AWS announced support for AWS Web Application Firewall (WAF) integration with AWS Appsync, a managed graphql API service.

Read more