Question 1: The example bank application used in this lab includes several microservices, which is not a component of our microservice architecture?
- Authentication
- Transaction
- Erasure
- Indexing
Question 2: The example banking application has a Node front end and three other microservices written in:
- Python
- Go
- Liberty for Java
- Swift
Question 3: To access your deployed application we used which “oc” command:
- oc get logs
- oc get routes
- oc get pods
- oc get services
Question 4: The Erasure service leveraged what Kubernetes Custom Resource?
- CronJob
- BatchJob
- RemovalJob
- PeriodicJob
Question 5: In this lab, what Log Management Software was used?
- Sysdig
- LogDNA
- Splunk
- Logstash