InfoQ Homepage Containers Content on InfoQ
-
Modern Big Data Pipelines over Kubernetes
Container management technologies like Kubernetes make it possible to implement modern big data pipelines. Eliran Bivas, senior big data architect at Iguazio, spoke at the recent KubeCon + CloudNativeCon North America 2017 Conference about big data pipelines and how Kubernetes can help develop them.
-
Kubernetes and OpenShift Q&A with Brian Gracely from Kubecon 2017
InfoQ caught up with Brian Gracely, director product strategy for Red Hat Openshift, about how Kubernetes has helped shape the product direction and how it's relevant to developers and architects.
-
Building GPU Accelerated Workflows with TensorFlow and Kubernetes
Daniel Whitenack spoke at the recent KubeCon + CloudNativeCon North America 2017 Conference about GPU based deep learning workflows using TensorFlow and Kubernetes technologies. He discussed the open source data pipeline framework Pachyderm.
-
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.
-
SkyWalking Accepted by Apache Software Foundation as an Incubator Project
SkyWalking's proposal into the Incubator has been voted on and accepted by Apache Software Foundation(ASF) IPMC. SkyWalking is an APM (application performance monitor) tool, especially designed for microservices, cloud-native and container-based architectures. SkyWalking’s underlying technology is a distributed tracing system.
-
KubeCon and CloudNativeCon 2017: An "Exciting Time for Boring Infrastructure"
At the joint KubeCon / CloudNativeCon conferences, held in Austin, USA, over 4000 engineers met to learn about and share the latest status of Kubernetes and other cloud native technologies. Core takeaways included that much of the cloud native “boring” infrastructure is starting to become mature, and many of the CNCF hosted technologies are being released as officially ready for production use.
-
OpenStack Foundation Announces New Container Project
The OpenStack Foundation announced a new container project called Kata Containers, born out of contributions from Intel’s Clear Containers and Hyper’s runV projects. The project is compatible with the Open Container Initiative (OCI) as well as Kubernetes’ Container Runtime Interface (CRI).
-
NIST Publishes Guidelines on Application Container Security
The National Institute of Standards and Technology (NIST) published a bulletin on application container technology and its most notable security challenges. The report is a summary of two previous bulletins outlining vulnerability areas including image, registry, orchestrator, container, host OS, and hardware, and their countermeasures.
-
Werner Vogels on “21st Century [Cloud] Architectures”: Availability, Reliability and Resilience
At the AWS re:invent 2017 conference, Werner Vogels, CTO of Amazon, presented a keynote that discussed core concepts required for building “21st Century Architectures” on the cloud. Highlights of the talk included discussion of the emerging practices of evolutionary and “cloud native” architectures, the role of security becoming everyone’s responsibility, and the benefits of chaos engineering.
-
AWS re:Invent 2017 Announcements: Managed Kubernetes, Serverless RDBMS & DynamoDB Global Tables
At the AWS re:invent 2017 conference, held in Las Vegas, USA, several new compute and storage features were announced, including: EKS, a fully managed Kubernetes service; AWS Fargate, a service to run containers without managing servers; Amazon Aurora Multi-Master; Amazon Aurora Serverless; DynamoDB Global Tables and on-demand backup; and Amazon Neptune, a fully managed graph database.
-
Kubernetes 1.8 Improves Security, Stability and Workloads
The Kubernetes team has released version 1.8, which focuses on improved security and better stability, and has moved the Workloads API to beta. New mature features include role-based access control (RBAC), support for volume mount options, allowing privilege escalation, and support for high-level volume operation metrics.
-
container-diff - an Open Source Tool from Google for Analyzing Differences between Docker Images
Google released an open source project called container-diff which can be used to analyze differences between Docker images. It supports file-system differences and is aware of changes brought about by the apt, npm and pip package managers.
-
Debugging Containerized Microservices: Idit Levine at QCon SF
At QCon San Francisco Idit Levine presented “Debugging Containerized Microservices”, and outlined the issues of debugging a distributed microservice-based system, and provided three potential approaches to overcome the inherent challenges. The talk also introduced a new open source microservices debugger that Levine is working on, Squash, which integrates with the VS Code IDE.
-
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.
-
IBM Release IBM Cloud Private, a Hybrid Cloud Computing Platform Using Kubernetes and Cloud Foundry
IBM has released IBM Cloud Private, a platform designed to enable companies to create on-premises cloud capabilities similar to public clouds, with the goal of accelerating "cloud native" application development and supporting modernisation of existing applications running on IBM technology such as WebSphere Liberty, Db2 and MQ.