<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[BC Internship Forum - Certified Backup Engineer]]></title>
		<link>http://internship.backupchain.com/forum/</link>
		<description><![CDATA[BC Internship Forum - http://internship.backupchain.com/forum]]></description>
		<pubDate>Mon, 20 Apr 2026 15:48:56 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Resources]]></title>
			<link>http://internship.backupchain.com/forum/showthread.php?tid=27</link>
			<pubDate>Mon, 25 Jun 2018 15:37:52 +0000</pubDate>
			<guid isPermaLink="false">http://internship.backupchain.com/forum/showthread.php?tid=27</guid>
			<description><![CDATA[Please post relevant resources here by replying to this thread.<br />
<br />
Useful info can be found in:<br />
<a href="http://backupchain.com/manual/UserGuide.pdf" target="_blank" rel="noopener" class="mycode_url">BackupChain User Guide</a><br />
<br />
<a href="http://internship.backupchain.com/forum/showthread.php?tid=1" target="_blank" rel="noopener" class="mycode_url">Data Backup Guide</a>]]></description>
			<content:encoded><![CDATA[Please post relevant resources here by replying to this thread.<br />
<br />
Useful info can be found in:<br />
<a href="http://backupchain.com/manual/UserGuide.pdf" target="_blank" rel="noopener" class="mycode_url">BackupChain User Guide</a><br />
<br />
<a href="http://internship.backupchain.com/forum/showthread.php?tid=1" target="_blank" rel="noopener" class="mycode_url">Data Backup Guide</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to I Get Certified as a Backup Engineer?]]></title>
			<link>http://internship.backupchain.com/forum/showthread.php?tid=25</link>
			<pubDate>Mon, 25 Jun 2018 14:40:03 +0000</pubDate>
			<guid isPermaLink="false">http://internship.backupchain.com/forum/showthread.php?tid=25</guid>
			<description><![CDATA[In order to receive the <a href="http://internship.backupchain.com/forum/showthread.php?tid=24" target="_blank" rel="noopener" class="mycode_url">Backup Engineering Certification</a>, you will need to demonstrate that you are knowledgeable in the  field by mastering all required hands-on exercises. In addition, you will need to shortly discuss each item in our <a href="http://internship.backupchain.com/forum/showthread.php?tid=24" target="_blank" rel="noopener" class="mycode_url">outline</a> in your blog, ideally in separate blog posts per section. At the end of the summer you will give a short laptop-supported presentation where you demonstrate each major data backup concept and how you set it up using software.<br />
<br />
Note that unlike other backup-related certifications out there, our certification is hands-on, yet general and not product-centered; rather, it covers general concepts present in the industry. By mastering these concepts using our <a href="http://backupchain.com/en/backupchain/" target="_blank" rel="noopener" class="mycode_url">backup software</a> you can easily apply what you have learned to other solutions, including many specialized and customized solutions you may find in larger corporations.]]></description>
			<content:encoded><![CDATA[In order to receive the <a href="http://internship.backupchain.com/forum/showthread.php?tid=24" target="_blank" rel="noopener" class="mycode_url">Backup Engineering Certification</a>, you will need to demonstrate that you are knowledgeable in the  field by mastering all required hands-on exercises. In addition, you will need to shortly discuss each item in our <a href="http://internship.backupchain.com/forum/showthread.php?tid=24" target="_blank" rel="noopener" class="mycode_url">outline</a> in your blog, ideally in separate blog posts per section. At the end of the summer you will give a short laptop-supported presentation where you demonstrate each major data backup concept and how you set it up using software.<br />
<br />
Note that unlike other backup-related certifications out there, our certification is hands-on, yet general and not product-centered; rather, it covers general concepts present in the industry. By mastering these concepts using our <a href="http://backupchain.com/en/backupchain/" target="_blank" rel="noopener" class="mycode_url">backup software</a> you can easily apply what you have learned to other solutions, including many specialized and customized solutions you may find in larger corporations.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Certified Backup Engineer, Backup Engineering Certification]]></title>
			<link>http://internship.backupchain.com/forum/showthread.php?tid=24</link>
			<pubDate>Mon, 25 Jun 2018 14:21:59 +0000</pubDate>
			<guid isPermaLink="false">http://internship.backupchain.com/forum/showthread.php?tid=24</guid>
			<description><![CDATA[Below is the outline of what we are going to cover this summer.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Disks</span><br />
•    Local disks vs remote<br />
•    Physical disk vs virtual disk<br />
•    Virtual disk and their formats<br />
o    VHD, VMDK, VHDX, VDI<br />
o    Where they are being used, their pros and limitations<br />
•    Disk partition layout schemes MBR, GPT<br />
o    History of each, how they work, differences<br />
•    What is a sector and what are common sector sizes<br />
•    Why are sectors used<br />
•    Disk read write latency, how and why, local vs. remote, SSD vs mechanical<br />
•    Disk caching, where it occurs and why, what effects it has<br />
•    What’s a partition<br />
•    Basic disks vs. dynamic disks in Windows<br />
<br />
<span style="font-weight: bold;" class="mycode_b">File Systems</span><br />
•    FAT vs. NTFS<br />
•    Cluster vs. sector<br />
•    MFT<br />
•    Boot volume<br />
•    What is a volume?<br />
•    Transactions and why they are being used<br />
•    What can cause file system corruption and what can you do to <br />
o    Become aware of it<br />
o    Detect /identify it<br />
o    Fix it<br />
o    Prevent it<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">The Windows Boot Process</span><br />
•    UEFI vs legacy BIOS boot<br />
•    EFI boot partition, boot loader<br />
•    “Active” partitions<br />
•    Drivers at startup<br />
•    Windows to Go<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">General</span><br />
•    What is a log and why do we need one<br />
•    What is error handling?<br />
•    How can errors be avoided in software?<br />
•    What’s a task<br />
•    What’s a task schedule and what are typical ways to configure it?<br />
•    What’s a task scheduler<br />
•    Ethernet intricacies and the effect of traffic spikes<br />
•    Speed throttling, why it may be needed<br />
•    What is task chaining?<br />
•    What are software utilities/tools, scripts, and how does it compare to a software solution?<br />
•    What is multi-tasking? What is multithreading? How does it roughly work in Windows?<br />
•    Explain Windows process/thread priorities<br />
•    What’s a CPU core? How can multiple CPU cores improving performance? How could having multiple CPU cores make a process slower rather than faster?<br />
•    What is a network share?<br />
•    What do you need to connect to a network share?<br />
•    How do you connect to a network share using the command: “net use” from the command prompt?<br />
•    How does local file access differ from accessing files over the local network (LAN)?<br />
•    What is a VPN?<br />
•    When you access a network share over VPN, which is thousands of kilometers away, what is the main difference you will experience compared to accessing a local server’s network share?<br />
•    What is compression?<br />
•    What is deduplication?<br />
•    What is encryption? Which kinds of file encryption algorithms are now popular and why?<br />
•    Why should we (typically) compress first and then encrypt?<br />
•    What is an IP address?<br />
•    What’s an FTP server?<br />
•    What do you generally need in order to connect to an FTP server?<br />
•    When an application connects to another server, roughly what steps are different when connecting to <a href="http://ftp.ftp.cnn.com" target="_blank" rel="noopener" class="mycode_url">http://ftp.ftp.cnn.com</a>  as compared to connecting to ftp://127.0.0.1?<br />
•    What is a filter? (When selecting files)<br />
•    What’s an exclusion filter, what’s an inclusion filter?<br />
•    What is digital vandalism?<br />
•    What is bit rot?<br />
•    What is accidental deletion?<br />
•    What is ransomware?<br />
•    What is a RAM defect?<br />
•    What effect can a RAM defect have on files on the computer?<br />
•    What is a RAID controller?<br />
o    What is a mirror RAID and why use it?<br />
o    What is a striped RAID and why use it?<br />
o    Why would anyone want to combine these schemes?<br />
o    What is a hardware RAID and what is a software RAID?<br />
•    Is RAID a backup?<br />
•    What is an application and how does it differ from a Windows service?<br />
•    What is (roughly) a user session in Windows?<br />
•    How does generally a Windows Server differ from a Windows 10 PC, what are typical scenarios for using each?<br />
•    User accounts and user sessions in Windows: how to protect against ransomware, theft, vandalism<br />
•    How do SSD hard drives fail?<br />
•    How do mechanical drives fail?<br />
•    What is the annualized workload limit of a hard drive and why should you know it? <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Volume Shadow Copy Service (VSS)</span><br />
•    What is VSS responsible for? Why is it provided by Microsoft?<br />
•    What is a VSS shadow?<br />
•    What can you use shadows for?<br />
•    How is a shadow kept alive?<br />
•    What is a VSS writer?<br />
•    What does VSS aware mean?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Virtual Machines</span><br />
•    What is a VM?<br />
•    What is a snapshot aka checkpoint?<br />
•    What happens when you revert to a checkpoint?<br />
•    What happens when you delete a checkpoint?<br />
•    How are VMs useful?<br />
•    What are Hyper-V, VMware Workstation, VirtualBox?<br />
•    What is the responsibility of the Hyper-V VSS Writer?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Backup &amp; Restore</span><br />
•    What’s hot/live/online backup <br />
•    What’s cold/offline backup?<br />
•    What is crash consistency<br />
•    What is application consistency<br />
•    Explain file backup vs sector-level disk backup<br />
•    What is a backup target?<br />
•    What are examples of typical backup targets? <br />
•    Why are alerts being used?<br />
•    What are remote backups?<br />
•    What are cloud backups?<br />
•    What are typical concerns for cloud and remote backups?<br />
•    Compare local backups to LAN backups<br />
•    Compare local backups to remote and cloud backups<br />
•    What is a bad sector on a disk?<br />
•    What are typical disk defects?<br />
•    What is backup verification and how is it useful?<br />
•    What is a traditional incremental backup scheme? <br />
o    How does the “differential” scheme differ?<br />
o    Which one can offer faster restores and why?<br />
o    Which one is more economic with space usage?<br />
•    Compare tape backup vs. backing up to hard drives and network shares<br />
•    What is a mirror backup?<br />
•    What is file version backup?<br />
•    What general steps occur when a backup solution backs up a recent version of SQL Server or Exchange Server, which are both VSS aware services?<br />
•    What is a NAS device?<br />
•    How does a NAS device differ from a regular PC or Windows Server?<br />
•    What are the pros and cons of having a centralized backup server?<br />
•    What are the pros and cons of backup media rotation?<br />
•    How can you keep track of file changes over time?<br />
•    Why do many companies keep multiple copies of their data in different places?<br />
o    Why do many companies not do it?<br />
•    Why would anyone oppose cloud backup?<br />
•    Compare backups:<br />
o    Deduplicated (incremental vs differential)<br />
o    Compressed<br />
o    Plain (unprocessed)<br />
o    What are the pros and cons of each of those types?<br />
•    User accounts and user sessions in Windows: how to protect your backups against ransomware, theft, vandalism<br />
•    How to determine the amount of data that needs to be backed up?<br />
•    How to determine how much backup space is needed?<br />
•    How to “go back in time” with backup software and restore data from the past? Which technologies and backup schemes can be used and how?<br />
•    How long should data be backed up / archived?<br />
o    How do you make that decision?<br />
•    Which data on a server needs to be backed up and what areas don’t need backup? Why?<br />
•    What are these conversions and when and why are they useful:<br />
o    Virtual to physical (V2P). Convert a VM to a physical computer<br />
o    Physical to virtual (P2V)<br />
o    Virtual to virtual (V2V)]]></description>
			<content:encoded><![CDATA[Below is the outline of what we are going to cover this summer.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Disks</span><br />
•    Local disks vs remote<br />
•    Physical disk vs virtual disk<br />
•    Virtual disk and their formats<br />
o    VHD, VMDK, VHDX, VDI<br />
o    Where they are being used, their pros and limitations<br />
•    Disk partition layout schemes MBR, GPT<br />
o    History of each, how they work, differences<br />
•    What is a sector and what are common sector sizes<br />
•    Why are sectors used<br />
•    Disk read write latency, how and why, local vs. remote, SSD vs mechanical<br />
•    Disk caching, where it occurs and why, what effects it has<br />
•    What’s a partition<br />
•    Basic disks vs. dynamic disks in Windows<br />
<br />
<span style="font-weight: bold;" class="mycode_b">File Systems</span><br />
•    FAT vs. NTFS<br />
•    Cluster vs. sector<br />
•    MFT<br />
•    Boot volume<br />
•    What is a volume?<br />
•    Transactions and why they are being used<br />
•    What can cause file system corruption and what can you do to <br />
o    Become aware of it<br />
o    Detect /identify it<br />
o    Fix it<br />
o    Prevent it<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">The Windows Boot Process</span><br />
•    UEFI vs legacy BIOS boot<br />
•    EFI boot partition, boot loader<br />
•    “Active” partitions<br />
•    Drivers at startup<br />
•    Windows to Go<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">General</span><br />
•    What is a log and why do we need one<br />
•    What is error handling?<br />
•    How can errors be avoided in software?<br />
•    What’s a task<br />
•    What’s a task schedule and what are typical ways to configure it?<br />
•    What’s a task scheduler<br />
•    Ethernet intricacies and the effect of traffic spikes<br />
•    Speed throttling, why it may be needed<br />
•    What is task chaining?<br />
•    What are software utilities/tools, scripts, and how does it compare to a software solution?<br />
•    What is multi-tasking? What is multithreading? How does it roughly work in Windows?<br />
•    Explain Windows process/thread priorities<br />
•    What’s a CPU core? How can multiple CPU cores improving performance? How could having multiple CPU cores make a process slower rather than faster?<br />
•    What is a network share?<br />
•    What do you need to connect to a network share?<br />
•    How do you connect to a network share using the command: “net use” from the command prompt?<br />
•    How does local file access differ from accessing files over the local network (LAN)?<br />
•    What is a VPN?<br />
•    When you access a network share over VPN, which is thousands of kilometers away, what is the main difference you will experience compared to accessing a local server’s network share?<br />
•    What is compression?<br />
•    What is deduplication?<br />
•    What is encryption? Which kinds of file encryption algorithms are now popular and why?<br />
•    Why should we (typically) compress first and then encrypt?<br />
•    What is an IP address?<br />
•    What’s an FTP server?<br />
•    What do you generally need in order to connect to an FTP server?<br />
•    When an application connects to another server, roughly what steps are different when connecting to <a href="http://ftp.ftp.cnn.com" target="_blank" rel="noopener" class="mycode_url">http://ftp.ftp.cnn.com</a>  as compared to connecting to ftp://127.0.0.1?<br />
•    What is a filter? (When selecting files)<br />
•    What’s an exclusion filter, what’s an inclusion filter?<br />
•    What is digital vandalism?<br />
•    What is bit rot?<br />
•    What is accidental deletion?<br />
•    What is ransomware?<br />
•    What is a RAM defect?<br />
•    What effect can a RAM defect have on files on the computer?<br />
•    What is a RAID controller?<br />
o    What is a mirror RAID and why use it?<br />
o    What is a striped RAID and why use it?<br />
o    Why would anyone want to combine these schemes?<br />
o    What is a hardware RAID and what is a software RAID?<br />
•    Is RAID a backup?<br />
•    What is an application and how does it differ from a Windows service?<br />
•    What is (roughly) a user session in Windows?<br />
•    How does generally a Windows Server differ from a Windows 10 PC, what are typical scenarios for using each?<br />
•    User accounts and user sessions in Windows: how to protect against ransomware, theft, vandalism<br />
•    How do SSD hard drives fail?<br />
•    How do mechanical drives fail?<br />
•    What is the annualized workload limit of a hard drive and why should you know it? <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Volume Shadow Copy Service (VSS)</span><br />
•    What is VSS responsible for? Why is it provided by Microsoft?<br />
•    What is a VSS shadow?<br />
•    What can you use shadows for?<br />
•    How is a shadow kept alive?<br />
•    What is a VSS writer?<br />
•    What does VSS aware mean?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Virtual Machines</span><br />
•    What is a VM?<br />
•    What is a snapshot aka checkpoint?<br />
•    What happens when you revert to a checkpoint?<br />
•    What happens when you delete a checkpoint?<br />
•    How are VMs useful?<br />
•    What are Hyper-V, VMware Workstation, VirtualBox?<br />
•    What is the responsibility of the Hyper-V VSS Writer?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Backup &amp; Restore</span><br />
•    What’s hot/live/online backup <br />
•    What’s cold/offline backup?<br />
•    What is crash consistency<br />
•    What is application consistency<br />
•    Explain file backup vs sector-level disk backup<br />
•    What is a backup target?<br />
•    What are examples of typical backup targets? <br />
•    Why are alerts being used?<br />
•    What are remote backups?<br />
•    What are cloud backups?<br />
•    What are typical concerns for cloud and remote backups?<br />
•    Compare local backups to LAN backups<br />
•    Compare local backups to remote and cloud backups<br />
•    What is a bad sector on a disk?<br />
•    What are typical disk defects?<br />
•    What is backup verification and how is it useful?<br />
•    What is a traditional incremental backup scheme? <br />
o    How does the “differential” scheme differ?<br />
o    Which one can offer faster restores and why?<br />
o    Which one is more economic with space usage?<br />
•    Compare tape backup vs. backing up to hard drives and network shares<br />
•    What is a mirror backup?<br />
•    What is file version backup?<br />
•    What general steps occur when a backup solution backs up a recent version of SQL Server or Exchange Server, which are both VSS aware services?<br />
•    What is a NAS device?<br />
•    How does a NAS device differ from a regular PC or Windows Server?<br />
•    What are the pros and cons of having a centralized backup server?<br />
•    What are the pros and cons of backup media rotation?<br />
•    How can you keep track of file changes over time?<br />
•    Why do many companies keep multiple copies of their data in different places?<br />
o    Why do many companies not do it?<br />
•    Why would anyone oppose cloud backup?<br />
•    Compare backups:<br />
o    Deduplicated (incremental vs differential)<br />
o    Compressed<br />
o    Plain (unprocessed)<br />
o    What are the pros and cons of each of those types?<br />
•    User accounts and user sessions in Windows: how to protect your backups against ransomware, theft, vandalism<br />
•    How to determine the amount of data that needs to be backed up?<br />
•    How to determine how much backup space is needed?<br />
•    How to “go back in time” with backup software and restore data from the past? Which technologies and backup schemes can be used and how?<br />
•    How long should data be backed up / archived?<br />
o    How do you make that decision?<br />
•    Which data on a server needs to be backed up and what areas don’t need backup? Why?<br />
•    What are these conversions and when and why are they useful:<br />
o    Virtual to physical (V2P). Convert a VM to a physical computer<br />
o    Physical to virtual (P2V)<br />
o    Virtual to virtual (V2V)]]></content:encoded>
		</item>
	</channel>
</rss>