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 […]
Wildfly, previously known as JBoss AS, is a fully implemented JEE container – application server, authored by JBoss Incorporated. In 2006, JBoss Inc was acquired by Red Hat and since then Wildfly became their product. Wildfly is production ready, cross-platform and open-source application server with paid support subscription from Red Hat. The latest version being […]
DevOps is a concept that emphasizes on building a culture of collaboration between developers and IT professionals. DevOps has been around for a while now and is being rapidly adopted by most of the software development organizations. Most IT organizations have formed their in-house DevOps teams that help in automation of end to end delivery […]
The TV industry has witnessed a phenomenal transition from the industrial age to the current digital age. The proliferation of smartphones and tablets have boosted the consumption of videos. Today, people are increasingly leveraging the power of Internet to consume videos anytime, anywhere and on any device. The substantial changes in the viewing habits of […]
AgileSoftware developmentTechnology
The last two decades have seen a tremendous growth in the remote development and outsourcing industry. The key drivers behind the growth of remote development are cost and scalability. According to A T Kearney’s 2016 Global Services Location Index (GSLI), “India is rated as number one remote development destination out of the total 55 countries […]
AgileProduct EngineeringSoftware development
Setting the clocks back to 2008, a small group of developers came up with an approach and a set of methodologies that helped to develop scalable products and bring business agility. Over the years, this became a part of our DNA. It is currently followed by a team of 700 product managers, engineers and testers. […]
This blog showcases the Customer and Environment segregation at the puppet-architecture-level for customized target deployments of the puppet modules. For instance, if one wants to deploy a puppet module to a specific customer and its specific environment type (Dev, Prod, Test), it is achievable by making the configuration changes in the puppet. Puppet is a […]