You are on page 1of 14

Experiment -1.

1
Student Name: AMAN SHAHWAZ UID: 20BCS4239
Branch: 20BCC-2 Section/Group: B
Semester: 5th Date of Performance: 12/08/2022
Subject Name: Cloud Application Development Lab Subject Code: 20CSA-332

1. Aim/Overview of the practical:

Configuring IBM Cloud account and create an application using Cloud Foundry Service on IBM
Cloud.

2. Task to be done:

Create an application using Cloud Foundry Service on IBM cloud.

3. Requirements:

IBM Cloud Account, Stable internet connection

4. Theory:

A. Cloud Foundry:

Cloud Foundry is an open source cloud platform as a service (PaaS) on which developers

can build, deploy, run and scale applications. VMware originally created Cloud Foundry, and

it is now part of Pivotal Software, whose parent company is Dell Technologies.

Cloud Foundry is licensed under Apache 2.0 and supports Java, Node.js, Go, PHP, Python,

Ruby, .NET Core and Staticfile. The open source PaaS is highly customizable, allowing
developers to code in multiple languages and frameworks. This eliminates the potential for

vendor lock-in, which is a common concern with PaaS.

Developers choose Cloud Foundry for its free, open-source nature and for the ability to use

their own tools and code. Organizations can deploy Cloud Foundry PaaS on their own internal

infrastructure; on cloud providers' infrastructure, such as Amazon Web Services (AWS) or

OpenStack; or on Cloud Foundry-certified platforms, including IBM Bluemix Cloud Foundry,

Pivotal Cloud Foundry, SAP Cloud Platform, Huawei FusionStage and Swisscom Application

Cloud.

B. IBM Cloud:

IBM cloud computing is a set of cloud computing services for business offered by the
information technology company IBM.

5. Steps For Experiment:

A. Steps to create an account in IBM:

1. Search IBM India on google.

2. Go to https://www.ibm.com/registration/free and create your free account.

3. Enter account information.


4. Enter personal information.

5. Agree to all the terms and conditions.

Pictorial representations of the above steps :


B. Steps to create an application using Cloud Foundry services using IBM Cloud:
1. Log in to your IBM Cloud.

2. For creating organizations (click on manage, then go to account).

3. Click on Cloud Foundry org.


4. Click on create.

5. Create a new organization and save.

6. Click on the three dots shown in front of the organization and click on spaces.

7. Click on Add a space and Create space.

8. Click on catalogue or click on create on resources.

9. Search Cloud Foundry.

10. Click on Public Application.

11. Select region, pricing plan and runtime.

12. Click on download sample code.

13. Download the code zip file.


14. Show the Full code on your sample application.

15. Go again to Cloud Foundry application link and click on IBM Cloud CLI.

16. Click on Visit App URL.

17. Now this page will open.


Pictorial representations of the above steps :
Learning outcomes (What I have learnt):
1. Learn about IBM Cloud service.
2. How to create a free tier account on IBM.
3. Learn about Cloud Foundry application.
4. How to create Cloud Foundry application.

Evaluation Grid (To be created as per the SOP and Assessment guidelines by the faculty):

Sr. No. Parameters Marks Obtained Maximum Marks


1.
2.
3.

You might also like