InfoQ Homepage Architecture & Design Content on InfoQ
-
The Future of Java EE, A Q&A with David Blevins: The Eclipse Foundation, EE4J and MicroProfile
This year’s JavaOne saw many interesting announcements, and within the enterprise domain the most important news was that the Eclipse Foundation will become the new custodians of Java EE. InfoQ recently sat down with David Blevins, a long standing member of the Java EE community, and discussed what this move will mean, and how developers can get involved with “EE4J”, the future of Java EE.
-
Oracle Joins Serverless Race with Open Source Fn Project
Oracle has released Fn, a new open-source, cloud-agnostic, serverless platform. While supporting "any programming language", it initially launched with extensive Java capabilities and a JUnit test framework. Fn comprises of four main components: Fn Server, Fn FDKs, Fn Flow and Fn Load Balancer. Written in Go, Fn Server is the platform that runs the code.
-
Microsoft Introduces New Option for Cloud Data Import
During the recent Microsoft Ignite conference, Microsoft introduced a public preview of a new option for moving large volumes of data to the cloud. Microsoft Azure Data Box provides a way to move data in a device that you can ship directly to a data center.
-
How GitHub Uses Spokes for Cross Data-Center Replication
Micheal Haggerty, infrastructure engineer at GitHub, has published a blog explaining how GitHub has engineered Spokes, their replication system, to function over large distances. This includes reducing round trips, introducing a three-phase commit, reference update performance optimisations and various other tweaks.
-
JavaOne Keynote: Oracle Talks Blockchain, Bots and Serverless
The developer keynote at JavaOne on Tuesday focused on communication and Oracle’s cloud offering. Oracle provided an update on Oracle Developer Community, the relaunched OTN that was announced at JavaOne last year, and provided a number of demos and overviews of Oracle Cloud.
-
Spring Data Kay Goes GA Adding Spring Framework 5, Java 9 and Kotlin support
The Spring Data releases its first major revision in eight years, including baseline of Spring 5, Java 8 and JavaEE 7. It also adds general Java 9 compatibility and Kotlin support. It provides reactive data access for Cassandra, MongoDB, Redis and Couchbase.
-
Spring Framework 5.0 Released
Spring Framework 5.0, featuring a new reactive web framework, was released on September 28, 2017. With this release, Spring 5.0 has its entire codebase based on Java 8 source code level. Spring 5.0 is compatible with JDK 9 for development and deployment.
-
Google Cloud Releases Public Beta of Cloud IoT Core
Google Cloud has recently released a public beta of their Cloud IoT Core service, a fully managed offering for IoT messaging and device management.
-
IBM Introduces Open Liberty, an Open Source Runtime for Java Microservices
IBM recently introduced Open Liberty, an open source implementation of WebSphere Liberty that supports the latest Eclipse MicroProfile and Java EE APIs. Alasdair Nottingham, WebSphere and Liberty runtime architect at IBM, and Holly Cummins, technical lead of IBM’s Bluemix Garage London, spoke to InfoQ about Open Liberty.
-
Bob Martin: Test Contra-Variance
Bob Martin, co-author of the Agile Manifesto, has published a blog outlining the pitfalls of writing tests and code which have a co-variant structure. In essence, he emphasizes that the structure of tests should be designed in a contra-variant way, decoupling them from production code and leading to a less fragile and easier to refactor codebase.
-
Eclipse Issue Open Call for Enterprise Java Participation
The Eclipse Foundation has issued an open invitation for developers to get involved with the next phase of development of Java EE technologies.
-
.NET Core and .NET Standard: What Is the Difference?
.NET Standard is an API specification that defines what Base Class Libraries must be implemented. .NET Core is a managed framework optimized for building console, cloud, ASP.NET Core, and UWP applications. Each managed implementation (such as Xamarin, .NET Core, or the .NET Framework) must implement their BCL according the .NET Standard.
-
Vaughn Vernon Uses Reactive DDD to Model Uncertainty in Microservices
Microservices and reactive systems bring with them uncertainty about messages arriving out of order, multiple times, or not at all. How to react to such uncertainty is a business decision, says Vaughn Vernon, and is best captured by modeling the uncertainty using concepts of Domain-Driven Design.
-
QConSF Content Update: Less Than 40 Days to Go!
Marking its 11th year, QConSF will be located at the Hyatt Regency San Francisco (just off the Embarcadero). The conference has over 1,200 confirmed attendees at this point and expects to sell out around 1,600.
-
Microsoft Updates AI Services and Tools for Data Scientists and Developers
At the recent Ignite conference, Microsoft released several updates related to its Artificial Intelligence (AI) services and tools. These updates include the release of the Azure ML Experimentation service, Azure ML Model Management service, Azure ML Workbench and the general availability of Microsoft Cognitive Services.