11 min read · 15 hours ago By 2024, Prezi’s monitoring system, built around Prometheus, was becoming outdated. It was already 5+ years old, running on a deprecated internal platform and accumulating a significant amount of costs every month. At the beginning of the year, we decided to deal with the “future problem” and modernize […]
Is there a way to define a toggle variable that holds sets of variables? eg a region switch that would have: ‘Europe’: {ip: ‘europe_ip’, port: ‘europe_port’, service_name: ‘europe_service_name’} ‘America’: {ip: ‘america_ip’, port: ‘america_host’, service_name: ‘america_service_name’} ‘Asia’: {ip: ‘asia_ip’, port: ‘asia_host’, service_name: ‘asia_service_name’} where you’d have a dropdown for region with Europe, America, Asia at the […]
Prezi has quite a sophisticated engineering culture where solutions are built that do the job. Some solutions that have been built in the past stood out and aged well. In other areas, some solutions have lost traction compared to industry standards. In the second half of 2023, we modernized one of those areas that was […]