We may earn an affiliate commission when you visit our partners.
Pluralsight logo

Managing Apps on Kubernetes with Istio

Elton Stoneman

Istio lets you manage, secure, and observe the communication between distributed software components. Learn how the service mesh architecture builds on Docker and Kubernetes to provide seamless control over how your services talk to each other.

Read more

Istio lets you manage, secure, and observe the communication between distributed software components. Learn how the service mesh architecture builds on Docker and Kubernetes to provide seamless control over how your services talk to each other.

Istio is a service mesh - a component which lets you take control of the network communication between your application services. You can manage traffic routing, security, and telemetry centrally without changing code or configuration. In this course, Managing Apps on Kubernetes with Istio, you'll learn exactly what you can do with a service mesh. First, you'll explore traffic routing with blue/green and canary deployments. Next, you'll learn about authentication, authorization, and how to view the health and status of your services. Finally, you'll discover how to work with Istio in a local environment, and what you need to know for running Istio in production. When you're finished with the course, you'll have the skills to deploy Istio and run new and old applications in the service mesh.

Enroll now

What's inside

Syllabus

Course Overview
Introducing Istio
Managing Service Traffic
Layering on Security
Read more
Observing the Service Network
Running Istio in Production

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Provides methods for seamless control over service communication within Kubernetes environments
Leverages the powerful capabilities of Docker and Kubernetes, widely adopted industry standards
Empowers learners to manage traffic routing, ensuring efficient and reliable communication between services
Introduces authentication and authorization techniques, enhancing the security of service interactions
Provides practical guidance on health and status monitoring, enabling proactive service management
Presents hands-on guidance for deploying Istio in a local development environment

Save this course

Save Managing Apps on Kubernetes with Istio to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for Managing Apps on Kubernetes with Istio. These are activities you can do either before, during, or after a course.

Career center

