BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Architecture & Design Content on InfoQ

  • With Firefox Version 58, WebAssembly Gets 10X Faster

    With Firefox 58, Mozilla is shipping a 2-tiered compilation system for WebAssembly that they claim allows them to parse and compile WASM code at 30-60 MB/s, or as fast as it comes in over the wire. Benchmarks indicate around a 10X speedup from previous versions of Firefox, and over 10X faster than Chrome.

  • Machine Learning and Artificial Intelligence - Two Conferences to Attend in 2018

    The IEEE publishes an annual list of the Top 10 Technology Trends for each upcoming year. Making the list for 2018 are multiple topics surrounding artificial intelligence and machine learning. Deep learning comes in as the IEEE hottest trend for 2018.

  • Q&A on Istio, Microservices and Kubernetes with Lachie Evenson of Microsoft from Kubecon 2017

    InfoQ caught up with Lachie Evenson, program manager at Microsoft, who delivered an introductory talk on the Istio platform at Kubecon. In addition to Istio, he talked about microservices, Kubernetes and how it's relevant to enterprise developers and architects.

  • No JCP for Java EE

    Oracle does not support or recommend the use of the JCP (Java Community Process) for future Java EE enhancements. "Oracle recommends and supports the use of EE4J-driven processes for functional enhancements to Java EE 8 specifications, and does not recommend or support use the JCP process for any future Java EE 8 functional enhancements."

  • Microservices Resiliency and Fault Tolerance Using Istio and Kubernetes

    Animesh Singh and Tommy Li from IBM spoke at the recent KubeCon + CloudNativeCon North America 2017 Conference about the microservices resiliency and fault tolerance leveraging Istio framework. They also showed how to configure and use circuit breakers and other resiliency features using Istio.

  • PCF 2.0 Expands Platform to Include Containers and Serverless

    Pivotal Cloud Foundry (PCF) version 2.0 sees a significant expansion of the platform. As well as the original Platform as a Service (PaaS) offering, PCF 2.0 now also includes a Kubernetes-based container service and an upcoming Function/Serverless service alongside a marketplace of add-on services that extend the capabilities of the platform.

  • Handy Improvements in JPA 2.2

    Oracle has released version 2.2 of the Java Persistence standard (JPA). This release updates Java EE 8 to use all the benefits of Java 8.

  • DevOps Workbench Launched by ZeroStack

    Private cloud provider, ZeroStack, has announced a self-service capability from which developers can create their own workbenches. Forty developer tools from a mix of open source and commercial providers are available to users of the DevOps Workbench through Zerostack’s Intelligent Cloud Platform.

  • Buoyant Releases New Kubernetes Service Mesh "Conduit" Written in Rust and Golang

    Buoyant, the company behind the JVM-powered Linkerd service mesh, has released “Conduit”, a new experimental Kubernetes-specific service mesh, with the proxy data plane written in Rust and the control plane written in Golang. Conduit is not Linkerd 2.0. -- and targets a different use case -- and Buoyant has stated that they will continue to develop and provide commercial support for Linkerd.

  • HashiCorp and Contino Share Enterprise Terraform Recommended Practices

    HashiCorp has published a Terraform Recommend Practices guide to assist enterprises looking to embrace cloud technologies and Infrastructure as Code (IaC). An overflow of a typical recommended Terraform workflow is provided, and a “provisioning maturity model” is presented, which also provides advice on how to evolve current practices from one stage to the next.

  • Google Introduces Low-Priced Preemptible GPUs for Their Customers

    Google announces the beta release of Graphical Processing Units (GPUs) attached to Preemptible Virtual Machines (VMs) in their cloud Platform. Google Cloud Platform (GCP) customers can now attach NVIDIA K80 and NVIDIA P100 GPUs to Preemptible VMs for respectively 0.22 and 0.73 dollar cent per GPU hour, 50 percent cheaper than GPUs connected to on-demand instances.

  • restQL, a Microservices Query Language, Released on GitHub

    restQL, a query language for microservices, is now available as an open-source project on GitHub. The restQL language is intended to simplify common scenarios for client-side access to RESTful microservices, including multiple parallel calls and chained calls. restQL was created to avoid some limitations of the more well-known data querying and management frameworks Falcor and GraphQL.

  • Hazelcast Joins the Eclipse Foundation

    Hazelcast, a provider in open source In-Memory Data Grid (IMDG), recently joined the Eclipse Foundation to work with the other members of the Eclipse community to mainly focus on JCache, Eclipse MicroProfile, and EE4J. Greg Luck, CEO at Hazelcast, spoke to InfoQ about Hazelcast joining the Eclipse Foundation.

  • Visual Studio Code Announces JUnit Support

    The team at Microsoft which supports Visual Studio Code (better known as VS Code) has announced the release of an extension to run and debug Java JUnit test cases. The extension works with the Java Language Support extension provided by Red Hat and the Debugger for Java to complete the end-to-end development experience for developers working in the Java language in the editor.

  • Modern Big Data Pipelines over Kubernetes

    Container management technologies like Kubernetes make it possible to implement modern big data pipelines. Eliran Bivas, senior big data architect at Iguazio, spoke at the recent KubeCon + CloudNativeCon North America 2017 Conference about big data pipelines and how Kubernetes can help develop them.

BT