InfoQ Homepage Development Content on InfoQ
-
PayPal's Gimel Analytics Platform Provides Unified Data API and GSQL
Romit Mehta and Deepak Chandramouli from PayPal spoke at the recent QCon.ai Conference about Gimel data analytics platform and how it can be used to commoditize data access. InfoQ spoke with Mehta and Chandramouli about the data platform and its support in the areas of security,
-
Spring Cloud Stream 2.0 Released with Focus on Performance, Flexibility and Consistency
Pivotal has announced the General Availability release of the Spring Cloud Stream 2.0. This release includes a complete revamp of content-type negotiation functionality (allowing user-defined message converters), polling consumers, micrometer metrics support, enhanced Apache Kafka Streams support, and more.
-
GCP Release “kaniko”, a Tool to Build Container Images inside Unprivileged Containers or Kubernetes
Google has released "kaniko", an open source tool to build container images from a Dockerfile, inside a container or Kubernetes cluster. kaniko does not depend on a Docker daemon and executes each command within a Dockerfile completely in userspace. This enables building container images in environments that can't easily or securely run a Docker daemon, such as a standard Kubernetes cluster.
-
IBM Looking for a Quantum "Killer App"
A first bunch of startups have joined IBM’s Q Network to help explore practical applications of quantum computing for business and science, writes IBM Research director Jeff Welser, looking for a quantum killer app.
-
Jakarta EE Working Group Established
Future versions of the Java EE technology will be branded as Jakarta EE, and it’s currently under active development at the Eclipse Foundation. When Java EE was under Oracle’s stewardship, it used the JCP to make decisions and introduce new features. Since there’s no JCP for Java EE at Eclipse, a new process had to be established. That process is now called the Jakarta EE Working Group.
-
Lean-Agile Procurement for Outsourcing
One of the last barriers to organisations becoming agile in their operations is the procurement process. At the recent Agilia Conference, Mirko Kleiner presented on Lean-Agile Procurement, an approach to negotiating service contracts which involves procurement specialists, IT teams and suppliers, to move from a combative stance to a collaborative approach to addressing the customers’ needs.
-
An Early Look at Zircon, Google Fuchsia New Microkernel
Google has published the official book about Fuchsia, its new operating systems aimed at IoT and mobile devices. Fuchsia will be based on a new microkernel called Zircon.
-
Git 2.17 Improves Moved Code Diffs and Object Search
Git latest release, version 2.17, brings a multiplicity of improvements and minor new features, including better moved code coloring, finding objects in history, and more.
-
WebAssembly Studio: An Online WASM IDE Tool from Mozilla
WebAssembly Studio is an online tool developed by Mozilla and used to compile C/C++ and Rust code into WASM.
-
Amazon S3 Receives New Updates: New Storage Class and General Availability of S3 Select
Amazon S3 recently received new updates to its service: a new storage class S3 One Zone-Infrequent Access (Z-IA) Storage Class and S3 Select capability, now generally available for customers. With S3 Select, customers can get a subset of data faster, while the new storage One Zone IA class is a low-cost option for retrieving infrequent data.
-
D3 Announces 5.0 Release of SVG, Canvas, and HTML Library for Manipulating Data
The D3 team has announced their 5.0 release, which embraces several newer asynchronous patterns such as promises and fetch, and updates key visualization APIs.
-
Java EE Guardians Moving Forward with Jakarta EE
Shortly after Java EE was rebranded to Jakarta EE, well-known Java EE evangelist Reza Rahman recently closed the change.org petition to declare victory in the original petition filed by the Java EE Guardians almost two years ago, in which they encouraged Oracle to move forward with Java EE 8. Rahman spoke to InfoQ about the future of the Java EE Guardians and Jakarta EE.
-
Safari 11.1 in iOS 11.3 Enables Payment Request API
In the 11.3 version of iOS, released Thursday, March 29, Apple included version 11.1 of Safari which enables the Payment Request API. This allows web developers to allow users to make payments with saved credit cards and mobile wallets, streamlining payment and checkout flows. With Android already supporting it, the Payment Request API is now available for 98% of the US and UK mobile markets.
-
Android Studio Switched to New D8 Compiler
Recently released Android Studio 3.1 switched to a new DEX compiler which promises to provide better and faster compilation, writes Google software engineer Jeffrey van Gogh.
-
Kubernetes 1.10 and Cross-Cloud CI Project Dashboard 1.3 Released, and Kubernetes Survey Announced
The Kubernetes container orchestration platform 1.10 release focuses on adding beta functionality to three core areas, including storage, security and networking. In additional Kubernetes-related news, the Cross-cloud CI project group have released the CI Dashboard v1.3.0, and the App Def Working Group have opened a survey for all users of Kubernetes to share requirements for deploying apps.