Home

Latest from the Blog

Storage Persistence Between Docker Containers on AWS ECS Fargate

If you are used to Docker you know that containers are stateless. It means that if you shut it down or spawn new containers, anything you wrote to disk will be gone. That’s one of the reasons a lot of people just write stuff to S3 buckets instead. But what if you are hosting your…

Serverless APIs: Lessons learned

If you are thinking about or never heard that building completely serverless APIs was possible? This post is for you. I’m going to compile a few lessons I’ve learned in the past 3-4 years while shipping a few production projects and dealing with no servers at all. (\___/)( ͡ ͡° ͜ ʖ ͡ ͡°)\╭☞ \╭☞…

WordPress Plugin: Up to 60% smaller images & CDN

In 2019 WordPress powered 35% of the Internet. 60% of all CMS websites were made using WordPress. Nearly 28% of all e-commerces are WooCommerce Stores. Can you imagine that? So if you are part of these statistics and run your website, blog, or e-commerce through WordPress, you know how important images are. Images are by…

Get new content delivered directly to your inbox.