Narrow your search

Library

KBC (12)

ULiège (12)

Odisee (8)

Thomas More Kempen (8)

Thomas More Mechelen (8)

UCLL (8)

VIVES (8)

KU Leuven (7)

ULB (6)

UGent (4)

More...

Resource type

book (19)

dissertation (1)


Language

English (18)

German (2)


Year
From To Submit

2024 (1)

2023 (7)

2022 (6)

2021 (2)

2020 (4)

Listing 1 - 10 of 20 << page
of 2
>>
Sort by

Book
Edge Computing Systems with Kubernetes : A Use Case Guide for Building Edge Systems Using K3s, K3OS, and Open Source Cloud Native Technologies.
Author:
ISBN: 1800566980 Year: 2022 Publisher: Birmingham : Packt Publishing, Limited,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Understand how to use K3s and k3OS for different use cases and discover best practices for building an edge computing system Key Features A guide to implementing an edge computing environment Reduce latency and costs for real-time applications running at the edge Find stable and relevant cloud native open source software to complement your edge environments Book Description Edge computing is a way of processing information near the source of data instead of processing it on data centers in the cloud. In this way, edge computing can reduce latency when data is processed, improving the user experience on real-time data visualization for your applications. Using K3s, a light-weight Kubernetes and k3OS, a K3s-based Linux distribution along with other open source cloud native technologies, you can build reliable edge computing systems without spending a lot of money. In this book, you will learn how to design edge computing systems with containers and edge devices using sensors, GPS modules, WiFi, LoRa communication and so on. You will also get to grips with different use cases and examples covered in this book, how to solve common use cases for edge computing such as updating your applications using GitOps, reading data from sensors and storing it on SQL and NoSQL databases. Later chapters will show you how to connect hardware to your edge clusters, predict using machine learning, and analyze images with computer vision. All the examples and use cases in this book are designed to run on devices using 64-bit ARM processors, using Raspberry Pi devices as an example. By the end of this book, you will be able to build your own edge computing systems using the content of the chapters as Lego pieces to fit your needs. What you will learn Configure k3OS and K3s for development and production scenarios Package applications into K3s for shipped-node scenarios Deploy in occasionally connected scenarios, from one node to one million nodes Manage GitOps for applications across different locations Use open source cloud native software to complement your edge computing systems Implement observability event-driven and serverless edge applications Collect and process data from sensors at the edge and visualize it into the cloud Who this book is for This book is for engineers (developers and/or operators) seeking to bring the cloud native benefits of GitOps and Kubernetes to the edge. Anyone with basic knowledge of Linux and containers looking to learn Kubernetes using examples applied to edge computing and hardware systems will benefit from this book.


Book
Hands-On Kubernetes, Service Mesh and Zero-Trust : Build and Manage Secure Applications Using Kubernetes and Istio
Authors: ---
ISBN: 9355518676 9355518684 Year: 2023 Publisher: London : BPB Online,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Deploy Container Applications Using Kubernetes : Implementations with microk8s and AWS EKS
Author:
ISBN: 1484292774 Year: 2023 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Navigate through the Kubernetes landscape to create and deploy container-based applications. This book will show you how to choose between the various available container-based operating systems, and how to design a better continuous integration pipeline for your container images, where to store them, and how to scan and secure them. In the first half of the book, you'll learn the practical tips on how to setup the system for visibility and troubleshooting, how to reduce the attack vector and reduce risks. The second half of the book focuses on Kubernetes, the popular container orchestration system. You'll see how to setup your Kubernetes for practical applications such as show/chargeback using tagging, efficient use of namespaces and pods, various isolation layers. It also shows you how to integrate with popular implementations of K8S such as AWS EKS (Elastic Container Service), GCP Google Kubernetes Engine (GKE) in touch points such as authentication and authorization, optimization, logging and troubleshooting tools, etc. By practicing the scenarios given in this book, you will be able to make better design choices that are appropriate for the constraints you are working with. Deploy Container Applications Using Kubernetes is your go-to resource for an optimal deployment of workloads using containers and Kubernetes in both public and private cloud settings. .


Book
Certified Kubernetes Administrator (CKA) Exam Guide : Validate Your Knowledge of Kubernetes and Implement It in a Real-Life Production Environment
Authors: --- --- ---
ISBN: 1803249951 Year: 2022 Publisher: Birmingham : Packt Publishing, Limited,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Develop a deep understanding of Kubernetes and the cloud native ecosystem, and pass the CKA exam with confidence with this end-to-end study guide Key Features Get to grips with the core concepts of Kubernetes API primitives Deploy, configure, manage, and troubleshoot Kubernetes clusters Cement your credibility in the job market by becoming a Certified Kubernetes Administrator Book Description Kubernetes is the most popular container orchestration tool in the industry. The Kubernetes Administrator certification will help you establish your credibility and enable you to efficiently support the business growth of individual organizations with the help of this open source platform. The book begins by introducing you to Kubernetes architecture and the core concepts of Kubernetes. You'll then get to grips with the main Kubernetes API primitives, before diving into cluster installation, configuration, and management. Moving ahead, you'll explore different approaches while maintaining the Kubernetes cluster, perform upgrades for the Kubernetes cluster, as well as backup and restore etcd. As you advance, you'll deploy and manage workloads on Kubernetes and work with storage for Kubernetes stateful workloads with the help of practical scenarios. You'll also delve into managing the security of Kubernetes applications and understand how different components in Kubernetes communicate with each other and with other applications. The concluding chapters will show you how to troubleshoot cluster- and application-level logging and monitoring, cluster components, and applications in Kubernetes. By the end of this Kubernetes book, you'll be fully prepared to pass the CKA exam and gain practical knowledge that can be applied in your day-to-day work. What you will learn Understand the fundamentals of Kubernetes and its tools Get hands-on experience in installing and configuring Kubernetes clusters Manage Kubernetes clusters and deployed workloads with ease Get up and running with Kubernetes networking and storage Manage the security of applications deployed on Kubernetes Find out how to monitor, log, and troubleshoot Kubernetes clusters and apps among others Who this book is for This book is for application developers, DevOps engineers, data engineers, and cloud architects who want to pass the CKA exam and certify their Kubernetes Administrator skills in the market. Basic knowledge of Kubernetes is recommended to get the most out of this book.


