LDAP to SQL
Whilst working on the automatic production of web statistics - came across the following problem: "How do I get relational data from an Hierarchical structure?" It didn't take long to realize - I'd have to use PHP to talk to LDAP, pull off records & upload into a series of tables, using the cn as primary key. Which then could be queried relationally. Pulling off large, queries and repeatedly transcending LDAP trees is pretty slow - so I built my LDAP to SQL engine, by flattening dns into table names. Then used PHP scripts to query & produce daily snap shots. This is the Perl port of the PHP version.
Business Directory Theme (New 2022) - Download Now!Sponsored
Themeforest Clone Script - Digi MonsterSponsored
Taskrabbit Clone Script - Buy2TaskySponsored
Creation and Management of AWS VPC and Subnets with IPv6 Support
Create and configure AWS VPCs and subnets with full IPv6 support for modern, scalable, and future-ready networking.
Help/Fix on configuring AWS SES for very low cost SMTP Email Sending (1 Hour)
One hour of help to configure AWS SES for low cost, reliable SMTP email sending.
Create CloudWatch Alarms and Automated Performance-Based Actions
Setting up CloudWatch alarms to monitor server performance and trigger automated actions based on customized conditions.
Monitoring Spot Instance Prices and Migrating Instances to Optimal Types/Regions
Automatically monitoring AWS Spot instance prices and moving servers to better instance types or regions for maximum sav

