Hey everyone! I’m currently working on a project using AWS CodePipeline, and I’ve hit a bit of a snag. I have a situation where I need to make some quick changes to the application, but there’s a specific middle stage ...Read more
Hey everyone, I’m currently working on a project where I need to assume a service account role from a Docker container that’s running inside a Kubernetes cluster. I thought I had everything set up correctly, but I’m running into some trouble ...Read more
Hey everyone! I’m currently working with an Amazon RDS cluster and I’ve been exploring the differences between serverless v1 and provisioned engine modes. I’m thinking of transitioning my RDS cluster from serverless to a provisioned setup, but I’m not completely ...Read more
I’m currently working on an AWS CloudFormation template, and I’ve hit a bit of a roadblock. I have a string parameter that I need to convert into a number to use in a CID configuration, but I’m not sure how ...Read more
Hey everyone! I recently completed training and evaluating my model in the new SageMaker Studio interface, but I’m a bit stuck on how to retrieve the evaluation metrics now. I used to find this info easily in the previous version, ...Read more