InfoQ Homepage Architecture & Design Content on InfoQ
-
Microsoft Announces the General Availability of Windows Server Containers, and More for AKS
Almost a year ago, Microsoft launched a preview of Windows Server Containers in Azure Kubernetes Service (AKS). Now the company announced the general availability of Windows Server containers in AKS, including the support of private clusters and managed identities.
-
Amazon Introduces the New Streaming ETL Feature on AWS Glue
Recently, Amazon announced AWS Glue now supports streaming ETL. With this new feature, customers can easily set up continuous ingestion pipelines that prepare streaming data on the fly and make it available for analysis in seconds.
-
Q&A with Amazon's VP Kurt Kufeld Regarding Amazon AppFlow
InfoQ caught up with Kurt Kufield, VP AWS Platform, Amazon Web Services (AWS), regarding Amazon AppFlow, a bidirectional integration service between the AWS platform and a variety of SaaS platforms.
-
Google Updates Cloud Spanner with New Features: Backup on Demand, Local Emulator, and More
In a recent blog post, Google announced a slew of new features for Cloud Spanner. The public cloud provider released the service with new updates including the managed backup-restore feature, foreign key support, query optimizer versioning feature, a C++ client library, and a local emulator.
-
Microsoft Releases Blazor WebAssembly 3.2.0 RC
Earlier this week, Microsoft released Blazor WebAssembly 3.2 RC. This is the last planned preview release of Blazor WebAssembly, and it contains all features expected for its official general availability. The production-ready release is scheduled for sometime in May.
-
Splunk Launches New Release of SignalFx APM
Splunk, a platform for searching, monitoring, and examining machine-generated big data, has launched a new release of application monitoring tool SignalFx Microservices APM™. The new release combines NoSample™ tracing, open standards based instrumentation and artificial intelligence (AI)-driven directed troubleshooting from SignalFx and Omnition into a single solution.
-
Google Cloud Healthcare API Now Generally Available
In a recent blog post, Google announced the general availability of its Cloud Healthcare API. This service facilitates the exchange of healthcare data between solutions built on Google Cloud Platform (GCP) and applications.
-
Architecture Decision Records at Spotify
Several teams at Spotify use architecture decision records (ADR) to capture decisions they make. ADRs have brought a number of benefits to Spotify, including improved onboarding for new developers, improved agility when handing over project ownership due to organization changes, and improved alignment across teams regarding best practices.
-
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.