The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.
The GitHub Readme describes Falcon as, "... *a multi-process, multi-fiber rack-compatible HTTP server ... Each request is executed within a lightweight fiber and can block on up-stream requests without stalling the entire server process."* The gist: Falcon aims to increase throughput of web applications by using Ruby’s Fibers to be able to continue serving requests while other requests are waiting on IO (ActiveRecord queries, network requests, file read/write, etc).
After joining the product management team at LogicMonitor - I was instantly drawn toward pushing improvements to our user interface (UI). After years of growth and agile development LogicMonitor’s UI had taken a toll, a common challenge across rapidly growing software companies. But where do we start and how do we make improvements that streamline workflows and increase productivity for our users?
VMware vRealize® Operations (also referred to as the vROps) is a native solution from VMware that provides operations management across physical, virtual, and hybrid cloud environments spanning many VMware technologies and products. vROps is mainly used for performance monitoring and analytics, remediation and troubleshooting, capacity management and planning, workload balancing, log integration, security and compliance, and more.
OpsRamp offers different options to manage user identity, including built-in user management, SAML, and OAuth2 based authentication, and third-party authentication services. The OpsRamp Okta integration enables secure user authentication and seamless access without having to remember multiple passwords or re-enter login details.
Content marketing in the modern age has become more about link building and ranking on Google than just reaching audiences. Link building practices have been helping marketers improve the organic reach for their content while also building connections within the industry. You can read more about link building success stories with Pitchbox’s case study.
Whether it’s a computer game, IoT device, or high-performance backend, chances are you’re using a native language to develop this application. Hands down, by far the most popular choices today for native application development are C and C++. Okay, maybe not the most popular, but definitely the most prevalent. Some might even say “inevitable.”