Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VidyasagarMSC committed Sep 23, 2020
1 parent daf8f06 commit 82d8a74
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 305 deletions.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,14 @@

> Companion code sample to the [Code Engine solution tutorial](https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-image_classification_code_engine)
Following the steps in the solution tutorial and using this code sample, you will learn about IBM Cloud™ Code Engine by deploying an image classification application. You will create a Code Engine project, select the project and deploy Code Engine components - applications and jobs to the project. You will learn how to bind IBM Cloud services (Cloud Object Storage and Visual Recognition) to your Code Engine components. You will also understand the auto-scaling capability of Code Engine where instances are scaled up or down (to zero) based on incoming workload.
Following the steps in the [solution tutorial](https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-image_classification_code_engine) and using this code sample, you will learn about [IBM Cloud™ Code Engine](https://cloud.ibm.com/codeengine/overview) by deploying an image classification application.

You will create a Code Engine project, select the project and deploy Code Engine components - applications and jobs to the project. You will learn how to bind IBM Cloud services (Cloud Object Storage and Visual Recognition) to your Code Engine components. You will also understand the auto-scaling capability of Code Engine where instances are scaled up or down (to zero) based on incoming workload.

## Architecture

![](images/architecture_diagram.png)

## License

Check the [License](License)
157 changes: 0 additions & 157 deletions frontend/public/index_old.html

This file was deleted.

147 changes: 0 additions & 147 deletions frontend/public/js/index_old.js

This file was deleted.

Binary file added images/architecture_diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 82d8a74

Please sign in to comment.