InfoQ Homepage News
-
Incident Management During Remote Work
Michael Fisher, a technology enthusiast and group product manager at OpsRamp, recently blogged about how IT operations and DevOps teams can take a problem-first approach towards the incident management process. On the same lines, Dr. Laura Maguire and Nora Jones wrote about similar challenges as the world reacts to COVID-19.
-
CNCF Accepts Contour, a Kubernetes Ingress Controller, as an Incubating Project
The CNCF Technical Steering Committee (TOC) announced that they have accepted Contour as an incubating project. Contour is an Ingress controller for Kubernetes that uses the Envoy Layer 7 (L7) proxy as a data plane.
-
MSMQ and .NET Core
Microsoft Message Queuing (MSMQ) is currently not available for .NET Core. While other message queuing systems are generally preferred, many enterprise applications were based on MSMQ and this creates a problem for teams looking to migrate from .NET Framework to .NET Core or the upcoming .NET 5. But a recent pull request for Reference Source may change the situation.
-
Haskell Web Framework IHP Aims to Make Web Development Type-Safe and Easy
Created at digitally induced, the Integrated Haskell Platform aims to be an opinionated framework bringing Haskell type-safety to server side rendering combined with fast development. InfoQ has spoken with digitally induced CEO Marc Scholten.
-
Faster, Smaller Vue3 Coming Soon - Evan You, State of the Vuenion 2020
Evan You, creator of Vue.js, recently discussed the Vue 3 release. After more than two years of development, Vue 3 targets a release in Q3 2020. Vue 3 brings a faster renderer, a new composition API, a new template compiler, and server-side rendering support. With TypeScript, and a more modular architecture, Vue 3 strives to be smaller, more maintainable and make it easier to target native.
-
Serverless Days 2020 Looks at Future of Serverless Architecture
In a Serverless Days online event on June 18, leaders from the cloud computing industry, including experts from UC Berkeley, serverless.com, TencentCloud and Google Cloud, came together to discuss serverless computing’s latest innovations, use cases, and future directions.
-
Google Donates Trademarks to New Foundation
On Wednesday, Google created a new Open Usage Commons Foundation for the purpose of hosting trademarks relating to open source projects under its control; Istio, Angular and Gerrit trademarks were moved over. Not everyone approves of this move, and the benefits are questionable. InfoQ looks behind the story to find out what it means for developers everywhere.
-
QCon San Francisco Announces 2020 Tracks
The Program Committee behind QCon San Francisco (Nov 16-18), the software conference for senior software engineers, architects, and team leads, announced the tracks for the 2020 edition of the conference.
-
Google Announces Its Cloud VMware Engine Is Now Generally Available
In a recent blog post, Google announced the general availability of its Cloud VMware Engine. With the release, customers can migrate their existing VMware-based applications to Google Cloud without refactoring or rewriting them.
-
Vue 3 Reactivity Internals - Sarah Drasner at Vue.JS Amsterdam
Sarah Drasner, Vue.js core team member, gave an overview of Vue 3 reactivity internals. Vue’s reactivity functionality is isolated in a separate package and can be used standalone.
-
Chaos and Resilience Engineering: Mental Models, Tools and Experiments
In a recent InfoQ podcast, Nora Jones, co-founder and CEO at Jeli, explored the differences between chaos engineering and resilience engineering, and provided advice for planning and running effective chaos experiments, and learning effectively from incidents.
-
Smart APIs Require Reactive Business Processes and Technology - Bernd Ruecker at QCon London
Implementing smart APIs, with circuit breakers, async communication, and reactive services, requires changes to business processes, not just buzzword technology. At QCon London, Bernd Ruecker talked about the challenges and tradeoffs to consider when moving beyond simple, request/reply APIs.
-
Optimizing for Speed with Continuous Organizational Transformation
A rapidly scaling company needs different structures at different sizes. You’re continuously reinventing yourself as your company grows by iterating on structures, processes, and roles. Continuous learning is critical for organizational transformations to succeed and it requires a high level of organizational agility.
-
Microfrontends at Vonage - Yoav Yanovski at Vue.JS Amsterdam
Yoav Yanovski, senior technical manager at Vonage, recently presented at Vue.js Amsterdam 2020 the rationale behind moving from a monolithic front-end towards a micro-front-end architecture. Yanovski also detailed micro-front-end’s architectural options, the tradeoffs involved in each option, and the choices made at Vonage.
-
New H.266 Video Coding Standard Claims to Be 50% More Efficient Than H.265
Versatile Video Coding, also known as H.266, MPEG-I Part 3, and Future Video Coding (FVC), is the successor to H.265 and promises to reduce data requirements by 50% while keeping the same level of visual quality as its predecessor.