Services
CloudWatch
Rationale We use CloudWatch for monitoring our entire AWS infrastructure. We can monitor our applications, react to performance changes within them, optimize resource utilization, and get a unified view of operational health. The main reasons why we ...
Batch
Rationale We use Batch for running batch processing jobs in the cloud. The main reasons why we chose it over other alternatives are the following: It is SaaS (software as a service), so we do not need to manage any infrastructure directly. It is ...
AWS
Rationale AWS (Amazon Web Services) is our main IaaS cloud provider. The main reasons why we chose it over other alternatives are the following: It provides a highly granular approach to IaaS, offering over one hundred independent services that range ...
BugSnag
Rationale BugSnag is our primary error monitoring tool. It provides error reporting libraries that automatically detect and report errors in real-time in our applications and capture diagnostic data required to help the engineering team reproduce and ...