Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Adding Super Fast Frontend Search in Rails with Lunr

This is the first part of a multi-part post focusing (mostly) on front end search and Command Palettes. If you are not familiar with Command Palettes, they are a power-user's dream: a universal overlay on your webpage that's triggered with a key shortcut (usually Command + K) and allows your users not only to search the content but also perform actions on your website. The goal here is to "keep the user's hands on the keyboard" (and away from the mouse), when using your application.

Cycle Podcast | Episode 11 "Rising Cloud + Cycle.io" Featuring Sean Brown, Chief Product Officer

In this episode, Jake Warner chats with Sean Brown of Rising Cloud. Discussions include some background and an overview on Rising Cloud, Stateful vs. Stateless, and how both companies are coming together to solve developer-centric needs.

JFrog Discloses 5 Memory Corruption Vulnerabilities in PJSIP - A Popular Multimedia Library

JFrog’s Security Research team is constantly looking for new and previously unknown security vulnerabilities in popular open-source projects to help improve their security posture. As part of this effort, we recently discovered 5 security vulnerabilities in PJSIP, a widely used open-source multimedia communication library developed by Teluu. By triggering these newly discovered vulnerabilities, an attacker can cause arbitrary code execution in the application that uses the PJSIP library.

4 Tips To Improve Your Company's Cloud Visibility

The struggle for better cloud visibility is common amongst software-as-a-service (SaaS) companies. SaaS applications are more complex than on-premise solutions by nature — there is a lot more surface area to consider. Distributed and multi-tenant systems are inherently more complex. Distributed systems, as often found in cloud architectures, are generally scaled out horizontally much more so than traditional single instance applications.

Top 5 Interview Questions to Ask DevOps Candidates in 2022

DevOps plays a critical role in today’s business landscape, enabling organizations to automate and innovate swiftly at a time when digital transformation projects put a premium on those capabilities. The benefits of DevOps, though, can only be relied on when related security risk mitigation is considered and embedded into DevOps processes.

Kubernetes for the JavaScript Developer - Part Two - Deploy to Kubernetes

Continuing on from Part One where we went through a brief history of containers and Kubernetes then Dockerized a NodeJS application, now we are ready to deploy to Kubernetes. If this is your first or nth time deploying to Kubernetes, Shipa makes this simple. You don’t have to worry about authoring multiple Kubernetes manifests and templates to deploy your application, all you need is an image.