> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/extensions/amazon-web-services.md).

# Amazon Web Services

Amazon Web Services (AWS) offers a comprehensive range of cloud services designed to help organizations build, deploy, and manage applications that are secure, scalable, and reliable.

As a leading provider in cloud computing, AWS delivers scalable and high-performance solutions suitable for businesses of various sizes. Its extensive portfolio is supported by a robust global infrastructure and a commitment to innovation.

Signing up for AWS through SoftwareOne Marketplace allows you to connect your billing to SoftwareOne and unlock a set of features as part of the SoftwareOne Cloud Managed Services Essentials for AWS offering. You can also sign up for SoftwareOne’s technical support services, known as SoftwareOne Enterprise Support for AWS, or Partner-led support.

### Why choose AWS cloud services through SoftwareOne?

The synergy between your AWS account and SoftwareOne Cloud Managed Services optimizes your cloud capabilities by providing cloud experts and sophisticated tools and automation to help ensure excellence for your cloud operations.

We offer the following benefits:

* **Support for AWS billing transfer** – Retain ownership of root credentials while transferring billing operations.
* **SoftwareOne Enterprise Support for AWS** – Get 24/7 support with a 15-minute response SLA or choose AWS resold support.
* **Enhanced billing** – Remove AWS billing complexities.
* **Cost optimization** – Manage cloud spending and visibility with the FinOps for Cloud tooling.
* **Cost governance** – Avoid surprises with spend anomaly tooling and alerting service.
* **Reduced risk** – Ensure security and governance with best practice guardrails.
* **Landing zone** – Deploy secure cloud foundations.

### Why transition from on-premises to cloud? <a href="#why-transition-from-on-premises-to-cloud" id="why-transition-from-on-premises-to-cloud"></a>

Moving from on-premises systems to cloud solutions offers notable advantages in agility, cost efficiency, and growth potential. AWS and SoftwareOne facilitate this transition seamlessly through:

* **Scalability and flexibility** – Effortlessly adjust resources to meet fluctuating demands.
* **Cost savings** – Eliminate upfront hardware investments and ongoing maintenance with a pay-as-you-go pricing model.
* **Enhanced security** – Use AWS’s integrated security features for robust data protection.
* **High availability and reliability** – Take advantage of global access and disaster recovery solutions
* **Agility and innovation** – Leverage emerging technologies to enhance productivity.
* **Sustainability** – Achieve sustainable operations through AWS’s efficient infrastructure.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.platform.softwareone.com/extensions/amazon-web-services.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
