phpEquations
This PHP class can find the solutions of linear, polynomial and trigonometric mathematical equations and systems. It takes string with one or more equations and parses the string to solve the equations. The solutions are returned as an associative array that tells the values of each equation variable. The class uses a variation of Newton's method with a special technique, called Blocking, to maximize speed by reducing a large problem into smaller problems with less variables. The limit of time running the algorithm, the number of variables, the number of iterations and the iteration step are configurable parameters.
Cost optimization by archiving standard AWS snapshots
Reduce storage costs by cleaning up and archiving old EC2 or EBS snapshots safely.
AWS S3 Glacier Low Cost Deep Archive configurations
Configure S3 Glacier Deep Archive for ultra low-cost long term data storage.
AWS Spot Instance / Server Deployment for Cost Reduction
Deploy servers using AWS Spot Instances to significantly cut hosting costs while keeping performance and flexibility for
Website and database migration to AWS EC2 instance
Migrate your website and database from existing hosting to an AWS EC2 server.




