InfoQ Homepage News
-
Microsoft 365 and the Future of App Development: Microsoft Build 2018 Second Day Keynote
The second day keynote focused on how Microsoft 365 is the future of app development. Although the talk was focused on the merging of Enterprise Mobility Services, Microsoft Office, and Windows 10 in Microsoft 365, the underlying Microsoft Graph platform will have much wider use as ubiquitous computing, the union of data and AI, and multi-sense and multi-device experiences become more prevalent.
-
Visual Studio Live Share Allows Collaborative Development
The new Visual Studio Live Share extension was demoed at Microsoft Build, and is now available for public preview. Live Share provides real-time, bi-directional collaboration between developers, each on their respective computers, without the need to share repos or set up a development environment. The extension is available for VS2017 and VS Code, including on Mac and Linux installs.
-
.NET Core 3 Will Add Windows Desktop App Support
During Microsoft's Build developer conference, the company announced that .NET Core 3 will include support for Windows Desktop apps. This means developers can use .NET Core to write Windows platform apps that use WinForms, WPF, or UWP.
-
Angular Team Releases Angular 6
On May 3, 2018, the Angular team released version 6 of Angular, a release that focused on improving the Angular toolchain. Significant updates make it easier to update application source code and dependencies, add new application capabilities, and tree shake code for better performance.
-
AWS IoT Analytics Is Now Generally Available
Amazon has made the AWS IoT Analytics service, which provides advanced analysis of data collected from IoT devices, generally available. At re:Invent conference last year, Amazon released a first preview version of AWS IoT Analytics. This service is a part of a broader IoT-focused push by Amazon since this conference.
-
CEO Satya Nadella Gives the First Day Keynote at Microsoft Build 2018
Satya Nadella, the CEO of Microsoft, delivered the first day keynote at the Microsoft Build conference in Seattle today. The first part of the keynote was about the opportunities and responsibilities facing Microsoft and the technology community today. The second part presented the focus of the conference: the intelligent cloud and the intelligent edge, specifically Azure and Microsoft 365.
-
New GCC 8.1 Supports Several Features of C++2a
GCC 8.1 is the latest major release of the GNU Compiler Collection, bringing experimental support for some parts of the upcoming C++2a standard. Additionally, GCC 8.1 improves profile driven optimizations and brings Go support up to version 1.10.1.
-
Service Workers Now Supported across All Major Browsers
With the Windows 10 April 2018 Update released on April 30th, and the Safari 11.1 release on March 29, Edge and Safari join Firefox and Chrome in enabling Service Workers by default. Developers can now develop Progressive Web Apps providing offline functionality and expect them to function across all browsers except Internet Explorer and Opera Mini.
-
From "Doing the Things Right" to "Doing the Right Things"
Peter Jacobs, CIO of ING Netherlands, gave a talk at Agile India 2018 in which he explained how fostering and practicing an Agile approach has been helping the organization do things right, and the challenges they are currently facing to guarantee that they actually do the right things.
-
Package Containing Malicious Backdoor Makes its Way into NPM
The NPM security team removed a package masquerading as a cookie parser that actually contained a malicious backdoor, along with three other packages depending on it. The backdoor allowed attackers to inject arbitrary code into a running server and execute it.
-
Managing the Software Supply Chain with the "Grafeas" Metadata API and "Kritis" Deploy Authorization
In a recent Google Cloud Platform (GCP) blog series exploring container security, the GCP team has presented further details of Grafeas -- a common API and language to store, query and retrieve metadata about software components -- and Kritis -- a proposed framework that enables the use of metadata stored in Grafeas to build and enforce real-time deployment policies with Kubernetes.
-
Docker Enterprise Edition 2.0 Brings Easier Kubernetes Integration
The latest version of Docker Enterprise Edition (EE) makes it possible to manage and secure applications running on Kubernetes in heterogeneous environments and provides workflows to simplify the day-to-day management of a Kubernetes environment.
-
Firefox Releases Facebook Container Extension
Firefox has released an extension that it claims will stop the company snooping on users’ non-Facebook web traffic. The Facebook Container extension isolates users' identities to a separate container tab, which makes it harder for Facebook to track other web activity.
-
AWS AppSync Including New GraphQL Features Is Now Generally Available
Last month Amazon made AWS AppSync, a GraphQL service with real-time data and offline programming capabilities, generally available. Moreover, Amazon introduced AWS AppSync the previous year at their re:Invent conference. Now, the current GA release includes several new features that can accelerate development, a test and debug flow, and Amazon CloudWatch integration.
-
NGINX Releases Open Source Web Server with Dynamic Configuration
NGINX recently released version 1.0 of Unit, an open-source web and application server. The server supports remote and dynamic configuration and incurs no service interruptions for configuration changes. Unit 1.0 also supports multiple languages (Go, Perl, PHP, Python, and Ruby) running on the same instance, including multiple versions of the same language.