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.
Inout RealEstate - Map Based Advanced Real Estate PortalSponsored
Video Theme: Setup a website like YouTube today (New 2022) - Download Now!Sponsored
AWS Instance & Volume Protection Monitoring Service
Monitoring and protecting up to 10 AWS instances/volumes by enforcing safe deletion settings, with pricing adjustable fo
Help/Fix on AWS Kubernetes Service(EKS) (1 Hour)
One hour of help or fixes for Kubernetes clusters running on AWS EKS.
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
Create CloudWatch Alarms and Automated Performance-Based Actions
Setting up CloudWatch alarms to monitor server performance and trigger automated actions based on customized conditions.


