cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Commerce as a Cloud Service - SaaS

SOLVED

Adobe Commerce as a Cloud Service - SaaS

Hi All,

 

Adobe Commerce as a Cloud Service - SaaS only offers services?

How to customize Adobe Commerce in such a case?

Could we take one specific service and customize? How?

 

Thanks,

Rama.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Adobe Commerce as a Cloud Service - SaaS

Hi @rnyshadhin296a,

 

Adobe Commerce as a Cloud Service (formerly known as Magento Commerce Cloud) is a cloud-based commerce solution provided by Adobe. It is a Platform-as-a-Service (PaaS) offering where the infrastructure is managed by Adobe, and it includes various services designed to streamline the deployment, scaling, and maintenance of Magento-based e-commerce stores.

 

Here are some key points regarding Adobe Commerce as a Cloud Service:

 

  • SaaS-Like Offering:
    Adobe Commerce as a Cloud Service follows a SaaS (Software as a Service) model, but it's more accurately described as a PaaS offering because it provides a platform for hosting and managing Magento applications.
  • Managed Services:
    Adobe manages the underlying infrastructure, including servers, databases, and other infrastructure components.

 

It includes automatic scaling to handle traffic spikes, security patches, and performance optimizations.

 

  • Limitations on Customization:
    Adobe Commerce as a Cloud Service is designed to provide a scalable and managed environment. However, this comes with certain limitations on customization compared to a traditional self-hosted Magento installation.

The platform enforces a set of best practices to ensure stability, security, and scalability.

 

  • Customization Approaches:
    Customization is still possible in Adobe Commerce as a Cloud Service, but it is done following Adobe's guidelines to ensure compatibility with the managed environment.
    Customizations are typically performed using the same Magento development practices, such as creating custom modules, themes, and plugins.
  • Extension Compatibility:
    Adobe maintains a compatibility list for extensions, and it's important to choose extensions that are compatible with Adobe Commerce as a Cloud Service.
  • Adobe Stock and Commerce Integration:
    Adobe Commerce as a Cloud Service integrates with Adobe Stock, Adobe's stock photo service, providing seamless access to high-quality images for e-commerce stores.
  • Customizing Adobe Commerce as a Cloud Service:
    If you need to customize Adobe Commerce as a Cloud Service, follow these general steps:
  • Use a Compatible Codebase:
    Ensure that your codebase and any extensions are compatible with Adobe Commerce as a Cloud Service. Adobe provides documentation and guidelines for coding standards.
  • Leverage Cloud Tools:
    Utilize the cloud tools provided by Adobe, such as the Adobe Commerce Integration Environment (CIE), which is a set of tools for local development and testing.
  • Custom Modules and Themes:
    Create custom modules and themes using Magento best practices. Follow Adobe's recommendations for code deployment.
  • Customizing Services:
    While you can customize various aspects of the application, direct modification of core managed services might be limited. Instead, leverage Magento's modular architecture to extend or override functionality.
  • Continuous Integration/Continuous Deployment (CI/CD):
    Set up a CI/CD pipeline for your project. Adobe provides tools like Adobe Commerce Cloud ece-tools to facilitate deployment workflows.
  • Collaborate with Adobe:
    Engage with Adobe's support and professional services teams. Adobe offers support and guidance for merchants on the platform.
    Always refer to the latest Adobe Commerce as a Cloud Service documentation and guidelines for the most up-to-date information on customization and best practices.

View solution in original post

5 REPLIES 5

Re: Adobe Commerce as a Cloud Service - SaaS

Adobe Commerce Cloud is PaaS, not really SaaS. You can customize everything. You can change any code you like, just like with self hosted version.

Founder at https://agency418.com

Re: Adobe Commerce as a Cloud Service - SaaS

Adobe Cloud is not really a 100% service, but rather a product as a service that you can download, build on top of, and then upload to the cloud within Adobe's infrastructure. What Adobe provides is an infrastructure, a deployment system, and a platform and tools for its management.

Adobe Commerce is a 100% customizable platform, it is one of its strong points of Adobe Commerce. You can develop any module tailored to your needs, as well as integrate with any system. It is probably one of the most comfortable platforms to customize. It also has B2C and B2B versions.

For any customization you can do it in two ways: 1) personalized customization or 2) through third-party modules. Personalized customizations must be done with a team of developers and third-party modules can be purchased through the Adobe Commerce Marketplace.

