PCF

Cloud Foundry extension buildpack helps in externalizing configuration for ASP.NET applications

Alfus Jaganathan   |   November 14, 2019

You may end up to situations where you may have to block requests from specific ip addresses to your website. If you are running your web application with Nginx,

Ashok Raja T   |   October 21, 2019

In my previous article I have explained how to protect the WordPress sites from brute-force attack. In this article, lets see how to protect the Ubuntu servers from brute-force bot attacks

Ashok Raja T   |   October 15, 2019

In recent times, bots have become a menace for Wordpress sites. It have become absolutely critical to protect and safeguard these sites from brute force attack of automated bots. In this article we can see how to protect a Wordpress site running behind Nginx server from brute force attack

Ashok Raja T   |   October 8, 2019

Mayan EDMS is a popular Open Source OCR Convertor and Document Management System built with Django Python Web Framework. Internally, this uses Tesseract OCR, which is considered as the de-facto “OCR Engine” used by almost  …read more

Ashok Raja T   |   June 30, 2019

In this article, let’s have a look into a no frills minimal docker compose file of a Node Js (express js) application for local development. Having a docker file as a part of the project  …read more

Ashok Raja T   |   June 30, 2019
PCF

CF (Cloud Foundry) buildpack for enabling Redis backed ASP.NET session

Alfus Jaganathan   |   May 22, 2019

Lambda function doesn’t provide any persistent storage mechanism to store the generated logs. Hence, we planned to stream the logs to AWS S3

Barathirajan M   |   April 16, 2019
PCF

PCF PASW natively supports SMB volume shares which .NET full framework applications can make use of. This article also explains on how .NET developer can apply code changes using Steeltoe’s wrapper API.

Alfus Jaganathan   |   March 26, 2019

Ever wonder if we can run a .NET core console application as a windows service? This read can help you understand some techniques around achieving it.

Alfus Jaganathan   |   March 23, 2019