InfoQ Homepage News
-
All Things Containers From Solaris Zones to Docker
InfoQ's Rags Srinivas caught up with Bryan Cantrill a day after the Containers Summit at New York City and discussed all things containers from Solaris Zones to Docker.
-
AutoMapper and the Static Class Debate
When it comes to API design, static classes are a bit of a bugbear. Quite often there are arguments both for and against exposing a given function as a static function as opposed to an instance method. Recently Jimmy Bogard of AutoMapper fame found himself embroiled in this debate.
-
Docker Cloud Aims to Enable Containerized Multicloud Solutions
Docker Cloud is a new service that aims to make it easier to work with Docker containers on multiple Clouds, developer Borja Burgos announced on Docker’s blog. The service aims to make it possible to build, ship, and run containers within the Docker ecosystem.
-
VersionOne on SAFe 4.0 and the Winter 2016 Release
VersionOne have announced their Winter 2016 release which includes support for SAFe 4.0 along with more features which support both strategic and team level use of the product. InfoQ spoke to Lee Cunningham (Director, Enterprise Agile) and Mark Rogge (Director of Sales) about the release and why the changes in SAFe 4.0 are considered to be so significant.
-
JUnit 5 Alpha Simplifies Unit Testing
The JUnit Lambda Team has recently announced the alpha release of JUnit 5, a new major version for the popular unit testing framework. Changes in the new version are mostly focused at removing the common obstacles that JUnit 4 presented to developers, while also modifying the framework to allow for easier changes in the future. Integration with build tools and IDEs still needs some further work.
-
Ember.js Team Announces 2.4 LTS, 2.5 Beta
The Ember.js team has released version of 2.4. After a six-week maturation cycle as a stable version, 2.4 will be declared Ember's first LTS release.
-
Thanks to a Utility Library by Erik Bergstedt, Protobuf for .NET Just Got Easier
Erik Bergstedt’s new library simplifies working with Protocol Buffers in .NET.
-
Major SSL Vulnerability Affects OpenSSL and HTTPS server traffic
It has been announced that, OpenSSL, the popular cryptography library, has two significant flaws that require patching as soon as possible. The more dangerous of the two, DROWN, affects HTTPS usage on an estimated 11.5 million servers and is not limited to systems using OpenSSL.
-
"Surviving Microservices" with Richard Rodger at microXchg: Messages, Pattern Matching and Failure
At the microXchg 2016 conference, held in Berlin, Germany, Richard Rodger presented “Surviving Microservices”, a practical guide for developers wanting to keep their microservices architectures ‘healthy and performant’. Key topics discussed in the talk included the benefits of message-oriented systems, pattern matching with inter-service communication, dealing with failure, and Seneca.js.
-
Rust 1.7 Brings 2x Faster Hashes and New Stable APIs
After to stabilizing libcore in version 1.6, recently announced Rust 1.7 brings improvements and stability to about 40 library functions and methods. Additionally, Rust package manager Cargo got two new features for better dependency handling.
-
LambdaNative: Scheme for Mobile, Desktop, and Embedded Cross-Platform Development
LambdaNative is an open-source Scheme-based cross-platform development framework that supports a wide range of platforms, including iOS, Android, Blackberry, OS X, Linux, Windows, OpenBSD, NetBSD and OpenWrt. InfoQ has spoken with Chris Petersen, Ph.D., leader of the development team behind behind LambdaNative.
-
Netflix Details Evolution of Keystone Data Pipeline
Netflix has shed light on how the company uses the latest version of their Keystone Data Pipeline, a petabyte-scale real-time event stream processing system for business and product analytics. This news summarizes the three major versions of the pipeline, now used by almost every application at Netflix.
-
Leadership Fit for the 21st Century: Intent-based Leadership
This third post and last in the series on leadership fit for the 21st century covers the keynote given by David Marquet at the evening seminar on leadership fit for the 21st century about intent-based leadership and the leader-leader model.
-
Gartner Identifies Key Internet of Things Technologies through 2018
In a recent report, Gartner identifies the top 10 Internet of Things (IoT) technologies through 2018. Subtitled "Ten Technologies That Will Enable Organizations to Unlock the Full Potential of the IoT," the report highlights specific IoT technologies that are expected to highly impact organizations working on IoT systems.
-
Phil Haack Replies to Concerns on .NET OSS
Some members and contributors have expressed concerns over the current state of open source in .NET, as covered last week. To get a deeper perspective on the situation, InfoQ reached out with Phil Haack, former program manager at Microsoft and currently engineering manager at GitHub. Phil was also the track host of “Incredible Power of an Open-Sourced .NET” at QCon.