BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • What's New in MicroProfile 1.2

    The Eclipse Foundation recently released MicroProfile version 1.2. New APIs added to this release include improved communications among microservices, response to system faults, and the JSON Web Toolkit (JWT). Emily Jiang, CDI and MicroProfile development lead at IBM, and Michael Croft, Java middleware consultant at Payara, spoke to InfoQ about this latest release.

  • Design of Java Value Types Makes Progress

    Project Valhalla has posted a major update and has announced some initial, very early-stage design concepts for value types in the JVM.

  • Microsoft Announces General Availability of Azure Reserved VM Instances

    On the 16th of November, Microsoft made Azure Reserved Virtual Machine (VM) Instances (RIs) generally available to customers worldwide. They are now able to reserve VMs on a one- or three-year term and have up to 72% cost savings versus pay-as-you-go prices. The cost savings can be even more for Windows Server customers combining Azure RIs with Azure Hybrid Benefits.

  • Unblocking Middle Management Using Personas

    Personas of roles like middle managers can be useful when you going through an agile transformation. It’s easier to get something from middle managers if you understand the position that they are in. A persona helps in knowing what to ask or not ask a manager, increasing your chances of getting what you need from them.

  • AWS re:Invent 2017 Announcements: Managed Kubernetes, Serverless RDBMS & DynamoDB Global Tables

    At the AWS re:invent 2017 conference, held in Las Vegas, USA, several new compute and storage features were announced, including: EKS, a fully managed Kubernetes service; AWS Fargate, a service to run containers without managing servers; Amazon Aurora Multi-Master; Amazon Aurora Serverless; DynamoDB Global Tables and on-demand backup; and Amazon Neptune, a fully managed graph database.

  • TensorFlow Lite Supports On-Device Conversational Modeling

    TensorFlow Lite, the light-weight solution of open source deep learning framework TensorFlow, supports on-device conversation modeling to plugin the conversational intelligence features into chat applications. The TensorFlow team recently announced the release of TensorFlow Lite, which can be used in mobile and embedded devices.

  • Post-Mortems Trends and Behaviors

    Eric Siegler presented his findings at Velocity from analyzing data from 1000 post-mortems ran by 125 different organizations over a six month period. Main trends include the prevalence of blameless post-mortems; the fact that only 1 in 100 post-mortems refer to "human error"; and that analyzing the lifecycle of incidents can provide useful insights on weaknesses in the incident response process.

  • XebiaLabs Announce DevOps Intelligence Engine

    XebiaLabs, the developers of Continuous Delivery and DevOps tooling XL Release and XL Deploy, has announced availability of the first release of XL Impact, a goal-based, data-driven recommendation and decision making tool for DevOps organisations. XebiaLabs claims this is the first tool of its kind and the capability is essential for organisations to prove DevOps performance improvements.

  • Kotlin Native Adds Objective-C Interop, WebAssembly Support

    Kotlin/Native 0.4 makes it possible to build native apps for iOS and macOS, writes Nikolay Igotti, Kotlin/Native tech lead at JetBrains. Additionally, it introduces experimental support for the WebAssembly platform.

  • How Apple Uses Neural Networks for Object Detection in Point Clouds

    Apple invented a neural network configuration that can segmentate objects in point clouds obtained with a LIDAR sensor. Recently Apple joined the field of autonomous vehicles. Apple has now created an end-to-end neural network to segmentate objects in point clouds. This approach does not rely on any hand-crafted features or other machine learning algorithms other than neural networks.

  • Kubernetes 1.8 Improves Security, Stability and Workloads

    The Kubernetes team has released version 1.8, which focuses on improved security and better stability, and has moved the Workloads API to beta. New mature features include role-based access control (RBAC), support for volume mount options, allowing privilege escalation, and support for high-level volume operation metrics.

  • Kevin Webber on Migrating Java to the Cloud

    Kevin Webber spoke at Reactive Summit 2017 last month about migrating enterprise Java applications to the cloud by leveraging techniques like Event Storming, Domain Driven Design, and Cloud Native.

  • Oracle Joins Eclipse MicroProfile Project

    Following its decision to move stewardship of the Java EE technologies to the open-source Eclipse Foundation, creating the EE4J project, Oracle has now joined IBM, Red Hat and others in the Eclipse MicroProfile project.

  • container-diff - an Open Source Tool from Google for Analyzing Differences between Docker Images

    Google released an open source project called container-diff which can be used to analyze differences between Docker images. It supports file-system differences and is aware of changes brought about by the apt, npm and pip package managers.

  • Monitoring Microservices - A Prediction for 2018

    The monitoring and distributed tracing of microservices has been a recognised challenge for a number of years. Recently Péter Márton, CTO of RisingStack, has written an article on experiences with various approaches including the OpenTracing initiative and has some recommendations, example code and makes a prediction or two about the future.

BT