InfoQ Homepage Cloud Native Architecture Content on InfoQ
-
Navigating Complex Software Projects and Leading in Uncertain Times: InfoQ Live, Sept 23rd
InfoQ Live brings together world-class practitioners such as John Willis, senior director in Red Hat's Global Transformation Office, and Sarah Wells, technical director for operations and reliability @FT, to share their valuable insights and practical advice on software engineering leadership.
-
Delivering Technology through Software Engineering Leadership: Upcoming InfoQ Live Event
InfoQ Live, the interactive virtual event designed for the modern software practitioner, returns on Sept 23rd with a new topic focus: delivering technology by software engineering leadership and by empowering teams. Join world-class practitioners and deep-dive into best practices for leading tech projects, analyzing team data dynamics, and leading teams in uncertain times.
-
KubeCon EU, CNCF Community, and the Role of the Cloud during the Pandemic: Q&A with Priyanka Sharma
InfoQ caught up with newly appointed GM of CNCF, Priyanka Sharma, regarding the role of the cloud, open source and the work of the foundation for the current unprecedented times and going forward.
-
DataStax Announces Cloud Native Database as a Service and AIOps Tools
DataStax announced last month the release of Astra, a cloud-native Database-as-a-Service (DBaaS) built on Apache Cassandra. They also recently announced an AIOps product called Vector that proactively monitors the health of Apache Cassandra clusters.
-
What Comes after Microservices? Multi-Runtime Microservices with Bilgin Ibryam at QCon London
Bilgin Ibryam talked at QCon London about the evolution of distributed systems on Kubernetes and the future architecture trends. Ibryam said that the next trend would be to decouple infrastructure concerns from microservices. Ibryam calls this multi-runtime microservices, a service with business logic along with a sidecar in charge of state management, networking, binding, and lifecycle.
-
Docker Donates Converter Library for Storing CNAB Bundles in Container Registries to cnab.io
Docker announced that they have donated the cnab-to-oci library to the Cloud Native Application Bundle (CNAB) project. The library can convert and push CNAB application bundles to OCI-compliant registries by leveraging existing OCI abstractions.
-
How Shopify Implements Custom Autoscaling Rules in Kubernetes
Andy Kwiatkowski from Shopify talked at the Velocity conference in Berlin about why they had to create a custom autoscaler in Kubernetes. Existing solutions for autoscaling didn’t fulfill Shopify’s needs, mainly because of the large and sudden influx of traffic requests they receive. Also, they needed a cost-efficient solution when scaling down or configuring complex scaling conditions.