InfoQ Homepage Architecture & Design Content on InfoQ
-
Rancher 2.4 Adds Scalability, Management and Security Capabilities
Kubernetes management platform creator, Rancher Labs, has released Rancher 2.4 in line with their ‘Run Kubernetes Everywhere’ strategy. Rancher is a heterogeneous, multi-cluster, multi-cloud Kubernetes management platform. The new release is focused on providing the scalability, management and security capabilities required to support Kubernetes at edge scale.
-
Ionic 5 Release Supports iOS 13 Consistency, Angular Ivy
The recent Ionic 5 release adds support for iOS 13 styles, a new custom animation API, and an improved Ionicon icon set.
-
AWS Announces the General Availability of New Security Service: Amazon Detective
Recently, Amazon announced the general availability of Amazon Detective. This new security service in AWS allows customers to analyze, investigate, and quickly identify the root cause of potential security issues or suspicious activities.
-
WebAssembly Used by Java-to-Web Compiler CheerpJ 2.0 to Port Java Applications to Browsers
LeaningTech recently released the second major iteration of CheerpJ. CheerpJ 2.0 may convert Java applications into a mix of HTML, WebAssembly and JavaScript, so that developers can run Java applications (including applets) in browsers or integrate Java libraries into web applications. CheerpJ 2.0 uses WebAssembly to improve runtime speed.
-
ts-toolbelt Adds over 200 Type Utilities to TypeScript
ts-toolbelt provides a type library to update, change, and compute TypeScript types. Through a lodash-inspired programmatic API, ts-toolbelt provides more than 200 type utilities while adding minimal overhead to TypeScript.
-
Grafana Labs Announces GA of Cortex v1.0 and Discusses Architectural Changes
Grafana Labs, the company behind popular open-source monitoring projects Grafana and Loki, announced the General Availability of Cortex v1.0. Cortex is a clustered Prometheus implementation that includes features such as horizontal scalability, multi-tenancy, durability, and long-term storage.
-
Angular 9.1 Adds TypeScript 3.8 Support and Faster Builds
The Angular 9.1 release adds support for TypeScript 3.8 and reduces the time it takes to build an Angular application.
-
What's New in MicroProfile 3.3
The Eclipse Foundation released MicroProfile 3.3 featuring updates to five APIs - Rest Client, Config, Fault Tolerance, Metrics and Health. Other improvements include clarifications and enhancements to specifications and documentation, improved integration among all the MicroProfile APIs, interoperability across different MicroProfile implementations, and a complete set of artifacts for each API.
-
Spectro Cloud Launches a Kubernetes-Based Hybrid Cloud Platform
Spectro Cloud, an enterprise cloud-native infrastructure company, launched a platform for managing multiple distributions of Kubernetes. The platform bearing the company name gives customers fine-grained control, flexibility and multi-cloud capabilities for their Kubernetes stack, including the ease of use and scalability of a managed SaaS platform.
-
NativeScript 6.3, 6.4, 6.5 Releases Add Svelte, WebAssembly, KotlinJS and Performance Improvements
The recent NativeScript 6.3, 6.4, and 6.5 releases add a wide range of new features to their framework for building native mobile apps with TypeScript or JavaScript. Highlights in these releases include performance improvements to CSS parsing and CLI commands, support WebAssembly on Android and Svelte, 3D View Transformations, and experimental KotlinJS Support.
-
Reimagining CI/CD Pipelines as Composable Blocks with Bryan Liles
Bryan Liles, senior staff engineer at VMWare, talked at the DeliveryConf about ideas of patterns and recommendations when building CI/CD pipelines. Liles recommends thinking about CI/CD as patterns instead of implementations, like merely using Jenkins or Spinnaker. It should be possible to build a platform with composable blocks with replaceable components and agnostic to a technology stack.
-
Google Announces Cloud AI Platform Pipelines to Simplify Machine Learning Development
In a recent blog post, Google announced the beta of Cloud AI Platform Pipelines, which provides users with a way to deploy robust, repeatable machine learning pipelines along with monitoring, auditing, version tracking, and reproducibility.
-
WebDriverIO Version 6 Release Adds Native Chrome DevTools Automation Protocol Support
The recent release of WebDriverIO version 6, a browser test automation framework for Node.js, adds Chrome DevTools protocol testing to its existing support for WebDriver and makes it easier to leverage tools like Puppeteer and Cypress.io.
-
Amazon Introduces a New Feature for ElastiCache for Redis: Global Datastore
Recently Amazon announced Global Datastore, a new feature of Amazon ElastiCache for Redis that provides fully managed, fast, reliable and secure cross-region replication.
-
Facebook Introduces Rome Experimental JavaScript Toolchain
Rome is an experimental JavaScript toolchain created by Babel and yarn creator Sebastian McKenzie and the React Native team at Facebook. Rome includes a compiler, linter, formatter, bundler, and testing framework, aiming to be "a comprehensive tool for anything related to the processing of JavaScript source code."