Local AWS S3 for PHP Symfony development with DockerIn this post I’m going to show you the simplest way to develop AWS S3 related software locally. Adobe created a lightweight server for this…Sep 13, 2023Sep 13, 2023
Access private Amazon OpenSearch Service on any AWS account via VPC EndpointsThe figure above shows what we will achieve. An application running in Account A on a private subnet gets access through a VPC endpoint to…Jul 18, 2023Jul 18, 2023
AWS Eventbridge with SQS Target via TerraformIn this post we will setup a pretty common architecture pattern for async data processing on AWS. Distributed applications can fire events…Apr 13, 2023Apr 13, 2023
MySQL CheatsheetWhether you’re new to MySQL or an experienced user, this guide will provide you with the essential commands to make your work more…Apr 12, 2023Apr 12, 2023
Lessons learned to save costs on OpenSearch clusters at AWSThe OpenSearch Service on AWS can be expensive, especially when dealing with large volumes of data. In this context, many businesses are…Apr 7, 2023Apr 7, 2023
Publish media to Instagram via the Instagram Graph APIInstagram supports to publish different kind of contents to a business account programmatically, but to get everything working you have to…Mar 2, 20232Mar 2, 20232
Self-hosted open source fonts and icons via NPM with fontsourceSelf-hosting Google fonts is a must nowadays due to GDPR, but self-hosting fonts and icons brings a lot of benefits to your web…Jan 10, 2023Jan 10, 2023
How to debug any Javascript issue in Google ChromeImagine you have a legacy project with spaghetti javascript code and need to troubleshoot. You have no idea where to start other than…Jan 10, 2023Jan 10, 2023
Reduce cloud costs by memory efficient PHP programmingIn this post I will show you how you can optimize your PHP programs in terms of memory usage in the cloud. There are several ways you can…Dec 22, 20221Dec 22, 20221
Setup a web proxy server with DockerIn this post I show you how to setup a web proxy with Docker in no time. But first of all we should ask ourselves why do we actually want…Feb 21, 20222Feb 21, 20222