Scout Blog

Stuff we think matters

How to Optimize Docker Performance

Docker containers have revolutionized the cloud industry. This guide will cover different methods of optimizing Docker performance and answer some frequently asked questions about the technology.

Ruby memory mastery: a Scout roadmap to monitoring like a pro | part 1

What is good memory management in Ruby? Besides the language’s baked-in features (like its advanced garbage collection and heap paging mechanism) this also means sensible coding, leveraging mature memory profiling tools – and, of course, using the best monitoring tools and practices.