InfoQ Homepage Development Content on InfoQ
-
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.
-
Apache Wicket 7.2.0 Released
The Apache Wicket PMC has released Apache Wicket 7.2.0. This release is a minor release, but does contain new features. To learn more about this release and the state of Apache Wicket, InfoQ interviewed Apache Wicket PMC member Martijn Dashorst.
-
GitLab 8.5 Brings Improved Performance, Todos, and Geo-Replication
GitLab 8.5 brings a host of new features and improvements, including a significant performance boost, especially when running very large instances; Todos, a new feature aimed to help keep track of pending tasks for developers; and GitLab Geo, only available for GitLab Enterprise Edition, that supports geo-replication to improve performance for geographically distributed teams.
-
Apple, FBI Testify before Congress
Apple and the FBI have appeared before the House Committee on the Judiciary Hearings to argue over the legalities of whether Apple should be compelled to create an insecure version of iOS to allow the FBI to break into a suspect's phone. InfoQ has been watching the live video stream and summarises the outcome.
-
StopLight Launches Visual API Design Tools
StopLight has launched a new visual API design tool and cloud service which aims to abstract away various API description specifications into a single interface.
-
Netflix, Coinbase, Fastly leaders track hosting @ QCon NY June 13-17
QCon New York planning is in full swing. QCon New York, the international software developer conference that attracts senior technical team members looking for innovator topics like immutable infrastructure, Lamba architectures, and innovations in DevOps, returns to the New York Marriott at the Brooklyn Bridge June 13-15th.
-
TypeScript 1.8 Brings Module Augmentation Support
Microsoft has released TypeScript 1.8, bringing the ability to use JavaScript code within a TypeScript project, and full support for module augmentation.
-
Failure Testing of Microservices
Failure testing should be a critical part of running your microservices, Kolton Andrus stated in his presentation at the recent Microservices Practitioner Summit. Verifying that your services behave as you expect is something you should do to prevent outages.
-
Big Apple Judge Sides With Apple
A New York judge has denied a motion raised by the government who were attempting to use the All Writs act to compel Apple to break into an iPhone. InfoQ investigates.
-
jClarity Releases Censum 3.0
Censum, the Java garbage collection analysis tool by jClarity, has reached version 3.0. The main new features of the new version include the ability to analyse Safepoint logs, new graphs showcasing the behaviour of the G1 garbage collector, and a set of analytics to highlight whenever applications force to much OS activity.
-
Raspberry Pi Leaps into 64-bit Computing with Model 3
Today, the Raspberry Pi foundation launched their Model 3, with a 64-bit processor and on-board WiFi and Bluetooth support. InfoQ looks at what this means for the embedded device community.
-
Oracle's OpenJDK Cleanup of "Unsafe" Implementation
As Java 9 approaches general availability, many of the defining JEPs are starting to take final shape. JEP 260 (Encapsulate Most Internal APIs) proposes to expose the functionality of the controversial sun.misc.Unsafe class via variable handles, and a new posting to the JDK Bug tracker proposes further optimizations and cleanups for Unsafe.
-
Don’t Think like an Engineer When Designing Microservices
When designing microservices and their APIs, you need to think like a designer focusing on the users, Nic Benders claimed in his presentation at the recent Microservices Practitioner Summit. Design the API first, then build your services with an outside-in approach.
-
Creating Microservice Deployment Pipelines with Netflix’s Spinnaker: A Perspective from Google
At the microXchg 2016 conference, held in Berlin, Rick Buskens presented “Microservice Deployment Pipelines with Spinnaker”, which discussed the collaboration between Netflix and Google on the Netflix-conceived Spinnaker continuous delivery platform. Spinnaker can be used to create build pipelines for safe and predictable deployment of microservice applications across multiple cloud providers.