InfoQ Homepage News
-
Angular 2: "We're Really Close"
In the keynote session at AngularConnect in London, Brad Green and friends gave attendees an overview of where Angular 2 is and made some important announcements. Angular 1 is still in full-force, but Angular 2 is shaping up to be a major force on the web and on mobile.
-
JAX London 2015 Round-Up
JAX London 2015, which took place from 12th to 15th October at the Business Design Centre in London, United Kingdom, gathered many of the experts in the areas of Java, Microservices and other modern development practices. Although the topics were varied, the overall message seemed to indicate both that these technologies are maturing, and that users are learning to use them more effectively.
-
Samsung SAMI – a D3 Platform for the IoT
Samsung SAMI is a Data-driven Development (D3) platform for receiving, storing and sending data to/from IoT devices. Any device can send data in various formats which is then normalized into a JSON format and stored in the cloud. Data can then be requested by other devices.
-
AWS Mobile Hub Aims to Make it Easier to Use AWS in Android and iOS Apps
Among recent Amazon Web Services’ announcements at re:Invent, AWS Mobile Hub aims at making it easier for mobile app developers to use AWS services to build their apps’ backends.
-
More Feature Branching Means Less Continuous Integration
Many teams now implicitly discard continuous integration due to ever-easier feature branching and an under-appreciation of trunk based development says Steve Smith. InfoQ did an interview with him about different branching approaches and how they can be combined with continuous integration, and how using build feature branching can hamper continuous integration and continuous delivery.
-
Firefox Will No Longer Support Plug-ins Except for Flash
Mozilla has announced the end of NPAPI in Firefox by the end of 2016, the only plug-in continuing to be supported being Flash.
-
Microsoft Enables Async/Await in Edge Preview Build
Microsoft has enabled the async/await JavaScript function syntax in a preview build of its Edge browser. The feature is likely to become part of the ES2016 standard and its implementation in browsers is a necessary step.
-
Directing complex IT-landscapes with Agile
Where many organizations use agile to develop IT products, agile principles and practices can also be applied for maintaining landscapes of commercial products. Gert Florijn and Eelco Rommes will talk about directing complex IT-landscapes in public sectors such as healthcare and local and national government organizations at the Agile and Software Architecture Symposium 2015.
-
Amazon Launches IoT Platform Beta
At Amazon’s recent re:Invent developer conference in Las Vegas, the company announced a new Internet of Things (IoT) platform called AWS IoT.
-
AWS Unveils 2TB X1 and T2.Nano EC2 Instances
At its re:Invent conference, Amazon Web Services has unveiled two new instance types for its EC2 service: X1, sporting 2TB of memory, and T2.Nano, aimed to the lower end of compute requirements.
-
Meteor Release Galaxy, a Hosting Environment for Meteor Apps
Meteor has released Galaxy, its long anticipated cloud service for managing Meteor applications. In the blog post Announcing Meteor Galaxy, Matt DeBergalis says users "deploy Meteor apps into Galaxy with the same meteor deploy command you're already used to" and that it comes with the "day-to-day basics" including application logs and SSL cert management.
-
Oracle Publishes Report on the State of Java’s Module System
Mark Reinhold, Chief Architect of the Java Platform Group at Oracle, published a report on the State of the Module System with an emphasis on what the objectives are (and aren’t) and an explanation of how these are currently met. The publication has triggered comments among users on the apparent overlap with existing frameworks like OSGi. InfoQ looks at background and current state.
-
Elixir Hits 1.1, Brings new APIs, Build-time Improvements
One year after hitting 1.0, Elixir 1.1 is out. It brings new public APIs, performance improvements, and tooling improvements. InfoQ has spoken with José Valim, Elixir’s creator.
-
Amazon Announces QuickSight - Business Intelligence for Big Data on AWS
Amazon has announced QuickSight at AWS Re:invent conference. QuickSight a complete Business Intelligence solution to help customers gain insights from the data they have stored in AWS.
-
Speeding Up the Mobile Web with AMP HTML
Google has open sourced the specification for a restricted HTML that is meant to improve the mobile experience on the web.