Uploading files to S3 with React Native and Ruby on Rails
Uploading files to AWS S3 using presigned urls can be tricky, here's how I got it working.
Uploading files to AWS S3 using presigned urls can be tricky, here's how I got it working.
Deploying to Docker swarm with Nginx and SSL, courtesy of Let's Encrypt. Learn how to setup certificates, Nginx, a compose file, automatic renewal and more!
Bullet proof guide on how to create tiny Docker images for Node.js in production, configure your dev environment, automate your release cycle and more!