Categories
AWS

CENTRALIZED LOGS: A GREAT TOOL TO ANALYZE AND SOLVE PRODUCTION ISSUES

6 months have passed since we first released MUS. MUS is an Android/iOS/web application for listening to music that gives a relevant place to domestic artists content, that sometimes are hard to find in the bast international catalogs, or that haven’t been reached by the digital inclusion yet. (If you are interesting to learn more about de […]

Categories
AWS DevOps

MYSQL MULTI-MASTER REPLICATION ON AMAZON RDS

One great feature of modern relational databases is the ability to replicate changes automatically from one database server to another. This has many use cases, from having a backup that is ready to jump as a production server, to having a fresh copy of your data out of the online database for heavy load queries. In a project for ANII, […]