by Roy Heller | May 23, 2023 | Blog, Enterprise Infrastructure
Recently I find myself often explaining Governance, Risk, and Compliance Management (GRC), so I wanted to create a resource for understanding GRC and its need for the CISO and the entire organization. I have added a summary at the end for a personal favorite solution...
by Vamshidhar Srikantapuram | Aug 9, 2016 | Applications, Blog, Cloud, Enterprise Infrastructure, Enterprise Java, Portals
Chef is a powerful automation platform that transforms complex infrastructure into code, bringing your servers and services to life. Whether you’re operating in the cloud, on-premises, or a hybrid, Chef automates how applications are configured, deployed, and...
by Vamshidhar Srikantapuram | Oct 5, 2015 | Applications, Blog, Cloud, Enterprise Infrastructure, Enterprise Java, Portals
A key step for setting up a reliable Liferay environment is to configure Liferay clustering. Liferay clustering can be achieved in multiple ways. Some of the supported clustering methods are UDP Multicast, UDP Unicast and TCP Unicast. While Multicast is...
by Vamshidhar Srikantapuram | Oct 2, 2015 | Blog, Cloud, Databases, Enterprise Infrastructure, Enterprise Java, Portals
Microsoft recently updated the Azure SQL database to only allow encrypted communication. Now communication between Azure SQL Database and your application requires encryption (SSL) at all times. If your client application does not validate certificates upon...
by XTIVIA | Sep 30, 2015 | Blog, Enterprise Infrastructure, Portals
Liferay makes it easy to customize the registration process. Recently a customer required Liferay to do email address verification directly after registration and then auto login after verifying. This post shows how to use a hook to create...
by XTIVIA | Sep 21, 2015 | Blog, Enterprise Infrastructure, Portals
Many times an incorrect process is used to set up the production application server for Liferay: Download a Liferay bundle. Expand on the server. Start up and go. We cannot emphasize how wrong, wrong, wrong this is. Best practices for a production Liferay setup...