InfoQ Homepage Architecture & Design Content on InfoQ
-
Obituary: Jan Stenberg
It is with great sadness that we announce that InfoQ editor Jan Stenberg has passed away due to complications from COVID-19. Jan was a well-known writer within the technology space, and was a frequent attendee at conferences held around the globe. He will be deeply missed within the InfoQ community.
-
Google Announces Anthos Support for Multi-Cloud is Generally Available
In a recent blog post, Google announced that Athos support for multi-cloud is generally available. With Anthos, customers can now consolidate all their operations across on-premises, Google Cloud, and other clouds starting with AWS and Microsoft Azure as it is currently in preview.
-
Stack Overflow Migrate Architecture from .NET Framework to .NET Core
Stack Overflow has recently completed migrating their system architecture from .NET Framework to .NET Core. This is the platform that powers not only Stack Overflow but also 170+ question and answer communities as well as private Q&A sites for companies.
-
Optimization Strategies for the New Facebook.com - Ashley Watkins at React Conf
Ashley Watkins discussed at React Conf some of the technologies and strategies powering FB5, the new facebook.com, addressing topics such as data-driven dependencies, phased code and data downloading, and more.
-
55th Anniversary of Moore's Law
April 2020 marks 55 years since Intel co-founder Gordon Moore published ‘Cramming more components onto integrated circuits’. For over 50 years Intel and its competitors kept making Moore’s law come true, but more recently efforts to push down chip feature size have been hitting trouble with limitations in economics and physics that force us to consider what happens in a post Moore’s law world.
-
Kong for Kubernetes 0.8 Ingress Controller Released
Kong Inc. released Kong for Kubernetes version 0.8 - a Kubernetes Ingress controller that works with the Kong API Gateway. The release adds Knative integration, a new cluster level Custom Resource Definition, and annotations to minimize configuration.
-
To Microservices and Back Again - Why Segment Went Back to a Monolith
When Segment moved to a microservices architecture, they gained environmental isolation, but at a cost of higher operational overhead. Three years later, the costs were too high, and the team migrated back to a monolith. At QCon London, Alexandra Noonan told the cautionary tale, and emphasized the importance of evaluating trade-offs in architectural decisions.
-
KSQL Now Available on Confluent Cloud
KSQL is the streaming SQL engine for Apache Kafka, and it is currently available as a fully-managed service on the Confluent Cloud Platform for all its customers on usage-based billing plans. In a recent blog post, Confluent announced the availability of Confluent Cloud KSQL.
-
Node.js 14.0 Improves Diagnostics and Internationalization, Adds Web Assembly System Interface
The Node.js project recently released Node.js version 14.0.0, adding diagnostic reports, internationalization, experimental async local storage, native N-API module improvements, refinements to ES modules, and numerous other updates since the Node.js version 12 release. The release also adds experimental Web Assembly System Interface support.
-
Amazon Updates AWS Snowball Edge with Faster Hardware, OpsHub GUI, IAM, and AWS Systems Manager
AWS Snowball is a part of the AWS Snow Family of edge computing and data transfer devices. Recently Amazon announced a few updates for Snowball Edge device option. It now has a graphical user interface with AWS OpsHub, 25% faster data transfer performance, and support for local Identity and Access Management (IAM), and AWS System Manager.
-
Significant New Features Planned for Helidon 2.0
Oracle is well on their way to a Helidon 2.0 GA release scheduled for late Spring 2020. Helidon 2.0.0-M1, released in early February, and Helidon 2.0.0-M2, released in late March, have provided a host of new features including: support for reactive messaging; a new command-line tool, a new web client API for Helidon SE, GraalVM support for Helidon MP, and a new reactive database client.
-
Google Introduces Service Directory to Manage All Your Services in One Place at Scale
In a recent blog post, Google introduced a new managed service on its Cloud Platform (GCP) called Service Directory. With this service, Google allows customers to publish, discover, and connect services consistently and reliably, regardless of the environment and platform where they reside.
-
Java 15: the Story So Far
Java 14 has just been released, but attention is already turning to the next release, with some features already confirmed for the September 2020 release.
-
Refactoring GitHub OctoKit JavaScript REST SDK for Maintainability and Modularization
GitHub engineer Gregor Martynus recently described his journey to refactor GitHub official REST JavaScript SDK, originally containing about 16 thousand lines of code across six files total, into a more maintainable and modular project.
-
Q&A with Amazon's Deepak Singh Regarding Bottlerocket, Containers and EC2
InfoQ caught up with Deepak Singh, VP of compute services at AWS, regarding technical details about Bottlerocket and its roadmap.