AWS
-
How to update our ecommerce prices using AWS SES
|Introduction The presented solution is inspired by a specific need of a customer of ours: to allow purchasing managers to update the online store’s price lists quickly without forcing them to use a new tool. -
Ingress rules for dynamic IPs
|Management of Security Group ingress rules to allow access to dynamic IPs. Necessity Our infrastructures are designed to remain isolated in a private subnet of the VPC, this in order to increase the security level and block any type of unwanted access directly from network layer. -
My serverless journey
|How many times have you heard of Serverless? I’ve heard about it so many, too many maybe,so I decided to embark on this journey to discover this new technology.
-
Automatic Temporized Rds Scaling
|Temporized RDS read replica AutoScaling with Lambda and Route53 Starting situation One of our hosting infrastructure on AWS recently has encountered some problems due to a huge and rapid increase in traffic during some pre-defined periods, at the same time as a newsletter, that quickly brought many more users to visit our customer’s Magento e-commerce.