Learners who complete Managing Apps on Kubernetes with Istio will develop knowledge and skills that may be useful to these careers:
Site Reliability Engineer
Site Reliability Engineers operate and maintain web services. They focus on the "reliability" element of the role by monitoring and improving the performance and efficiency of software. The work of a Site Reliability Engineer differs from that of a software engineer, who is focused on creating new products and features for a web service. However, they often work in concert and share similar tools and skillsets, which is why managing a service mesh, such as Istio, may fall under their purview. This course in particular would be of use to familiarize yourself with the architecture of service mesh, as well as the lexicon that may be used by the broader Site Reliability Engineer team.
DevOps Engineer
DevOps Engineers are responsible for the deployment, operation, and maintenance of software systems. They work to bridge the gap between development and operations teams by automating and streamlining the software development process. Istio is a service mesh that can be used to improve the reliability and performance of software systems. This course can help DevOps Engineers learn how to use Istio to automate the deployment and management of software systems.
Cloud Architect
Cloud Architects design and build cloud-based solutions. They work with stakeholders to understand the business needs of a solution and then design a solution that meets those needs. Istio can be used to improve the reliability, performance, and security of cloud-based solutions. This course can help Cloud Architects learn how to use Istio to design and build more robust cloud-based solutions.
Software Architect
Software Architects design and build the overall architecture of software systems. They work with stakeholders to understand the business needs of a system and then design a system that meets those needs. Istio can be used to improve the reliability, performance, and security of software systems. This course can help Software Architects learn how to use Istio to design and build more robust software systems.
Infrastructure Architect
Infrastructure Architects design and build the infrastructure that supports software systems. They work with stakeholders to understand the business needs of a system and then design an infrastructure that meets those needs. Istio can be used to improve the reliability, performance, and security of software systems. This course can help Infrastructure Architects learn how to use Istio to design and build more robust infrastructure.
Network Engineer
Network Engineers design, build, and maintain computer networks. They work with stakeholders to understand the business needs of a network and then design a network that meets those needs. Istio can be used to improve the reliability, performance, and security of computer networks. This course can help Network Engineers learn how to use Istio to design and build more robust computer networks.
Systems Engineer
Systems Engineers design, build, and maintain complex systems. They work with stakeholders to understand the business needs of a system and then design a system that meets those needs. Istio can be used to improve the reliability, performance, and security of complex systems. This course can help Systems Engineers learn how to use Istio to design and build more robust complex systems.
Security Engineer
Security Engineers design, build, and maintain security systems. They work with stakeholders to understand the security needs of a system and then design a system that meets those needs. Istio can be used to improve the security of software systems. This course can help Security Engineers learn how to use Istio to design and build more secure software systems.
Data Engineer
Data Engineers design, build, and maintain data systems. They work with stakeholders to understand the data needs of a business and then design a system that meets those needs. Istio can be used to improve the reliability, performance, and security of data systems. This course can help Data Engineers learn how to use Istio to design and build more robust data systems.
Software Developer
Software Developers design, build, and maintain software applications. They work with stakeholders to understand the business needs of an application and then design an application that meets those needs. Istio can be used to improve the reliability, performance, and security of software applications. This course can help Software Developers learn how to use Istio to design and build more robust software applications.
Quality Assurance Engineer
Quality Assurance Engineers test and evaluate software systems to ensure that they meet the quality standards of a business. They work with stakeholders to understand the quality needs of a system and then design and execute tests that ensure that the system meets those needs. Istio can be used to improve the reliability, performance, and security of software systems. This course can help Quality Assurance Engineers learn how to use Istio to improve the quality of software systems.
Product Manager
Product Managers are responsible for the development and launch of new products and features. They work with stakeholders to understand the market needs for a product and then develop a product that meets those needs. Istio can be used to improve the reliability, performance, and security of software products. This course can help Product Managers learn how to use Istio to develop and launch more successful products.
Business Analyst
Business Analysts work with stakeholders to understand the business needs of a system and then design a system that meets those needs. They may also be responsible for writing requirements and specifications for a system. Istio can be used to improve the reliability, performance, and security of software systems. This course can help Business Analysts learn how to use Istio to design and build more robust software systems.
Project Manager
Project Managers plan and manage the development and launch of new products and features. They work with stakeholders to understand the project scope and then develop a plan to execute the project. Istio can be used to improve the reliability, performance, and security of software projects. This course can help Project Managers learn how to use Istio to manage more successful projects.
Technical Writer
Technical Writers create documentation for software systems. They work with stakeholders to understand the documentation needs of a system and then write documentation that meets those needs. Istio can be used to improve the reliability, performance, and security of software systems. This course can help Technical Writers learn how to use Istio to write more accurate and informative documentation.

Reading list

We've selected 11 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Managing Apps on Kubernetes with Istio.
Good starting point for learning about Kubernetes and service meshes. It provides a comprehensive overview of the basics of Kubernetes architecture and how Istio fits into the ecosystem.
Provides a collection of patterns for designing and building microservices. It great resource for understanding the challenges of microservice architecture and how to solve them.
Provides a guide to using Kubernetes in production. It is particularly useful for readers who want to learn how to deploy and manage Kubernetes clusters in a production environment.
Provides a collection of patterns for using service meshes. It is particularly useful for readers who want to learn how to solve common problems with service meshes.
Provides a comprehensive overview of cloud computing. It good resource for understanding the benefits and limitations of cloud computing and how to choose the right cloud provider for your needs.
Classic in the software development field. It provides a catalog of design patterns that can be used to solve common software development problems.
Provides a comprehensive overview of Docker. It valuable resource for anyone who wants to learn how to use Docker to build and manage containers.
Provides a guide to building cloud-native Java applications. It valuable resource for anyone who wants to learn how to use Spring Boot, Kubernetes, and Cloud Foundry to build and manage cloud-native Java applications.
Provides a guide to the core concepts and best practices of Kubernetes. It valuable resource for anyone who wants to learn how to use Kubernetes to build and manage cloud-native applications.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Managing Apps on Kubernetes with Istio.
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser