InfoQ Homepage Architecture & Design Content on InfoQ
-
Facebook Publishes New Neural Machine Translation Algorithm
Facebook’s Artificial Intelligence Research team published research results using a new approach for neural machine translation (NMT). Their algorithm scores higher than any other system on three established machine translation tasks.
-
Datacenter Operators: Bumpy Ride Running Containers on Infrastructure Built for VMs
Specialized container technology company Diamanti was named a “cool vendor” by Gartner for their hyperconverged container platform. Mark Balch, VP of products and marketing, spoke to InfoQ with his take on the current friction that containers are creating between developers and data center operators.
-
Developing Virtual Assistant Apps with Amazon Lex and Polly Deep Learning Technologies
Greg Bulmash from Amazon spoke at the OSCON 2017 Conference last week about developing your own virtual assistant applications using Amazon's Lex and Polly technologies.
-
Microsoft Standardizes XAML across UWP and Xamarin
Announced during BUILD 2017, Microsoft has made public the first draft of the XAML Standard, a markup dialect meant to unify how user interface elements are defined.
-
Confluent Cloud, Apache Kafka as a Service in AWS
Apache Kafka is a distributed, fault-tolerant pub sub messaging soltuion, originally developed by LinkedIn and open sourced. Confluent was formed by former LinkedIn engineers in the Kafka development group and today announced Confluent Cloud, a fully hosted and managed Apache Kafka as a Service in AWS. We also take a look at Confluent's second annual Streaming Data report and its findings.
-
QCon San Francisco 2017 Tickets on Sale; Committee Announced; Top Podcasts & Top Talks from 2016
QCon San Francisco, the 11th annual Bay Area software conference that attracts attendees from all over the world, returns to the Silicon Valley area November 13-15, 2017 and tickets are officially on sale.
-
The Economics of Microservices: Phil Calçado Recommends Avoiding ‘Microliths’ at CraftConf
At CraftConf 2017 Phil Calçado presented “The Economics of Microservices”. The key takeaway from the talk: the ‘Inverse Conway Maneuver’ can be a useful tool to shape an application’s architecture during a migration away from a monolith, but this can lead to creating ‘microliths’ unless the ‘transaction cost’ of creating a new service is lowered to below the cost of adding to an existing monolith.
-
Dani Traphagen on Next Phase of Distributed Systems with Apache Ignite
Dani Traphagen from GridGain spoke at OSCON 2017 Conference about Apache Ignite platform. She talked about the paradigm shift in viewing the disk as a bottleneck, the decreasing costs of memory and how to optimize toward the cache, leveraging it for microservices architectures with the open source project Apache Ignite.
-
Microsoft Invests in Hybrid Connectivity, Releases On-Premises Data Gateway
In a recent blog post, Microsoft announced the On-premises data gateway has reached General Availability (GA). This gateway allows for remote connectivity from many Microsoft PaaS and SaaS services to data sources residing behind a corporate firewall.
-
Microsoft Announces Draft .NET Architecture Guidance
Four application architecture guidance drafts are available from Microsoft. These drafts cover four areas: Microservices and Docker, ASP.NET Web Applications, Azure Cloud Deployment, and Xamarin Mobile Applications. Each guidance consists of a set of documents appropriate for the topic. Microsoft wants feedback from the general community on these draft documents.
-
Red Hat Releases Next Generation of OpenShift Online
Red Hat has announced the initial availability of the next generation of OpenShift Online, the PaaS cloud application platform. This next edition is re-engineered to be built on top of OpenShift container platform, powered by open source tools such as Docker and Kubernetes.
-
What ASP.NET Core May Bring to the .NET Framework’s String Handling
In what was apparently a major miscommunication among Microsoft’s developers and managers, ASP.NET Core 2.0 will in fact be supported on the full the .NET Framework. The change to only offer ASP.NET Core on .NET Core was supposed to be a temporary step to ease development.
-
Build 2017 Day 1 Keynote Recap
Microsoft's Build 2017 developer conference began today with an informative and wide-ranging presentation of new technologies for the artificial intelligence, Azure and the cloud, and developer tools. InfoQ was there to provide a running summary and key takeaways.
-
Microsoft Build 2017 - Day 1 Early Access
Microsoft has granted several news sites, including InfoQ, an early look at what will be introduced at Build 2017. Take a look at what Microsoft has in store for developers and be sure to check back throughout the day for updates on these announcements.
-
ASP.NET Core Drops Support for .NET Framework
Last Friday, ASP.NET Core quietly switched to only supporting .NET Core 2.0. This means that ASP.NET Core 1.0/1.1 applications running Mono or the full .NET Framework will not be upgradable to ASP.NET Core 2.0 when it is released in 2-3 months. Seen as a major breaking change to the platform without a public discussion or formal announcement, this has angered many prominent developers.