Skip to content

Commit

Permalink
Content & images added
Browse files Browse the repository at this point in the history
  • Loading branch information
Julita Falcon Dusza authored and Julita Falcon Dusza committed Jul 3, 2024
1 parent 5024a78 commit 9269f83
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 19 deletions.
59 changes: 40 additions & 19 deletions docs/getting_started/ibexa_cloud_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,41 +2,62 @@
description: The Ibexa Cloud product guide provides a full description of its features as well as the benefits it brings to the client.
---

# Ibexa Cloud product guide
# [[= product_name_cloud =]] product guide

## What is Ibexa Cloud
## What is [[= product_name_cloud =]]

Ibexa Cloud is a cloud hosting platform that enables you to host your application in the cloud by using the [Platform.sh](https://platform.sh/) service.
[[= product_name_cloud =]] is a cloud hosting platform that enables you to host your application in the cloud by using the [Platform.sh](https://platform.sh/) service.
It also establishes the framework for the potential growth and improves project delivery.
As a diverse Platform as a Service (PaaS), it's intended to let you to concentrate on the important things.

## Availability
[[= product_name_cloud =]] is a part of [[= product_name =]] - a software that is designed to provide your business with all the features, functionality, and support you need to transform your business for the digital age.

![Ibexa Cloud - part of Ibexa DXP](ibexa_cloud_dxp.png)

Ibexa Cloud is available in all [[= product_name =]] editions.
## Availability

## How does Ibexa Cloud work
[[= product_name_cloud =]] is available in all [[= product_name =]] editions.

## Capabilities
## How does [[= product_name_cloud =]] work

Ibexa's Cloud Hosting Platform is designed to streamline the development and testing processes, allowing you to deliver new features much faster.

Check failure on line 23 in docs/getting_started/ibexa_cloud_guide.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/ibexa_cloud_guide.md#L23

[Ibexa.VariablesGlobal] Use global variable '[[= product_name_base =]]' instead of 'Ibexa'
Raw output
{"message": "[Ibexa.VariablesGlobal] Use global variable '[[= product_name_base =]]' instead of 'Ibexa'", "location": {"path": "docs/getting_started/ibexa_cloud_guide.md", "range": {"start": {"line": 23, "column": 1}}}, "severity": "ERROR"}
It ensures that developers spend less time managing databases, queues, search engines, and operating systems and more time to important development activities.

Check warning on line 24 in docs/getting_started/ibexa_cloud_guide.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/ibexa_cloud_guide.md#L24

[Ibexa.OxfordComma] Use a comma before the last 'and' or 'or' in a list of four or more items.
Raw output
{"message": "[Ibexa.OxfordComma] Use a comma before the last 'and' or 'or' in a list of four or more items.", "location": {"path": "docs/getting_started/ibexa_cloud_guide.md", "range": {"start": {"line": 24, "column": 1}}}, "severity": "WARNING"}
As a diverse PaaS, it is intended to let you to concentrate on the important things. It shifts the focus away from fundamental operations and toward improving your digital services with additional features and functionality.
It shifts the focus away from fundamental operations and toward improving your digital services with additional features and functionality.

![How does Ibexa Cloud work](ibexa_cloud.png)

## Create account

If you want to use [[= product_name_cloud =]], you need to follow [installation process](install_on_ibexa_cloud.md).

You also need to have an account to log in to https://console.ibexa.cloud.

![Ibexa Cloud - welcome page](ibexa_cloud_login.png)

## Capabilities

### Platform as a Service

[[= product_name_cloud =]] is a PaaS provider. It's a cloud-based subscription service that you can use for developing, managing, and running applications without infrastructure concerns.
This cloud computing approach gives users access to a full cloud platform, including hardware, software, and infrastructure.
PaaS eliminates the requirement to buy and install the necessary hardware and software. All you have to do is access it and you can start deploying resources and developing right away.

![Ibexa Cloud - capabilities](ibexa_cloud_capabilities.png)
![How PaaS works](how_paas_works.png)

### Automation

Ibexa Cloud automates time-consuming testing processes and encourages ongoing QA testing, so your projects are ready for deployment much faster.
[[= product_name_cloud =]] automates time-consuming testing processes and encourages ongoing QA testing, so your projects are ready for deployment much faster.
For further protection and easy rollbacks, it also automates your backup procedures. This guarantees that the framework developers are working within is adaptable, safe, and responsive to their requirements. Thanks to built-in CI/CD features, you can also reduce the need for manual testing and accelerate.

Check warning on line 50 in docs/getting_started/ibexa_cloud_guide.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/ibexa_cloud_guide.md#L50

[Ibexa.VerySimply] Avoid using 'easy'.
Raw output
{"message": "[Ibexa.VerySimply] Avoid using 'easy'.", "location": {"path": "docs/getting_started/ibexa_cloud_guide.md", "range": {"start": {"line": 50, "column": 28}}}, "severity": "WARNING"}

### Digital tool

Ibexa Cloud is a digital tool - it's a perfect starting step toward your company's digital transformation.
What's more, Ibexa Cloud as an end-to-end cloud hosting platform, it's scalable, requires little up-front expenditure, and no ongoing maintenance.
Ibexa Cloud PaaS solution enables you to start constructing effective digital systems that provide great consumer experiences.
[[= product_name_cloud =]] is a digital tool - it's a perfect starting step toward your company's digital transformation.
What's more, [[= product_name_cloud =]] as an end-to-end cloud hosting platform, it's scalable, requires little up-front expenditure, and no ongoing maintenance.
[[= product_name_cloud =]] as a PaaS solution enables you to start constructing effective digital systems that provide great consumer experiences.

### Disk space

Your Ibexa Cloud subscription level determines the overall amount of disk space available.
Your [[= product_name_cloud =]] subscription level determines the overall amount of disk space available.
You can assign disk space to the main app container under the disk key.
You can also divide the remaining space between additional containers (such as the database) or the search engine in `platform.sh` configuration file, under the specific service definitions.

Expand All @@ -47,28 +68,28 @@ You can also divide the remaining space between additional containers (such as t
Comprehensive data security procedures guarantee that you maintain complete ownership of your client's data, defining where it's stored.
You can be sure that the safety protocols are compliant with all applicable legislation.
What's more, all updates to your code and infrastructure are fully auditable. Global CND (Content Delivert Network) is included and fully managed.
Ibexa Cloud, thanks to grid architecture and extensive Ibexa support, enables easy deployment.
[[= product_name_cloud =]], thanks to grid architecture and extensive Ibexa support, enables easy deployment.

Check failure on line 71 in docs/getting_started/ibexa_cloud_guide.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/ibexa_cloud_guide.md#L71

[Ibexa.VariablesGlobal] Use global variable '[[= product_name_base =]]' instead of 'Ibexa'
Raw output
{"message": "[Ibexa.VariablesGlobal] Use global variable '[[= product_name_base =]]' instead of 'Ibexa'", "location": {"path": "docs/getting_started/ibexa_cloud_guide.md", "range": {"start": {"line": 71, "column": 71}}}, "severity": "ERROR"}

Check warning on line 71 in docs/getting_started/ibexa_cloud_guide.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/ibexa_cloud_guide.md#L71

[Ibexa.VerySimply] Avoid using 'easy'.
Raw output
{"message": "[Ibexa.VerySimply] Avoid using 'easy'.", "location": {"path": "docs/getting_started/ibexa_cloud_guide.md", "range": {"start": {"line": 71, "column": 94}}}, "severity": "WARNING"}

### High availability and compatibility

Ibexa Cloud is compatible with your choice of public cloud server and support for hosting platforms.
[[= product_name_cloud =]] is compatible with your choice of public cloud server and support for hosting platforms.
It's a Git-native development - compatible with Git Flow. You can also integrate with, for example, Bitbucket, Github, Gitlab.

Check warning on line 76 in docs/getting_started/ibexa_cloud_guide.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/ibexa_cloud_guide.md#L76

[Ibexa.ThirdPartyNames] Use 'GitHub' instead of 'Github'
Raw output
{"message": "[Ibexa.ThirdPartyNames] Use 'GitHub' instead of 'Github'", "location": {"path": "docs/getting_started/ibexa_cloud_guide.md", "range": {"start": {"line": 76, "column": 112}}}, "severity": "WARNING"}
You can instantly clone every branch of both your code and infrastructure.
If you want to work with services such as MySQL, Kafka, and Elasticsearch, you can simply add them with a line of code.

Check warning on line 78 in docs/getting_started/ibexa_cloud_guide.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/ibexa_cloud_guide.md#L78

[Ibexa.VerySimply] Avoid using 'simply'.
Raw output
{"message": "[Ibexa.VerySimply] Avoid using 'simply'.", "location": {"path": "docs/getting_started/ibexa_cloud_guide.md", "range": {"start": {"line": 78, "column": 84}}}, "severity": "WARNING"}
What's more, you can run in your chosen cloud, like Microsoft Azure, Orange, Google Cloud Platform, and regional partners.

### Great customer experience

The Ibexa Cloud PaaS solution enables your company to begin developing effective digital systems that provide exceptional client experiences.
The [[= product_name_cloud =]] as a PaaS solution enables your company to begin developing effective digital systems that provide exceptional client experiences.

### Increase in developer productivity

Thanks to Ibexa Cloud, there is around 40% increase in developer productivity, 15% faster user acceptance testing, and 20% more deployments.
Thanks to [[= product_name_cloud =]], there is around 40% increase in developer productivity, 15% faster user acceptance testing, and 20% more deployments.
Developer can focus more on important development activities.

Check warning on line 88 in docs/getting_started/ibexa_cloud_guide.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/ibexa_cloud_guide.md#L88

[Ibexa.EOLWhitespace] Remove whitespace characters from the end of the line.
Raw output
{"message": "[Ibexa.EOLWhitespace] Remove whitespace characters from the end of the line.", "location": {"path": "docs/getting_started/ibexa_cloud_guide.md", "range": {"start": {"line": 88, "column": 62}}}, "severity": "WARNING"}

### A single provider to manage

Ibexa Cloud - hosting infrastructure, comes together with a software - Ibexa DXP, in a single package.
[[= product_name_cloud =]]- hosting infrastructure, comes together with a software - Ibexa DXP, in a single package.

Check failure on line 92 in docs/getting_started/ibexa_cloud_guide.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/ibexa_cloud_guide.md#L92

[Ibexa.VariablesGlobal] Use global variable '[[= product_name_base =]]' instead of 'Ibexa'
Raw output
{"message": "[Ibexa.VariablesGlobal] Use global variable '[[= product_name_base =]]' instead of 'Ibexa'", "location": {"path": "docs/getting_started/ibexa_cloud_guide.md", "range": {"start": {"line": 92, "column": 86}}}, "severity": "ERROR"}
Management thus becomes much easier.

### Marketing friendly tool
Expand Down
Binary file added docs/getting_started/img/how_paas_works.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added docs/getting_started/img/ibexa_cloud_dxp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/getting_started/img/ibexa_cloud_login.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 9269f83

Please sign in to comment.