Category: aws

Docker Registry credentials in AWS CloudFormation templates

With the changes at Docker Hub recently around image pulls and authentication, you might run into the situation where your AWS CloudFormation template pulls an image and receives an authorization error message. This can happen if you’re trying to deploy to Amazon ECS or just on an Amazon EC2 instance. Note that this post doesn’t […]

“Let’s Build Something!” with Mike Chambers

I was recently invited to be a guest on Mike Chambers‘ (an AWS Hero) show! On this episode Mike wired together the final pieces to make his machine learning model in SageMaker available through API Gateway endpoint and a static website in S3. He did the coding live and it worked great! The small web […]