Tutorials
A Rails testing "hello world" using RSpec and Capybara
One of the biggest challenges in getting started with testing is just that—the simple act of getting started. What I’d like is for you, dear reader, to get a small but meaningful “win” under your belt as early as possible. If you’ve never written ...
Deploying a Rails App with an Nginx Sidecar Container to ECS
First thing is pushing the applications to ECR (Elastic Container Registry). In your AWS account, navigate to ECR, or just click this link and double check you’re in the correct region: https://us-west-2.console.aws.amazon.com/ecr/repositoriesOnce...