Simple Unique Visitor Tracking Global.asa
This code stores "unique visits" (defining that as visits from different IP addresses) to the site and will send a daily detailed activity report (entry point, Referrer URL, IP, User Agent, etc) to the specified e-mail account. This script solves a common problem when using global.asa Session_OnStart to just increase a counter of unique visitors. Many stateless clients (like web spider) reject session level cookies, so the result using that technic is not very accurate. (for example, a web spider hitting 20 pages of your site would count as 20 visits using the simple Session_OnStart counter technic)
Video Theme: Setup a website like YouTube today (New 2022) - Download Now!Sponsored
Coupon & Affiliate Theme (New 2022) - Download Now!Sponsored
Themeforest Clone Script - Digi MonsterSponsored
Management of Shared Storage Using AWS EFS
Setting up and managing a shared disk/folder using AWS EFS so multiple servers can access the same data at the same time
Website and database migration to AWS EC2 instance
Migrate your website and database from existing hosting to an AWS EC2 server.
Help/Fix on identifying the most cost effective AWS spot instances based on instance type and region (1 Hour)
One hour of help to choose the most cost effective AWS Spot instances for your workload.
Automating AWS Server Backups and configuring AWS Backup Cycles and AWS Backup rules
Set up automated backups for AWS servers using AWS Backup and clear backup cycles.

