Devops
Devops | News, how-tos, features, reviews, and videos
Tools to manage SLOs and error budgets
Feature flags, reliable alerts, and dashboards help site reliability engineers maintain performance while operating within the devops life cycle.
Build a customer-facing app like a SaaS company
SaaS vendors know a good app is built on a value proposition, business model, developer community, and success metrics.
Error tracking with Sentry, Python, and Django
If you've ever wished for an easier way to track errors in Python-Django apps, Sentry could be the answer to your dreams. Let's get started with Sentry in Python.
What to do when your devops team is downsized
Five tips to help you manage the emotional and practical repercussions when colleagues are let go.
What is DevSecOps? Securing devops pipelines
DevSecOps evolves devops concepts with tools and practices that embed security in every layer of the software development life cycle. Here's why more companies are embracing DevSecOps.
5 operations every cloud architect should automate
If there’s one defining characteristic of the cloud, or one characteristic that distinguishes the cloud from the traditional data center, it’s automation. Take advantage of it.
What is the JRE? Introduction to the Java Runtime Environment
The JRE creates the JVM and ensures dependencies are available to your Java programs. It plays a vital role in devops and cloud configurations.
Integrating Web3 technologies with Azure Devops
Microsoft’s Azure incubation team is experimenting with blockchain technologies. Can the company make them ready for the enterprise?
video
How to use .env files with your Go applications
.env files are used in many languages to provide applications with environment variable settings. Go doesn't have a native way to read .env files, but a third-party package gives you that functionality. Learn how to employ .env files...
How to explain devops jargon to business executives
Establishing a common understanding of IT technical terms helps manage executives’ expectations and gain their support.
7 ways to reduce costs with agile and devops
If you're struggling to find cost savings in complex workflows, agile and devops practices offer ways to find the best opportunities in uncertain times.
Grafana Labs’ Phlare, Faro to simplify profiling, app observability
Grafana Labs is adding two new products—Phlare and Faro—to its observability stack to optimize infrastructure profiling and application observability.
Azul detects Java vulnerabilities in production apps
Azul Vulnerability Detection promises to eliminate false positives without impacting performance, by drawing on monitoring and detection capabilities inside the Azul JVM.
The 7 Rs of cloud app modernization
How do you know when to simply relocate an app and when to rebuild from the ground up? Here are some tips on evaluating the technical side and the business case.
How to choose a cloud CI/CD platform
Hosting CI/CD in the cloud can speed up interactions between development pipelines and source code repositories and make life easier for developers. There are a surprising number of options.
Most reported CVEs for Docker Hub images are harmless
JFrog used Xray Container Contextual Analysis to scan the 200 most popular community images in Docker Hub, then tallied the results for the 10 most common CVEs. 78% were not exploitable.
Oracle makes Java discovery service free to all
Oracle’s Java Management Service can shine a light on which versions of Java you’re running, what apps are running on them, and which installs are outdated.
Public package repos expose thousands of API security tokens—and they’re active
JFrog’s new Xray Secrets Detection uncovered active access tokens in popular open-source software registries including Docker, npm, and PyPI. Here are our findings and takeaways.