InfoQ Homepage Cloud Architecture Content on InfoQ
-
Characteristics of Serverless Architecture
Too much of the current literature dealing with serverless architecture is driven by cloud providers and focuses only on the benefits, Wisen Tanasa writes in a recent blog post. When a new technology emerges, it's important to understand the implications of adopting it, and Tanasa therefore tries to give a better, more objective understanding of the traits of serverless architecture.
-
Kyma 1.0 Released, Simplifying Integrating Enterprise Applications with Cloud-Native Services
The first major release of Kyma, an open-source project designed to simplify building cloud-based and on-premise enterprise applications, is now available. Kyma provides components to simplify connecting existing and new applications with Kubernetes and expose them via the Kubernetes Service Catalog, with out-of-the-box support for monitoring, logging, eventing, tracing, and authentication.
-
Eoin Woods on Democratising Software Architecture at ICSA 2019
Last month in ICSA 2019 in Hamburg, Germany, Eoin Woods, CTO at Endava, gave a speech about how we can democratise software architecture. Starting from a historical perspective, Woods described how software systems have evolved in the past three decades. In the 80’s we were all using monolithic architectures, which evolved into distributed monoliths in the next decade...
-
Designing and Building a Resilient Serverless System: John Chapin at QCon London
In a presentation at QCon London 2019, John Chapin explained the basics of serverless technologies and how to architect and build a resilient serverless system. He also ran a demo of a how a globally distributed, highly available application can be built and run in multiple regions on AWS.
-
Google Announces Task Queue Service Cloud Tasks
Google has announced Cloud Tasks, a task queue service for Google Cloud Platform’s App Engine service. Cloud Tasks enables asynchronous execution of tasks from applications, decoupling services and supporting the implementation of long-running and background activities.
-
How to Achieve a Resilient Architecture
To manage systems at scale you must push your system almost to the breaking point, but still be able to recover – and embrace failures, Adrian Hornsby writes in two blog posts sharing his experiences from working with large-scale systems for more than a decade, and the patterns he has found useful.
-
Vaughn Vernon: The Reality of Being Cloud-Native and Reactive
Reactive, Streaming and NoSQL are important concepts today and can be very useful, and sometimes considered compulsory for cloud-native applications, but Vaughn Vernon emphasizes in a blog post that not all systems within in a company must use all these concepts to achieve the full benefits of the cloud.
-
Google Cloud Incident Root-Cause Analysis and Remediation
Google disclosed its root-cause analysis of an incident affecting a few of its Cloud services that increased error rates between 33% and 87% for about 32 minutes, along with the steps they will take to improve the platform performance and availability.
-
Scaling Push Messaging for Millions of Devices @Netflix - Susheel Aroskar at QCon NY
Susheel Aroskar from Netflix's Engineering team spoke at the recent QCon New York 2018 Conference about Zuul Push, a scalable push notification service that asynchronously pushes data like personalized movie recommendations from cloud to devices.
-
The Future of Microservices and Distributed Systems: QCon London Microservices Panel Discussion
In the microservices panel at QCon London 2018, track host Sam Newman together with Susanne Kaiser, Guy Podjarny, Idit Levine and Mark Burgess, discussed how the service technology as we see it today will change, and how we will build systems in the future. They believe microservices will continue to exist but will evolve into becoming a base for other techniques like serverless architectures.
-
Kubernetes 1.9 Supports Workloads API, Container Storage Enhancements and Windows Beta Support
The latest version of the container orchestration framework Kubernetes supports GA version of Workloads API, container storage enhancements and Windows support (beta). The Kubernetes team announced the release of version 1.9 last week. This is the fourth and final release this year, and also supports the Custom Resource Definition (CRD) validation.
-
Observability and the Monitoring of Cloud-Native Applications
Cindy Sridharan summarizes her thoughts on observability and its relevance in monitoring cloud native applications in her recent article. Observability is a philosophy that encompasses monitoring, log aggregation, metrics and distributed tracing to gain deeper, ad-hoc insights into a system.
-
Terraform and the Increasing Ease of Multi-Cloud
Raf Gemmail surveys recent developments around multi-cloud and Hashicorp’s Terraform cloud provisioning tool.
-
Microsoft Releases More Azure Stack Details, Available September
At the recent Microsoft Inspire partner conference, Microsoft announced Azure Stack is now available for order and will ship as soon as September. Azure Stack is a private cloud implementation of Microsoft’s public Azure cloud. Unlike other private cloud providers, Microsoft is offering Azure Stack as a consumption-based service, similar to its public cloud counterpart.
-
Challenges Building Facebook Live Streams
Facebook Live started in a hackathon two years ago, and was launched to users eight months later. One of the challenges has been dealing with the unpredictable number of viewers of a single stream, Sachin Kulkarni noted in his presentation at the recent QCon London conference, where he described his team's architecture and design considerations when building Facebook live streams.