InfoQ Homepage News
-
Monitoring Microservices - A Prediction for 2018
The monitoring and distributed tracing of microservices has been a recognised challenge for a number of years. Recently Péter Márton, CTO of RisingStack, has written an article on experiences with various approaches including the OpenTracing initiative and has some recommendations, example code and makes a prediction or two about the future.
-
GitHub Launches Security Alerts
GitHub has launched a new security alerts feature which will scan a project's dependencies for known vulnerabilities. Once found, users will be automatically alerted and presented with more information about the vulnerability, including its severity level and resolution steps.
-
Comparing Product to Project Funding
An exploration of recent thinking around product vs project funding. We look at a number of recent articles reflecting views on a product-centric focus by ThoughtWorks' Sriram Narayan , Jeff Gothelf, author of Lean UX Author, and Leon Tranter.
-
Rust 1.22 Extends the ? Operator to Option Types
The latest release of Rust stabilizes the usage of ? with Option<T> to simplify option handling. Additionally, it improves compiler performance and backtraces on macOS.
-
Creating and Enforcing "Policy as Code" with HashiCorp Sentinel
HashiCorp have released Sentinel, an embedded “policy as code” framework that is integrated within the HashiCorp Enterprise products. Sentinel enables “fine-grained, logic-based policy decisions” that can be used to automatically audit and enforce organisational, compliance or security policies when working with Infrastructure as Code and other HashiCorp platform tooling.
-
Microsoft Announces the General Availability of Azure Time Series Insight
Microsoft made Azure Time Series Insights (TSI) generally available. The service is part of Microsoft's Internet of Things (IoT) platform and has emerged earlier this year in April as a preview. Later in August, it received several updates including root cause analysis.
-
Game Changing Beliefs for Knowledge Working Organizations
Game changing beliefs carry the strength of the strongest walls to shape our behavior. The beliefs we choose to take on in our professional work are a leverage point. They can help us to change the culture and behavior in organizations to increase agility.
-
Visual Studio 2017 15.5 Preview Adds F# Core & Standard Support
Microsoft has supported F# since .NET Core 1.0 was released, but tooling availability has varied in comparison to fellow .NET Core languages C# and VB.NET. With the release of Visual Studio 2017 15.5 Preview 4, F# projects can now target .NET Core and .NET Standard.
-
Microsoft Previews Cross Platform Tool for Working with SQL Server
Microsoft has released a public preview of SQL Operations Studio, a cross platform tool for working with SQL Server. This product is based on the existing Visual Studio Code editor and uses the SQL Tools API service under the hood.
-
Java 10 - The Story So Far
Java 10 is now only four months away. This article examines the currently known and expected features of Java 10.
-
GitHub Team Discussions Aim to Improve Collaboration
Announced at its last Universe conference, Team discussions aim to power processes like planning, analysis, design, and others directly from within GitHub.
-
Leslie Miley on Bias in Big Data/ML and AI - QCon San Francisco
At QCon San Francisco Leslie Miley gave a keynote talk in which he explained how inherent bias in data sets have affected things from the 2016 Presidential race to criminal sentencing in the United States.
-
Fresh Async with Kotlin: Roman Elizarov Presents at QCon SF
Roman Elizarov, team lead in Kotlin libraries at JetBrains, presented “Fresh Async with Kotlin” at QCon San Francisco. Elizarov demonstrated how Kotlin addresses the difficulties faced in writing asynchronous code in languages such as Java, C# and Javascript. Async code in Kotlin looks very much like the normal synchronous code that most developers are used to writing in languages such as Java.
-
Expedia's Journey toward Site Resiliency: Embracing Chaos Testing in Dev and Production at QCon SF
At QCon SF, Sahar Samiei and Willie Wheeler presented “Expedia’s Journey Toward Site Resiliency”, and discussed the building of a community of practice around resilience testing within Expedia. The results have generally been positive: Netflix’s Chaos Monkey has been running daily in production since May 15th; and resilience tests have been added to four Tier 1 service pipelines.
-
Service-Oriented Development: Rafael Schloming Shares Lessons Learned with Building Microservice
At QCon San Francisco, Rafael Schloming presented “Service Oriented Development”, and argued that an organisation migrating to microservices must seek to break up their monolithic development processes in addition to attempting to break up the system architecture. Treating newly formed microservice teams as internal “spinoffs” provides boundaries and encourages self-sufficiency and autonomy.