CursosCourses
Curso demonstrativo com 2 aulas em texto e vídeos (links externos). Mais módulos em breve. Demo course with 2 text lessons and videos (external links). More modules coming soon.
Um plano de backup começa com duas perguntas de negócio, não de tecnologia: qual é o RPO (quanto dado a organização tolera perder) e qual é o RTO (quanto tempo o sistema pode ficar fora do ar). Só depois disso escolhemos a ferramenta — RMAN, backup nativo do SQL Server, pg_basebackup, mysqldump/XtraBackup — e a estratégia (full, incremental, arquivamento de logs).
A backup plan starts with two business questions, not technology ones: what's the RPO (how much data the organization can tolerate losing) and what's the RTO (how long the system can stay down). Only after that do we pick the tool — RMAN, native SQL Server backup, pg_basebackup, mysqldump/XtraBackup — and the strategy (full, incremental, log archiving).
Vídeo da aula (placeholder):Lesson video (placeholder): YouTube →
A maior falha em política de backup não é a falta de backup — é a falta de teste de restore periódico. Nesta aula, mostramos como estruturar um calendário de testes de restauração, documentar o tempo de recuperação real (RTO medido) e usar esse dado para justificar investimento em infraestrutura de alta disponibilidade.
The biggest failure in a backup policy isn't missing backups — it's the lack of periodic restore testing. In this lesson, we show how to structure a restore-testing calendar, document actual recovery time (measured RTO), and use that data to justify investment in high-availability infrastructure.
Vídeo da aula (placeholder):Lesson video (placeholder): Vimeo →
Novos módulos serão publicados em breve. Assine o blog para ser avisado. New modules will be published soon. Subscribe to the blog to be notified.