TO THE NEW Blog PAGES

Adobe

Sorting Preferences (List of DITA Topics) in AEM XML Web Editor Interface

Problem statement For editing the XML content AEM provides an XML web editor interface, where editors can edit content, add XML elements in the markup and refer one or more Darwin Information Typing Architecture(DITA) topics/articles in a DITA topic. Editors can navigate the preferences list and include it in the DITA topic. The out of […]

Vijay Kumar
Vijay Kumar
Read

AngularJSGrailsMEAN

Aliasing Localhost URL in Mac OS

Have you ever wanted to use https://something.i.want.com:8080 instead of the same old boring https://localhost:8080 ? Well here is how you do it on Mac OS. By default, the IP of localhost is 127.0.0.1. ‘localhost’ itself is an alias. To make it your own follow the instructions below. 1. With sudo access vi /etc/hosts $sudo vi […]

Sumit Navin
Sumit Navin
Read

AWSDevOpsDrupal

How to use AWS Lambda in Drupal

AWS Lambda@Edge allows you to run applications and services without worrying about managing infrastructure. Your application still runs on servers, but all the server management is done by the Cloud provider. You no longer have to provision, scale, and maintain servers to run your applications, databases, and storage systems. AWS globally distributes your web application […]

Jeet Lal
Jeet Lal
Read

AWSCloudDevOps

Migrating SAP HANA to Public Cloud Platforms – AWS, Azure, and GCP

What Is SAP HANA? SAP HANA is an in-memory system for managing relational databases. Because HANA is based on a columnar structure, and stores all data in memory, data can be retrieved with very high performance compared to traditional RDBMS systems. SAP HANA is commonly used for next generation applications, business intelligence, and analytics. HANA […]

Services