An Elastic Compute Service (ECS) is a cloud computing service with flexible processing capacity. Flexible here means that the computing resources can be adjusted instantaneously based on demand. Provisioning a customized ECS instance It is relatively simple to create an ECS instance on Alibaba. All it takes is 3 steps: 1. Register an Alibaba account and add a verified … [Read more...] about Cloud Server on Alibaba Cloud
Cloud Computing
AI Notebooks with GitHub repo in GCP
Overview We will create a bucket using the GCP console, launch AI Platform Notebooks and clone a GitHub repository within that AI Platform instance. Create a bucket using the GCP console In your GCP Console, click on the Navigation menu, and select Storage. 2. Click on Create bucket. 3. Choose a Regional bucket and set a unique name (use your project ID … [Read more...] about AI Notebooks with GitHub repo in GCP