Adobe has one of the largest ecommerce communities, which is why it has a large number of highly reliable third-party modules.

Adobe Commerce also has an on-premise version that you can install on your own infrastructure and do not depend on the Adobe Cloud. This version also requires a license. Adobe Commerce licenses are not cheap and are aimed at medium/large and large projects.

Adobe has maintained Magento open source as the free e-commerce platform. Magento open source does not require a license and is free, but this does not mean that a project is free, you will always need a team of developers to launch it. any project.

If you need more information I can help you without financial obligation, please check my calendar at this link

But it is important to understand that Adobe or Magento are not platforms for the end customer, they are a solution that requires a team of developers to make it work. In all its versions you will need a team to finish the basic configurations and customizations of your project and, of course, for custom developments and integrations.

Re: Adobe Commerce as a Cloud Service - SaaS

I am confused now.

 

Is Adobe Commerce SaaS or PaaS?

 

These replies suggest it is a PaaS.

 

Thanks,

Rama.

Re: Adobe Commerce as a Cloud Service - SaaS

Hi @rnyshadhin296a 

 

Adobe Commerce is PaaS

Re: Adobe Commerce as a Cloud Service - SaaS

Hi @rnyshadhin296a,

 

Adobe Commerce as a Cloud Service (formerly known as Magento Commerce Cloud) is a cloud-based commerce solution provided by Adobe. It is a Platform-as-a-Service (PaaS) offering where the infrastructure is managed by Adobe, and it includes various services designed to streamline the deployment, scaling, and maintenance of Magento-based e-commerce stores.

 

Here are some key points regarding Adobe Commerce as a Cloud Service:

 

  • SaaS-Like Offering:
    Adobe Commerce as a Cloud Service follows a SaaS (Software as a Service) model, but it's more accurately described as a PaaS offering because it provides a platform for hosting and managing Magento applications.
  • Managed Services:
    Adobe manages the underlying infrastructure, including servers, databases, and other infrastructure components.

 

It includes automatic scaling to handle traffic spikes, security patches, and performance optimizations.

 

  • Limitations on Customization:
    Adobe Commerce as a Cloud Service is designed to provide a scalable and managed environment. However, this comes with certain limitations on customization compared to a traditional self-hosted Magento installation.

The platform enforces a set of best practices to ensure stability, security, and scalability.

 

  • Customization Approaches:
    Customization is still possible in Adobe Commerce as a Cloud Service, but it is done following Adobe's guidelines to ensure compatibility with the managed environment.
    Customizations are typically performed using the same Magento development practices, such as creating custom modules, themes, and plugins.
  • Extension Compatibility:
    Adobe maintains a compatibility list for extensions, and it's important to choose extensions that are compatible with Adobe Commerce as a Cloud Service.
  • Adobe Stock and Commerce Integration:
    Adobe Commerce as a Cloud Service integrates with Adobe Stock, Adobe's stock photo service, providing seamless access to high-quality images for e-commerce stores.
  • Customizing Adobe Commerce as a Cloud Service:
    If you need to customize Adobe Commerce as a Cloud Service, follow these general steps:
  • Use a Compatible Codebase:
    Ensure that your codebase and any extensions are compatible with Adobe Commerce as a Cloud Service. Adobe provides documentation and guidelines for coding standards.
  • Leverage Cloud Tools:
    Utilize the cloud tools provided by Adobe, such as the Adobe Commerce Integration Environment (CIE), which is a set of tools for local development and testing.
  • Custom Modules and Themes:
    Create custom modules and themes using Magento best practices. Follow Adobe's recommendations for code deployment.
  • Customizing Services:
    While you can customize various aspects of the application, direct modification of core managed services might be limited. Instead, leverage Magento's modular architecture to extend or override functionality.
  • Continuous Integration/Continuous Deployment (CI/CD):
    Set up a CI/CD pipeline for your project. Adobe provides tools like Adobe Commerce Cloud ece-tools to facilitate deployment workflows.
  • Collaborate with Adobe:
    Engage with Adobe's support and professional services teams. Adobe offers support and guidance for merchants on the platform.
    Always refer to the latest Adobe Commerce as a Cloud Service documentation and guidelines for the most up-to-date information on customization and best practices.