This content originally appeared on DEV Community and was authored by DEV Community
Welcome back to THINK Tuesdays!
A weekly blog series where I discuss and share my journey with IBM Cloud Services. Before you begin, do checkout my previous blogs:
- Deploy a NodeJS app to IBM Cloud Container Registry
- Deploy an image from IBM Cloud Container Registry to Kubernetes
In this week's THINK Tuesday we will be discussing how to use IBM Cloud's Code Engine service. The coolest new service on the block! It enables you to deploy a fully scalable app on IBM Cloud in a matter of minutes. Let's take a look at some of the amazing perks of this service:
- Auto-scales up/down, even to zero when idle
- Builds container images from source code
- Seamless integration with IBM Cloud services
- Built on OSS Kubernetes, Knative, Istio, and Tekton, keeping workloads portable
- Pay only for what you use
Let's get started!
Steps to Deploy an App on IBM Cloud Code Engine
Step 1
We are launching from this version of Code Engine from the IBM Cloud Dashboard. The quickest way to get started is to either provide a container image or source code.

I pasted one of the sample demo apps image and hit Create to get started.
Step 2 - Fine Tune Settings
Since I want this to be a running app rather than a job that runs to completion, select Application for type of Code Engine Instance:

Verify that I am passing in a container image:

For this tutorial, I plan to stick with the defaults. But, there are options to fine tune the runtime settings to better configure how this app scales.

Step 3 - Launch the app
Once configured, click Create, and the app will be deployed in a matter of seconds!

Oila, congratulations on deploying your first container on IBM Cloud Code Engine!
In this tutorial, we are simply scratching the surface on what's available with this new and amazing service.
Thank you for following along this THINK Tuesday's Tutorial and be sure to look out for my next post, where I will continue sharing my Journey with IBM Cloud Services!!!
==== Follow me on Social Media(@mrinasugosh) ====
Dev.to: @mrinasugosh
Github: @mrinasugosh
Twitter: @mrinasugosh
LinkedIn: @mrinasugosh
This content originally appeared on DEV Community and was authored by DEV Community
DEV Community | Sciencx (2021-08-11T01:16:21+00:00) Deploying a containerized app to IBM Code Engine. Retrieved from https://www.scien.cx/2021/08/11/deploying-a-containerized-app-to-ibm-code-engine/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.