In my previous blog, I talked about setting up sendmail inside a Docker container. In this blog, we will talk about how to make your Docker containers come up during Auto-scaling of AWS servers, start, and use a service like sendmail inside them. You can make changes to scripts based on your use-case. I just want […]
Taking further this scenario, what if we need to query for partial matches of String, like just ‘rai’ not ‘grails’. We face many issues while creating criteria with has many relationship on String types as normal way of querying doesn’t work with has many relationship for String types. One way of getting this done is […]
Many more content owners, Pay TV operators and broadcasters are rolling out their own OTT video platforms and mobile apps these days, aside to the fact that most of these content businesses push their content on YouTube to maximise their reach and revenue through video advertisements. Needless to say that OTT video is bringing a […]
“Live to Eat? or Eat to Live?” When it comes to food bloggers you can’t really differentiate between the two The world of food blogging has been growing rapidly for the past few years in Indonesia, especially in Jakarta. There are now tons of food bloggers in Jakarta. They have led to a […]
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 […]
Chef, a configuration management tool not only brings a lot of functionality to DevOps but can also ease the process of multiple deployments at the same time. A major use case of Chef is to deploy the latest code on your old as well as new production servers. Chef, with its enormously great functionalities, can […]
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 […]
Ever faced a situation when you click on an advertisement, nothing happens and you are just redirected to a random strange website which you do not like or probably, as soon as you click an ad, numerous pop-ups come up and close automatically. There’s a good chance that you might have clicked on a ‘malvertisement’. […]
Sleepy Puppy is a payload management framework for Cross Site Scripting that enables security engineers to simplify the process of capturing, managing, and tracking XSS propagations. Delayed XSS (a variant of stored XSS) Delayed XSS testing is testing that can be used to extend the scope of attack beyond the immediate effect of particular payload. […]