InfoQ Homepage News
-
QCon.ai San Francisco 2019: AI & ML Conference Focused on Software Engineers Announces Tracks
QCon.ai, the first conference from the people behind QCon and InfoQ focused solely on artificial intelligence and machine learning for the software engineer, announces the tracks for the 2019 conference.
-
Amazon Introduces Intelligent-Tiering for S3 Storage to Automatically Optimize Costs
Amazon introduces a new S3 Storage tier called Intelligent-Tiering which optimizes storage costs by automatically selecting the most cost-effective storage tier based on usage patterns. This new tier can help reduce costs for customers infrequently accessing their data in S3.
-
Cross-Platform Mobile Toolkit "Flutter" Now Stable
At its Flutter Live conference, Google launched the first stable release of Flutter, a Dart-based mobile development platform aiming to make it possible to write apps that share a single code base across iOS and Android with a native UI. Additionally, Google has announced an experimental web-based implementation of Flutter’s runtime which aims to bring Flutter apps to standard web browsers.
-
Three.js Releases 98 and 99 Improve WebGL Support
The two most recent releases of Three.js, the JavaScript 3D library providing renderers in Canvas 2D, SVG, CSS3D, and WebGL, introduce hundreds of refinements and improvements.
-
Microsoft Open Sources WPF, WinForms, and WinUI
Today at Microsoft Connect 2018, the company announced the first preview of .NET Core 3.0. Contained within that is a bigger announcement: the company is releasing WPF, Windows Forms (WinForms), and WinUI as open source projects on GitHub with a MIT license.
-
Amazon Announces New Integrations for AWS Step Functions
Amazon has announced new integrations with their compute, database, messaging, analytics, and machine learning services for AWS Step Functions, allowing to leverage these as steps in the state machine workflows. With AWS Step Functions, an abstracted way is provided to connect and coordinate activities, taking advantage of a highly scalable runtime.
-
Reflections on Technical Leading: Q&A with Julia Hayward at Agile in the City Bristol
Employers need to adopt fluid structures for people to find balance in their role, technical and managerial paths should lie side by side, you can’t have genuine effective growth without psychological safety, and a good mentor to talk about problems and scenarios is invaluable; these are some of the reflections on technical leading brought up by Julia Hayward, technical lead at Redgate Software.
-
AWS Marketplace Offers Machine Learning Algorithms and Model Packages
Amazon Web Services is offering machine learning algorithms and model packages on their AWS Marketplace. This was announced at AWS re:Invent Conference last week.
-
Alexa Soon to Offer "Newscaster" Voice: Applying Generative Neural Networks for Text-to-Speech
Amazon recently announced the development of a customized Alexa voice, suitable for reading the news. In earlier implementations, text to speech functionality was achieved by concatenating small snippets of audio to produce the full sentence outcome. In the article we will discuss how Alexa can achieve a newscaster voice and how it can be expanded to several other types of voices in the future..
-
React Suspense Provides Redux Alternative
React 16.6 introduces Suspense, the ability to suspend rendering and display a loading indicator while waiting for something such as data from an API call.
-
Visual Studio 2017 15.9 Debuts
As Microsoft looks ahead to VS2019, the company hasn't forgotten VS2017. The ninth update brings a bevy of bug fixes and adds a new features and language conformance for C++ developers. Some tweaks for .NET Core SDK behavior have been to simplify versioning.
-
Amazon Introduces Managed Blockchain and Quantum Ledger Database
Amazon has announced a new managed service for creating and managing blockchain networks. The Hyperledger Fabric project is currently supported and support for Ethereum is coming soon. Amazon has also introduced a complementary blockchain service called Quantum Ledger Database (QLDB) which provides a managed ledger database to store immutable transaction logs.
-
Amazon Announces DynamoDB Support for Transactions
Amazon announced that its DynamoDB database service now supports Transactions, offering full atomicity, consistency, isolation, and durability (ACID) guarantee for developing highly scalable apps. With this capability, developers can build transaction guarantees for multi-item updates, making it easier to avoid conflicts and errors when developing highly scalable business-critical applications.
-
AWS Amplify Console for Rapid Application Deployment
AWS re:Invent 2018 had numerous announcements of new features and services, including the new AWS Amplify Console, a continuous deployment service for mobile web applications.
-
AWS Release “Firecracker”, an Open Source Rust-Based microVM for Container and Serverless Workloads
Amazon has announced the release of Firecracker, an open source virtualization technology that is purpose-built for “creating and managing secure, multi-tenant containers and functions-based services”. Firecracker is a fork of Chromium OS's Virtual Machine Monitor (crosvm), an open source VMM written in Rust, and the technology is used behind the scenes to power Amazon’s AWS Lambda services.