SQL Joins are used to combine documents/rows from 2 or more tables based upon common field present in them. MongoDB 3.2 launched the most awaited feature “Joins” which is supported in SQL database however was not present in the earlier version of MongoDB. This feature will change the way you design your database schema and […]
Digital TransformationMarketing
Do you remember how we made our purchase decisions just a decade ago? Most of the times, our purchase decisions were influenced by TV / Radio Ads, Billboards, Newspapers, Magazines or Referrals coming through friends & family. The worldwide Internet penetration has completely altered the entire picture. According to a report by Statista, more than […]
OpenVPN Access Server (AS) is a paid package based on OpenVPN Server which provides management of users, connections, even LDAP integration simplified through a web interface. This helps in deployment of a VPN solution for multiple users in a matter of minutes. But, OpenVPN AS by default comes with a 24-hour session time-out period. This […]
We all would agree that our lives are highly influenced by apps revolving all around us. Our day starts with an app and ends with one – Be it travel, expense management, shopping or work. There is an app for everything and there are multiple for one specific problem or purpose. For Instance, I remember […]
Over the last decade, we have witnessed drastic evolution in the buying behaviour of customers. According to Statista, in 2019, over 2 billion people worldwide are expected to buy goods and services online, up from 1.46 billion global digital buyers in 2015. This evolving digital buying behaviour of customers is sparking the need to deliver […]
Grails 3 comes with lots of new features and performance improvements, one of them being Interceptors which is a kind of a replacement for Filters from earlier versions of Grails. Filters are used to apply logic across the whole group of Controllers, URI, or to a particular action and are used in most of the Grails projects. Though, you […]
One of the most challenging tasks in any microservices ecosystem is the centralized log management, and there are many open source and paid solutions available in the market. In our ecosystem, we are using ELK stack as it provides scalability and the multitenant-capable full-text search engine that easily integrates with Logstash and Kibana for centralized […]
AWS offers Route53, as a part of Amazon’s cloud computing platform, Amazon Web Services (AWS). It is a highly scalable web service that can be used as internal DNS hostings. With Route53 you can host multiple internal domain names within your VPC (or group of VPCs) which are visible and accessible to the internal hosts […]
The purpose of a Translation Connector in any Content Management System (CMS) is to automate content transmission between CMS and Translation Service Providers making it quicker and cost-effective. Such integration is required when there is a need to maintain multiple languages in CMS. Similarly, for projects in Adobe Experience Manager (AEM) that involves website localization […]