InfoQ Homepage Development Content on InfoQ
-
Platform9 Introduces 'Kube2Go' Alongside Managed Kubernetes and 'Fission' Serverless Framework
Platform9 has released ‘Kube2Go’, a Kubernetes deployment service, which complements their recently launched multi-cloud managed Kubernetes offering and ‘Fission’ open source serverless framework that runs on top of Kubernetes.
-
WebStorm 2017.1 Adds Vue.js Support
WebStorm 2017.1 keeps the IDE topped off with the latest JavaScript features including support for Vue.js, Jest, Angular Language Service, StandardJS and emojis.
-
Building a Bank with Golang, Microservices and Containers: Matt Heath at QCon London
At QCon London, Matt Heath, Distributed Systems Engineer at Monzo Bank, presented “Building a Bank with Golang”. Key takeaways included: Golang’s focus on simplicity and readability in combination with excellent concurrency primitives making this a language well-suited for creating “high volume, low latency, distributed applications”.
-
NGINX Plus R12 Brings Master-Peer Configuration Sharing, Improved Scripting, and More
Nginx has announced release 12 of NGINX Plus, the paid version of the popular NGINX open source web server. NGINX Plus R12 brings a new configuration-sharing feature aimed to simplify clustering, official support for the nginScript language, and improvements in monitoring and instrumentation, caching, and reliability.
-
Yahoo Open Sources TensorFlowOnSpark
Yahoo open sources TensorFlowOnSpark, allowing Spark-native TensorFlow runtime and integration for distributed training and serving on Spark or Hadoop.
-
Aspects and Services - an Important Distinction?
Arnon Rotem-Gal-Oz believes that something is either a monolith or a microservice is nonsense. He also believes that more and more implementations which claim to be microservices will not live up to all of the principles. However, he does not discount the need for semi-independently deployable software components and discusses an approach he has found useful, which he call Aspects.
-
Hosting Alexa Skills on AWS is Almost Free Now
Amazon has announced a program to subsidize the hosting of Alexa skills that use AWS Lambda and incur use charges beyond what is provided by the AWS free tier. Only developers having at least one skill live are eligible to apply.
-
Moving Deliveroo from a Monolith to a Distributed System
Deliveroo has grown dramatically the last years, both in terms of business and IT, and is facing a lot of technical challenges with its large monolithic application. The solution is to go distributed, but without microservices, Greg Beech noted in his presentation at the recent QCon London conference, describing their move from a monolith into a distributed system.
-
GitLab Aquires Public Chat Software Gitter
The open source git provider, GitLab, has aquired Gitter, a Slack alternative. There are no plans to combine the two products, but Gitter will be open sourced by the middle of 2017. The goal for GitLab is to drive growth by getting in front of Gitter's 800,000+ users.
-
News in Graphics: Xamarin Kimono, Google Guetzli and Draco
Xamarin has open sourced a tool for editing SkiaSharp objects, while Google has reduced the size taken by 2D JPEG and 3D graphics.
-
Concurrent and Distributed Programming in the Future
The world is concurrent with everything around us asynchronous and event oriented. Concurrency and the cloud are things every developer will have to deal with in the future, Joe Duffy claimed in his keynote at the recent QCon London conference. At the heart of this is communication, which is essential both for concurrent and distributed systems.
-
Shaping the Future of Visual Studio
Breaking from the past, Microsoft has already released a preview edition of its latest release of Visual Studio that includes new Python functionality.
-
Conference Recap: Google Cloud Next
Cloud enthusiasts from around the world attended Google Cloud Next to hear an update from the search giant. Three broad themes emerged from the many keynotes and 200+ sessions: service scale and maturity, usable machine learning, and enterprise-friendliness.
-
Current State of UWP App Development
Microsoft continues to seek ways to encourage and support UWP app development. The recently updated UWP Community Toolkit makes new app controls available, while Microsoft MVP Thomas Claudius Huber demonstrates what controls are still missing.
-
Open Source Linkerd Project Celebrates First Anniversary in Quest to Become TCP/IP of Microservices
Bouyant, a cloud-native services company, announced the one-year anniversary of Linkerd, an open source “service mesh” project for cloud-native microservices-based applications. William Morgan, founder and CEO of Bouyant, spoke exclusively to InfoQ about this milestone.