Overview
Liferay Digital Experience Platform (DXP) offers a comprehensive suite of tools and functionalities designed to empower businesses in their digital transformation journey. The platform provides both out-of-the-box capabilities and a flexible architecture that allows businesses to build custom solutions tailored to their specific needs. Liferay DXP facilitates the creation of various digital solutions, including Digital Commerce Sites, Customer Portals, Supplier Portals, and Intranets, enabling businesses to effectively digitalize their operations and enhance customer engagement. Key features include robust Sites & Experiences management, empowering teams to deliver customized pages and sites across multiple devices and channels. The Content Management System (CMS) enables the creation and delivery of structured content and media via API, allowing business users to manage content efficiently across different channels. Low Code Applications functionality allows for the digitization of critical business processes with minimal coding, enabling both developers and business users to create intuitive interfaces and streamline operations. Liferay DXP also provides powerful Commerce capabilities for creating B2C and B2B digital commerce experiences, enhancing product information, and offering easy ordering tools and product recommendations. Personalization features deliver relevant content through segmentation, AI-generated recommendations, and A/B testing. Search functionality saves users time with personalized and integrated results. The platform also includes Digital Asset Management (DAM) for easy asset delivery, Integration capabilities to unify systems and data, and robust Security features to protect users and data. Customer Data management helps businesses understand their users better and drive deeper engagement through personalized content and campaigns. Liferay DXP provides a versatile and secure platform for businesses to build and manage their digital presence, enhance customer experiences, and streamline operations. Liferay product is available through Private Offers Only. The installer is an AMI that, on boot, executes the Liferay DXP Cloud Native terraform scripts creating an ERC to which it pushes the DXP image, an EKS cluster in which the Liferay AWS Helm chart is deployed and the managed storage services necessary to run Liferay; all in the context of GovCloud.
Highlights
- Content Management (CMS): Create structured content and media to deliver via API to all channels. Enable business users to create, publish, and manage content, pages, and multimedia across different channels faster.
- Low Code Applications: Digitize critical business processes with low code. With Liferays low-code/no-code capabilities, users can quickly compose and launch new applications that help streamline business processes while minimizing reliance on traditional application development. Developers and business users alike can create new intuitive interfaces backed by process and data definitions, so that users of these low code applications can execute business operations more efficiently.
- Commerce: Create B2C and B2B digital commerce experiences with our commerce capabilities. Increase orders with enriching product information, easy ordering tools, and product recommendations. Help your customers make informed, accurate purchases and discover new products using smart recommendations based on past purchases, similar customers, or related items.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Cost/hour |
|---|---|
t3.micro Recommended | $0.00 |
Vendor refund policy
Limited refund availability.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Not applicable.
Additional details
Usage instructions
Usage instructions
Liferay DXP Cloud Native Installer for AWS GovCloud (Liferay DXP 2025.q1.19-lts-slim 2025-12-11T05-14-17Z on latest)
Read and follow instructions carefully.
-
When presented with a Launch action, click it
-
Select Launch from EC2 Console
-
Select the most recent version from the Version drop down
-
Select the desired region from the Region drop down
-
Click Launch from EC2
-
In Name and tags > Name field give a name to the instance you are creating
-
In Instance type > Instance type drop down search for and select t3.micro
-
In Key pair (login) > Key pair name - required drop down select a key pair to use for the Instance (If one does not exist or a new one is desired click Create new key pair and follow the instructions then return to this screen)
-
In Advanced details > IAM instance profile drop down select the IAM role that should be granted to the instance (IRSA) (If one does not exist or a new one is desired click Create new IAM profile and follow the instructions then return to this screen)
Note: If you need to create a new IAM profile to execute the installer here is a template of a IAM policy that you could use to give the exact minimal permissions needed, replacing REGION and ACCOUNT_ID:
{ "Version": "2012-10-17", "Statement": [ { "Sid": "InstallerIdentityAndBase", "Effect": "Allow", "Action": [ "sts:GetCallerIdentity", "ec2:DescribeRegions" ], "Resource": "*" }, { "Sid": "EcrArtifactManagement", "Effect": "Allow", "Action": [ "ecr:CreateRepository", "ecr:GetAuthorizationToken", "ecr:DescribeRepositories", "ecr:BatchCheckLayerAvailability", "ecr:PutImage", "ecr:InitiateLayerUpload", "ecr:UploadLayerPart", "ecr:CompleteLayerUpload" ], "Resource": [ "arn:aws:ecr:REGION:ACCOUNT_ID:repository/liferay/dxp" ] }, { "Sid": "FullInfrastructureManagement", "Effect": "Allow", "Action": [ "eks:*", "iam:*", "kms:*", "logs:*", "ec2:*", "autoscaling:*", "elasticloadbalancing:*", "s3:*" ], "Resource": "*" } ] } -
In Summary (left) click Launch instance
-
Wait for the instance to be ready then click on the link to the instance console
-
Click Connect and then switch to the EC2 Instance Connect tab
-
Under EC2 Instance Connect, modify the username and type liferay
-
Click Connect and you should arrive at a browser based AMI instance terminal logged in to the AMI as liferay
-
To determine when the DXP application is up and running, in the AMI instance terminal, execute the following commands:
cd ~/terraform/dependencies kubectl rollout status statefulset/liferay-default \ --namespace "$(terraform output -raw deployment_namespace)" \ --timeout=1200s -
To access the Liferay DXP UI, first get the hostname of the load balancer:
kubectl \ get \ ingress \ liferay-default \ --namespace "${namespace}" \ --output jsonpath='{.status.loadBalancer.ingress[0].hostname}') -
Now navigate to the https://${hostname} provided to complete the Liferay DXP setup wizard.
Resources
Vendor resources
Support
Vendor support
Contact Liferay Sales to arrange for support.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.