We are excited to officially welcome New Relic, Inc. as gold sponsor for 2023! New Relic is a leader in application performance metrics and cloud native observability. Helping developers be their best by providing rapid feedback through the software lifecycle.

Check them out at newrelic.com

#devops #devopsdays #inperson #conference #birmingham #birminghamal #apm #applicationperformance #observability

Last updated 2 years ago

Conor O'Neill · @tpuddle
91 followers · 2404 posts · Server mastodonapp.uk

@Miq @Sberfield @revk @RogerBW
I think that a background in low level programming is great for understanding some basics of performance tradeoffs.
Eg; iterating through a loop a few tens of iterations, is still far faster than doing any I/O.
One thing that hits app performance is the deep stack depths with all the OO calls, but modern compilers (& runtimes like JVMs) can mitigate that quite a lot with aggressive inlining.

#applicationperformance #compilers #jvms #lowlevelprogramming #programming

Last updated 2 years ago

ankurkumar · @ankurkumar
49 followers · 90 posts · Server techhub.social

Experimenting with Sentry for Application Performance Monitoring (while instrumentation for Go requires a bit of code snippet, the overall control on the flow using its library provides flexibility)

docs.sentry.io/platforms/go/gu

#golang #sentry #applicationperformance

Last updated 2 years ago

Service-level objectives (SLOs) can be implemented to improve the quality of software development and application performance. This article provides best practices and guidance for implementing SLOs. dynatrace.com/news/blog/implem

#slo #softwaredevelopment #applicationperformance #bestpractices

Last updated 2 years ago