Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
In this course, you learn about the twelve-factor app methodology, microservices, and Istio foundational technologies. These cloud-native technologies are the essentials as you build new apps for the cloud. Microservices are the building blocks for your cloud architecture. Then, you layer on Istio to help you connect, manage, and secure those microservices. All of those are then put together in IBM Cloud Kubernetes Service.
Twelve-factor app
Question: The 12-factor app methodology minimizes divergence among development and production, enabling continuous deployment for maximum agility.
Question: Disposability refers to which of these concepts?
Question: According to the twelve-factor app methodology, where should you store configuration information?
Question: When you are trying to build a scalable, distributed, cloud-ready app, you should run that app as one or more stateless processes.
Microservices
Question: For a simple change, monolithic apps take a long time to get the updated app redeployed.
Question: Select the three benefits of implementing a microservices architecture.
Question: Which principle is exemplified by this statement? “Microservices are an app architectural style that divides an app into components where each component is a full but miniature app that’s focused on producing a single business task.”
Question: Agile development methods helped make microservice design and implementation possible.
Application architecture evolution: From SOA to microservices
Question: The SOA stack had to string together sequences of services as business processes that were themselves macroservices.
Question: A microservice app must have a well-defined interface and well-defined dependencies.
Question: What problems do you typically encounter when you develop monolithic apps? Select all that apply.
Question: You can use IBM Cloud Kubernetes Service to repackage monolithic apps into containers.
Microservices component architecture
Question: The number of business services that you implement for an app depends on what types of clients the app supports and how specialized those clients require their dispatchers to be.
Question: In this course, BFF refers to which concept?
Question: You should separate the database access layer into its own service.
Question: It’s more efficient and effective to have one team write all or multiple dispatchers while someone else implements the client apps.
Microservices integration
Question: You should not mix and match synchronous and asynchronous communication.
Question: By using asynchronous communication, you can make microservices more robust. Which of these actions is not used in asynchronous communication?
Question: Which of these methods help with complete decoupling of microservice intercommunication?
Question: The public VLAN determines the public IP address that is assigned to a worker node during cluster creation.
Service mesh
Question: In monolithic apps, the location of resources are well known, relatively static, and found in configuration files or hard coded.
Question: A service registry is used to keep track of the code and health of services.
Question: Which of the following common functions are provided by service mesh implementation like Istio? Select all that apply.
Question: Client-side discovery uses a load balancer to query the service registry and direct a request to the appropriate service instance.
Istio: An intelligent service mesh for microservices
Question: Client-side discovery uses a load balancer to query the service registry and direct a request to the appropriate service instance.
Question: Which source projects were the basis for Istio?
Question: Istio is an open platform service mesh implementation for connecting, managing, and securing microservices.
Question: Select the three benefits of implementing a microservices architecture.
Final Exam
Question: Which component is responsible for collecting telemetry data from the Envoy proxy and other services?
Question: What is the core Istio component that is used for traffic management and configuration of all Envoy instances deployed in an Istio service mesh?
Question: Which of these twelve-factor app methodologies ties into agile software delivery, continuous integration, and continuous deployment concepts, and minimizing incompatibility?
Question: Which of these principles when they’re applied to developing microservices can make developers more efficient? Select all that apply.
Question: You can’t roll back a microservice deployment to a specified version within IBM Cloud Kubernetes Service.
Question: 12-factor apps should be scaled up via vertical scaling.
Question: The aim of a microservice architecture is to completely link app components to one another so that they can be maintained, scaled, and more.
Question: What are the two key tenets of a microservice architecture?
Question: Microservices scale and fail interdependently.
Question: Which functions enable each service to find and connect with the other services it needs to do its work?
Question: The Istio service mesh is logically split into which two parts?
Question: The data plane is composed of a set of intelligent proxies deployed as sidecars that mediate and control all security among microservices.
Question: The control plane manages and configures proxies to route traffic and to enforce policies at runtime
Question: What are the main features of Citadel?
Question: Istio authentication includes key management.
We hope you know the correct answers to Getting started with Microservices with Istio and IBM Cloud Kubernetes Service If Queslers helped you to find out the correct answers then make sure to bookmark our site for more Course Quiz Answers.
If the options are not the same then make sure to let us know by leaving it in the comments below.
In our experience, we suggest you enroll in this and gain some new skills from Professionals completely free and we assure you will be worth it.
This course is available on Cognitive Class for free, if you are stuck anywhere between quiz or graded assessment quiz, just visit Queslers to get all Quiz Answers and Coding Solutions.
More Courses Quiz Answers >>
Building Cloud Native and Multicloud Applications Quiz Answers
Accelerating Deep Learning with GPUs Quiz Answers
Blockchain Essentials Cognitive Class Quiz Answers
Deep Learning Fundamentals Cognitive Class Quiz Answers
Hadoop 101 Cognitive Class Answers