InfoQ Homepage Architecture & Design Content on InfoQ
-
What Is New on ThoughtWorks Radar Nov 2015
ThoughtWorks has published their radar for the end of 2015, covering technologies in four areas: Languages & Frameworks, Platforms, Techniques, and Tools.
-
InfoQ Readership Survey 2015
InfoQ wants to find out the technological preferences of our readers in order to provide content more aligned with our readers’ interest.
-
JavaOne 2015 Keynotes (Part 1)
In celebration of Java’s 20th anniversary, the JavaOne 2015 central theme this year was ’20 years of Java’. The keynotes this year were largely focused on Java 9 and beyond. We cover these keynotes in two parts. This first part focuses on Java 9 and its flagship Project Jigsaw.
-
Microsoft CodePush Aims to Enable Instant Updates for Cordova and React Native Apps
Cordova and React Native developers will be able to deploy mobile apps updates directly to their iOS and Android devices thanks to CodePush, Microsoft say. CodePush includes a cloud service and an SDK to make it possible to update JavaScript, HTML, CSS, and image resources so apps can retrieve their latest versions. Compiled code, though, cannot be updated on the fly.
-
Microsoft Releases ASP.NET WebHooks Preview
Microsoft recently released ASP.NET WebHooks preview, a library to create and consume webhooks. WebHooks supports MVC 5 and WebApi 2.
-
Microsoft Announces Azure Premium Messaging Preview
In early September, Microsoft announced a premium tier preview to its messaging offering known as Azure Service Bus Premium Messaging. The premium service includes existing cloud based messaging capabilities, such as Queues and Topics, but delivers them over dedicated infrastructure in order to provide a consistent experience for customers.
-
Dropbox API v2 Launched for Swift, Python, .NET, and Java
Dropbox has announced its API v2, which supports four SDKs: Swift, Python, .NET, and Java, is generally available to developers. According to Dropbox, Dropbox API v2 is “simpler, more consistent, and more comprehensive”. Currently, API v2 does not support JavaScript and Objective-C.
-
Maven Central Now Mirrored by Google
Takari, the Maven-focused company started by Maven founder Jason van Zyl, announced that Maven Central is now mirrored on Google Cloud Storage. Maven Central is the central repository where many open source Java libraries publish their artifacts.
-
TensorFlow: Google Open Sources Their Machine Learning Tool
TensorFlow is a machine learning library created by the Brain Team researchers at Google and now open sourced under the Apache License 2.0. TensorFlow is detailed in the whitepaper TensorFlow: Large-Scale Machine Learning on Heterogeneous Distributed Systems. The source code can be found on Google Git.
-
Google to Provide Integration between Cloud Logs and Cloud Monitoring Services
Google recently announced they are adding features to its cloud platform that will enable integration between its cloud-based log service and its cloud monitoring service. The intent of providing these capabilities is to allow customers to efficiently move between the Cloud Logging and Cloud Monitoring services when discovering the health of their own services.
-
Migrating Traditional Workloads to the Cloud: Q&A with Kris Bliesner
InfoQ recently sat down with Kris Bliesner, founder and CTO of 2nd Watch, who has developed deep experience in migrating workloads from traditional IT estates to the cloud. Bliesner identified common challenges with cloud workload migration, discussed recommended processes, and offered his thoughts on the topics of security, compliance, DevOps and automation.
-
Teradata Announces New Software for Real-Time Analysis of Internet of Things Data
At its 2015 Partners User Group Conference, Teradata announced two new software capabilities for real-time ingestion and analysis of massive streams of IoT data. While the Teradata Listener software enables "listening" to multiple, diverse IoT data streams in real time, the new Teradata Aster Analytics on Hadoop software provides scalable analysis of massive IoT data streams.
-
Red Hat Linux Enterprise is Reference Platform for .NET Core on Linux
Microsoft and Red Hat announced they will bring official support to .NET runtime on Red Hat’s Enterprise Linux. According to the two companies, Red Hat Enterprise Linux will become the primary reference operating system for .NET Core on Linux.
-
V-Play Enables Qt-based Cross-platform Native Mobile App Development
V-Play is a desktop and mobile cross-platform development solution based on Qt. V-Play aims to make it easier for developers to create apps by using JavaScript and QML, Qt 5's declarative language. V-Play supports iOS, Android, WindowsPhone, BlackBerry and other mobile platforms. InfoQ has spoken to Christian Feldbacher, CEO & Co-Founder of V-Play.
-
The RAML Workgroup Announces RAML 1.0 and API Workbench
The RAML community has announced the release of RAML 1.0, API Workbench and a JavaScript plus a Java RAML parser.