1,345 Results for:runtime

  • Sort by: 

Definitionruntime

Runtime is a piece of code that implements portions of a programming language's execution model.Read More

OpenJS Foundation: Node.js 21 arrives

By Adrian Bridgwater 17 Oct 2023

The OpenJS Foundation is getting its party hat on - Node.js 21 has arrived. Node.js an asynchronous event-driven JavaScript runtime designed to build scalable network applications.  As detailed on ... Read More

How Quarkus fits into the Red Hat Runtimes formula

By Cameron McKenzie 27 Jul 2020

Faster microservices runtimes are the center of the excitement around Quarkus. Hear what Red Hat's James Falkner thinks about the framework in this podcast with TheServerSide.com. Read More

Quarkus goes GA, gains Red Hat Runtimes support

By Darryl K. Taft 28 May 2020

With Quarkus, Red Hat targets the popular Spring Boot framework to help developers use Java as a first-class language to build microservices and container-based applications. Read More

Critical Java JVM options and parameters

By Cameron McKenzie 19 Mar 2023

The easiest way to optimize your Java runtime is to supply correct JVM options and parameters. In honor of the Java 21 release, we examine the 21 most important Java JVM options you can configure. Read More

Sysdig lifts ‘lid’ on container image risks

By Adrian Bridgwater 01 Feb 2023

Sysdig says it’s ‘driving the standard’ for cloud and container security - but how? The company reminds us that it ‘pioneered’ cloud-native runtime threat detection and response by creating Falco ... Read More

How do I understand runtime environments?

By Stephen J. Bigelow 09 Nov 2017

Whether it's C, Java or Adobe, it's important to understand the differences among runtime environments. Expert Stephen J. Bigelow outlines the various choices. Read More

Use Dapr on Kubernetes to build microservices in production

By Deepak Singh Dhami 19 May 2022

Dapr is an application runtime that targets cloud-native application development. Developers can use it to streamline their workflows. Here's how. Read More

Security Think Tank: Design security in to reap container benefits

10 Oct 2022

Provided container security basics are built into your development and runtime environment from the start, containerised services and applications can provide rapid – and secure – achievement of business objectives Read More

Aqua adds software supply chain security to DevSecOps mix

By Beth Pariseau 20 Sep 2022

A new software supply chain security module for Aqua's platform correlates runtime security monitoring with pre-deployment scans as IT pros look to merge disparate tools. Read More

Fix these 10 common examples of the RuntimeException in Java

By Cameron McKenzie 16 Mar 2022

Don't let the occurrence of a RuntimeException in Java bring your code to a standstill. Here are 10 examples of how to avoid runtime exceptions in Java. Read More