Book
Kubernetes Application Developer
Authors: ---
ISBN: 9781484280324 Year: 2022 Publisher: Berkeley, CA Apress :Imprint: Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

Write efficient, smart, and optimized code for containerized applications on public and private clouds at a generic level. This book shows you how to set up microservices that are robust, scalable, and capable of running on GKE (Google Kubernetes Service), AKS (Azure Kubernetes Service), ECS (Elastic Container Service), or even on a vanilla K8S cluster. The book covers the nuts and bolts of container orchestration engines (COEs) and explains how to install and configure them. It also covers creation and deployment of a sample application on COEs.


Book
Kubernetes application developer : develop microservices and design a software solution on the cloud
Author:
ISBN: 1484280318 1484280326 Year: 2022 Publisher: New York, New York : Apress L. P.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Write efficient, smart, and optimized code for containerized applications on public and private clouds at a generic level. This book shows you how to set up microservices that are robust, scalable, and capable of running on GKE (Google Kubernetes Service), AKS (Azure Kubernetes Service), ECS (Elastic Container Service), or even on a vanilla K8S cluster. The book covers the nuts and bolts of container orchestration engines (COEs) and explains how to install and configure them. It also covers creation and deployment of a sample application on COEs.


Book
Becoming KCNA Certified : Build a Strong Foundation in Cloud Native and Kubernetes and Pass the KCNA Exam with Ease.
Author:
ISBN: 1804617776 Year: 2023 Publisher: Birmingham : Packt Publishing, Limited,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Becoming KCNA Certified is your essential, practical guide to passing the KCNA exam and laying the foundation for a successful career in cloud-native computing with Kubernetes. You'll give yourself the best chance of success thanks to the practical examples and mock exams contained in this comprehensive guide.


Book
Kubectl: Command-Line Kubernetes in a Nutshell : deploy, manage, and debug container workloads using the Kubernetes CLI
Author:
ISBN: 1800564570 Year: 2020 Publisher: Birmingham, England : Packt Publishing, Limited,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
50 Kubernetes Concepts Every DevOps Engineer Should Know : Your Go-To Guide for Making Production-level Decisions on How and Why to Implement Kubernetes.
Author:
ISBN: 1804617490 Year: 2023 Publisher: Birmingham : Packt Publishing, Limited,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Kubernetes is an orchestration platform for containers that helps scale, self-heal, and make containers readily available. This book covers the most important concepts that you'll need to be successful in Kubernetes and deploy Kubernetes apps to thrive at your workplace.


Book
Kubernetes Secrets Handbook : Design, Implement, and Maintain Production-Grade Kubernetes Secrets Management Solutions
Author:
ISBN: 9781805127154 1805127152 Year: 2024 Publisher: Birmingham, England : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Gain hands-on skills in Kubernetes Secrets management, ensuring a comprehensive overview of the Secrets lifecycle and prioritizing adherence to regulatory standards and business sustainability Key Features Master Secrets encryption, encompassing complex life cycles, key rotation, access control, backup, and recovery Build your skills to audit Secrets consumption, troubleshoot, and optimize for efficiency and compliance Learn how to manage Secrets through real-world cases, strengthening your applications' security posture Purchase of the print or Kindle book includes a free PDF eBook Book Description Securing Secrets in containerized apps poses a significant challenge for Kubernetes IT professionals. This book tackles the critical task of safeguarding sensitive data, addressing the limitations of Kubernetes encryption, and establishing a robust Secrets management system for heightened security for Kubernetes. Starting with the fundamental Kubernetes architecture principles and how they apply to the design of Secrets management, this book delves into advanced Kubernetes concepts such as hands-on security, compliance, risk mitigation, disaster recovery, and backup strategies. With the help of practical, real-world guidance, you'll learn how to mitigate risks and establish robust Secrets management as you explore different types of external secret stores, configure them in Kubernetes, and integrate them with existing Secrets management solutions. Further, you'll design, implement, and operate a secure method of managing sensitive payload by leveraging real use cases in an iterative process to enhance skills, practices, and analytical thinking, progressively strengthening the security posture with each solution. By the end of this book, you'll have a rock-solid Secrets management solution to run your business-critical applications in a hybrid multi-cloud scenario, addressing operational risks, compliance, and controls. What you will learn Explore Kubernetes Secrets, related API objects, and CRUD operations Understand the Kubernetes Secrets limitations, attack vectors, and mitigation strategies Explore encryption at rest and external secret stores Build and operate a production-grade solution with a focus on business continuity Integrate a Secrets Management solution in your CI/CD pipelines Conduct continuous assessments of the risks and vulnerabilities for each solution Draw insights from use cases implemented by large organizations Gain an overview of the latest and upcoming Secrets management trends Who this book is for This handbook is a comprehensive reference for IT professionals to design, implement, operate, and audit Secrets in applications and platforms running on Kubernetes. For developer, platform, and security teams experienced with containers, this Secrets management guide offers a progressive path--from foundations to implementation--with a security-first mindset. You'll also find this book useful if you work with hybrid multi-cloud Kubernetes platforms for organizations concerned with governance and compliance requirements.

Listing 1 - 10 of 20 << page
of 2
>>
Sort by