Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

OpenTracing for Go projects

Large-scale cloud applications are usually built using interconnected services that can be rather hard to troubleshoot. When a service is scaled, simple logging doesn’t cut it anymore and a more in-depth view into system’s flow is required. That’s where distributed tracing comes into play; it allows developers and SREs to get a detailed view of a request as it travels through the system of services.

Panel: The Future of IT Service Management

IT service management (ITSM) has evolved into a much broader discipline than just delivering IT services to the business. It’s grown beyond the IT department and become an integral part of how every employee in almost every business unit performs and completes tasks. In a recent webcast, SolarWinds Sr. Solutions Engineer Liz Beavers, ITSM experts Valence Howden and Julie Mohr, and HDI’s Group Principal Analyst Roy Atkinson paint a picture of what can be expected for the future of ITSM.

AWS CodeArtifact vs. Artifactory: Which Should You Choose for Binary Management?

Since the inception of JFrog – with OSS Artifactory – we’ve been adamant that you simply cannot deliver software with any type of scale, speed, or reliability without a robust artifact management solution. Now, over a decade later, other vendors in the industry are finally starting to catch on. AWS recently announced its CodeArtifact service for binary management.

Testcontainers for Containerized Integration Testing at Moogsoft

Here at Moogsoft, we take quality seriously and one of the most important goals for our test suites is to catch issues early on in the development process. A lot of our automated tests are integrated into our CI/CD (Continuous Integration/Continuous Deployment) pipeline as gates that can block a merge request with quality issues. Therefore, to ensure stable CI/CD pipelines as well as quick and quality releases to production, it is important to have tests that are stable and lightweight.

Ceph storage on VMware

If you were thinking that nothing will change in your VMware data centre in the following years, think again. Data centre storage is experiencing a paradigm shift. Software-defined storage solutions, such as Ceph, bring flexibility and reduce operational costs. As a result, Ceph storage on VMware has the potential to revolutionise VMware clusters where SAN (Storage Area Network) was the incumbent for many years.

Git is About Communication

An SCM such as Git is more than just a database for source code. It’s not only the thing you need to interact with to get code to production, but also a log of changes on a project. It’s not just the last couple of weeks of commits that are worth looking at. Any commit remains relevant weeks, months and years later. A commit serves multiple purposes. The first one is to explain a change during its review and the second is to explain a change to a future reader.

Deploying a Performant PHP Application on Kubernetes with Rancher

PHP is one of the most popular programming languages on the web. It powers many widely used content management systems like WordPress and Drupal, and provides the backbone for modern server-side frameworks like Laravel and Symfony. Despite its popularity, PHP has a bit of a reputation for being slow and hard to maintain. It has gotten better in recent years, but there are two features that high-performance PHP applications will likely need: OPcache and PHP FastCGI Process Manager (PHP-FPM).

Announcing the Relay public beta

Editor's note: This blog post was originally published on relay.sh. Today we announce Relay, an event-driven automation platform. Sign up now and try it out! Relay connects infrastructure and operations platforms, APIs, and tools together into a cohesive, easy-to-automate whole. Relay is simple enough for you to start automating common, if-this-then-that (IFTTT) style DevOps tasks in minutes and powerful enough to model multi-step, branching, parallelized DevOps processes when the need arises.