Backend integration is the most complex task in developing mobile applications. When it comes to enterprise mobility solutions, integrating mobile applications with client libraries and its security implications have been the greatest challenges for developers thereby increasing the time to market. Mobile application developers also face some more challenges such as: Complex […]
In the previous post, I discussed automating content migration process using Talend. As the power of Talend lies with creating meaningful jobs, it solves a particular business problem. More often than not, one job has to talk to another job. Use case: While working on a migration project, I had a use case where I […]
You can now Auto-Recover your AWS EC2 instance in the case of failures from Amazon side. Whether it is a hardware problem, underlying host problem or any other problem that occurs from Amazon side to your AWS EC2 instance, the instance can be recovered automatically. It increases the availability of the instances provided by Amazon to […]
This blog post describes setting up LAMP stack using containers via docker on different servers. Both the MySQL and Apache docker containers will be hosted on different hosts. We will be using WordPress as the application on the LAMP stack. Use-case The containers will be created using Dockerfile. Dockerfiles are the easiest way to configure images, which will […]
Wget is a pretty handy tool that lets users download files from any HTTP/HTTPS or FTP server. Curl, on the other hand is an amazing tool that helps you build a new request with plethora of protocols such as HTTP, HTTPS, FTP, Telnet, SMTP etc. These tools can be used to test protocols or your […]
While YouTube continues to gain markets and increase its share in the overall online video content distribution in India, there are voices in the content industry that resonate every single day and talk about a no-YouTube strategy. Creators are talking today about content which is ‘exclusively for web’ or digital but then does it support their […]
Why businesses should love social media? Did you know that there are more devices connected to the internet than there are people on the entire planet? • One out of every seven minutes spent online is on Facebook. • 340 million tweets are sent each and every day. • Pinterest is the social network that […]
Scope This blog illustrates advantages of New Relic over different monitoring strategies and step by step method to configure new relic plugin for mongoDB. What is New Relic? New Relic is a SaaS model (Software as a service) that provides capabilities to monitor applications in real-time. Why I chose New Relic to monitor MongoDB over different monitoring […]
This blog post focuses on AEM Author and Publish configuration using custom puppet module on agents. Adobe Experience Manager (AEM) provides a complete suite of applications for the Web Experience Management (WEM) of organisations. For puppet configuration and installation Please refer to below URL: Click Here Setup requirements: Java is required to be installed on […]