Home
Archive
Tags
Tibor Hercz
Writing about Cloud, architecture, AWS and software engineering.
How to calculate availability
September 6, 2022
By adding components to a system the overall availability decreases
CloudFormation Custom Resource: Transit Gateway Peering Accepter
July 11, 2022
Automate accepting of the peering attachment with a Custom Resource
Golang WebAssembly
April 22, 2022
About WebAssembly and how to compile Go to WebAssembly
Best practices for S3 web hosting and explaining why
February 3, 2022
Best practices and explaining why these are best practices for a S3 website with SSL and redirects
S3 website: Why your domain and bucket name must be identical
January 31, 2022
When using S3 website hosting in combination with Route53, why should the domain and bucket name be identical?
Improve RDS scalability and resilience with AWS RDS Proxy
January 21, 2022
improve database efficiency, application scalability, and security.
Scheduled scaling for EC2 Auto Scaling
December 23, 2021
Scheduled scaling for EC2 Auto Scaling can help out with predicable load by specifying capacity changes on a schedule.
Why you should start signing your git commits today
December 10, 2021
You can sign your Git commits cryptographically by using a GPG key.