Skip to main content

Website: Documentation, Roadmaps, & more

ยท One min read
Shiv Shankar
Director at PettiCloud.com

Vanakkam ๐Ÿ™,

We added 4 new sections to our website - Documentation, Roadmaps, Downloads, & Changelog.

We value our customers as kings. So, we added these to provide transparency over our previous, active, and future development.

Best, Shiv.

Motivation behind Petti

ยท 2 min read
Shiv Shankar
Director at PettiCloud.com

Cover

After leading an IT agency for over a decade, I have frequently encountered a persistent challenge that demands a solution. It's the backups. Every time I bring up the topic of backups. The clients resort to a janky solution.

Below are the top 2 solutions adopted by the companies.

Solution 1: Manual Backups by IT Administratorโ€‹

Pros:โ€‹

  • Gets the job done

Cons:โ€‹

  • Opportunity Cost
  • Human Errors
  • Slow

Solution 2: Using cron jobs.โ€‹

Pros:โ€‹

  • Quick
  • One-time engineering cost

Cons:โ€‹

  • The backup script can fail in some scenarios
  • No backup verification in most cases

Some script failure scenariosโ€‹

  • Cron jobs have been reset
  • Ransomware mutating the script
  • Python 3.6-based backup script fails as the admin installs Python 3.7 for another project.

In both these solutions, there exist other problemsโ€‹

1. Reliabilityโ€‹

No way to ensure the backup was successful.

2. Protectionโ€‹

Vulnerable to ransomware, virus, hardware failure, platform suspension, and human error.

3. Securityโ€‹

No encryption. Susceptible to data leaks & misuses.

4. Replicationโ€‹

No redundancy. All data is in one local drive. Failure of the hard drive is an easy gateway to disaster. Backups errors cost a fortune and can severely damage a company's reputation. What is even worse? It is the end users. Imagine if Notion lost their weeks of backups. All their customers lose their previous weeks of work along with it.

At Petti, we address these issues by delivering a high-quality one-stop backup solution for any use case. It involves building an all-in-one dashboard that enables users to reliably manage & restore backups for any platform with just a few clicks.