AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2025-12-07 · Documentation low

File: prescriptive-guidance/latest/patterns/back-up-sun-sparc-servers-in-the-stromasys-charon-ssp-emulator-on-the-aws-cloud.md

Summary

Updated documentation to remove references to Amazon S3 Glacier in backup options, improved formatting consistency (bold headers, service name standardization), and rephrased technical descriptions for clarity. Changed implementation steps to focus on Amazon S3 instead of S3 Glacier for archiving.

Security assessment

The changes primarily focus on documentation formatting, service name consistency, and simplifying backup options by removing S3 Glacier references. There is no evidence of addressing security vulnerabilities or adding new security-related content. Modifications to backup storage destinations (removing Glacier) relate to architectural choices rather than security fixes.

Diff

diff --git a/prescriptive-guidance/latest/patterns/back-up-sun-sparc-servers-in-the-stromasys-charon-ssp-emulator-on-the-aws-cloud.md b/prescriptive-guidance/latest/patterns/back-up-sun-sparc-servers-in-the-stromasys-charon-ssp-emulator-on-the-aws-cloud.md
index 3c179657e..83028a523 100644
--- a//prescriptive-guidance/latest/patterns/back-up-sun-sparc-servers-in-the-stromasys-charon-ssp-emulator-on-the-aws-cloud.md
+++ b//prescriptive-guidance/latest/patterns/back-up-sun-sparc-servers-in-the-stromasys-charon-ssp-emulator-on-the-aws-cloud.md
@@ -19 +19 @@ If you use a Sun SPARC server hosted as a guest on a [Stromasys Charon-SSP emula
-  * **Backup option 1: Stromasys virtual tape** – Use the Charon-SSP virtual tape feature to set up a backup facility in the Sun SPARC server and archive your backup files to [Amazon Simple Storage Service (Amazon S3)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html) and [Amazon Simple Storage Service Glacier](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html) using [AWS Systems Manager Automation](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-automation.html). 
+  * **Backup option 1: Stromasys virtual tape** – Use the Charon-SSP virtual tape feature to set up a backup facility in the Sun SPARC server and archive your backup files to [Amazon Simple Storage Service (Amazon S3)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html) using [AWS Systems Manager Automation](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-automation.html). 
@@ -23 +23 @@ If you use a Sun SPARC server hosted as a guest on a [Stromasys Charon-SSP emula
-  * **Backup option 3** : **Amazon Elastic Block Store (Amazon EBS) volume snapshot** –**** If you host the Charon-SSP emulator on Amazon Elastic Compute Cloud (Amazon EC2), you can use an [Amazon EBS volume snapshot](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSSnapshots.html) to create backups for a Sun SPARC file system.****
+  * **Backup option 3: Amazon Elastic Block Store (Amazon EBS) volume snapshot** –**** If you host the Charon-SSP emulator on Amazon Elastic Compute Cloud (Amazon EC2), you can use an [Amazon EBS volume snapshot](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSSnapshots.html) to create backups for a Sun SPARC file system.****
@@ -68 +68 @@ The following table provides information about the four backup options in this p
-Backup options| Achieves crash consistency?| Achieves application consistency?| Virtual backup appliance solution?| Typical use cases  
+**Backup options**| **Achieves crash consistency?**| **Achieves application consistency?**| **Virtual backup appliance solution?**|  Typical use cases  
@@ -80 +80 @@ You must shut down the Sun SPARC guest server during the snapshot.| **No**|  Sun
-**Option 3 – Amazon EBS volume snapshot**| **Yes** You can use AWS Backup to automate the Amazon EBS snapshot.| **Yes** This backup option requires an automated script to flush in-flight transactions and configure a read-only or temporary stop of the EC2 instance during the Amazon EBS volume snapshot. 
+**Option 3 – Amazon EBS volume snapshot**| **Yes** You can use AWS Backup to automate the Amazon EBS snapshot.| **Yes** This backup option requires an automated script to flush in-flight transactions and configure a read-only or temporary stop of the Amazon EC2 instance during the Amazon EBS volume snapshot. 
@@ -102 +102 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [ Stromasys Charon-SSP emulator](https://stromasys.atlassian.net/wiki/spaces/KBP/pages/39158045/CHARON-SSP) – Charon-SSP emulator creates the virtual replica of the original SPARC hardware inside a standard 64-bit x86 compatible computer system. It runs the original SPARC binary code, including operating systems (OSs) such as SunOS or Solaris, their layered products, and applications.
+  * [ Stromasys Charon-SSP emulator](https://stromasys.atlassian.net/wiki/spaces/KBP/pages/39158045/CHARON-SSP) creates the virtual replica of the original SPARC hardware inside a standard 64-bit x86 compatible computer system. It runs the original SPARC binary code, including operating systems (OSs) such as SunOS or Solaris, their layered products, and applications.
@@ -104 +104 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [Amazon EC2](https://docs.aws.amazon.com/ec2/index.html) – Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizable computing capacity that you use to build and host your software systems.
+  * [Amazon Elastic Compute Cloud (Amazon EC2)](https://docs.aws.amazon.com/ec2/index.html) is a web service that provides resizable computing capacity that you use to build and host your software systems.
@@ -106 +106 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [Amazon EFS](https://docs.aws.amazon.com/efs/latest/ug/whatisefs.html) – Amazon Elastic File System (Amazon EFS) provides a simple, serverless, set-and-forget elastic file system for use with AWS Cloud services and on-premises resources.
+  * [Amazon Elastic File System (Amazon EFS)](https://docs.aws.amazon.com/efs/latest/ug/whatisefs.html) provides a simple, serverless, set-and-forget elastic file system for use with AWS services and on-premises resources.
@@ -108 +108 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html) – Amazon Simple Storage Service (Amazon S3) is storage for the internet. 
+  * [Amazon Simple Storage Service (Amazon S3)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html) is storage for the internet. 
@@ -110,3 +110 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [Amazon S3 Glacier](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html) – Amazon Simple Storage Service Glacier is a secure, durable, and extremely low-cost Amazon S3 storage class for data archiving and long-term backup.
-
-  * [AWS Systems Manager Automation](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-automation.html) – Automation, a capability of AWS Systems Manager, simplifies common maintenance and deployment tasks of EC2 instances and other AWS resources.
+  * [AWS Systems Manager Automation](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-automation.html) simplifies common maintenance and deployment tasks of Amazon EC2 instances and other AWS resources.
@@ -119,5 +117 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [ Stromasys Charon-SSP emulator](https://stromasys.atlassian.net/wiki/spaces/KBP/pages/39158045/CHARON-SSP) – Charon-SSP emulator creates the virtual replica of the original SPARC hardware inside a standard 64-bit x86 compatible computer system. It runs the original SPARC binary code, including OSs such as SunOS or Solaris, their layered products, and applications.
-
-  * [Amazon EC2](https://docs.aws.amazon.com/ec2/index.html) – Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizable computing capacity that you use to build and host your software systems.
-
-  * [Amazon EFS](https://docs.aws.amazon.com/efs/latest/ug/whatisefs.html) – Amazon Elastic File System (Amazon EFS) provides a simple, serverless, set-and-forget elastic file system for use with AWS Cloud services and on-premises resources.
+  * [ Stromasys Charon-SSP emulator](https://stromasys.atlassian.net/wiki/spaces/KBP/pages/39158045/CHARON-SSP) creates the virtual replica of the original SPARC hardware inside a standard 64-bit x86 compatible computer system. It runs the original SPARC binary code, including OSs such as SunOS or Solaris, their layered products, and applications.
@@ -125 +119 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html) – Amazon Simple Storage Service (Amazon S3) is storage for the internet. 
+  * [Amazon Elastic Compute Cloud (Amazon EC2)](https://docs.aws.amazon.com/ec2/index.html) is a web service that provides resizable computing capacity that you use to build and host your software systems.
@@ -127 +121 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [Amazon S3 Glacier](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html) – Amazon Simple Storage Service Glacier is a secure, durable, and extremely low-cost Amazon S3 storage class for data archiving and long-term backup.
+  * [Amazon Elastic File System (Amazon EFS)](https://docs.aws.amazon.com/efs/latest/ug/whatisefs.html) provides a simple, serverless, set-and-forget elastic file system for use with AWS services and on-premises resources.
@@ -129 +123 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [AWS Systems Manager Automation](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-automation.html) – Automation, a capability of AWS Systems Manager, simplifies common maintenance and deployment tasks of EC2 instances and other AWS resources.
+  * [Amazon Simple Storage Service (Amazon S3)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html) is storage for the internet. 
@@ -130,0 +125 @@ This backup option might require application downtime or read-only mode.| **Yes*
+  * [AWS Systems Manager Automation](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-automation.html) simplifies common maintenance and deployment tasks of Amazon EC2 instances and other AWS resources.
@@ -134 +128,0 @@ This backup option might require application downtime or read-only mode.| **Yes*
-**Backup option 3: Amazon EBS volume snapshot**
@@ -136 +130 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [ Stromasys Charon-SSP emulator](https://stromasys.atlassian.net/wiki/spaces/KBP/pages/39158045/CHARON-SSP) – Charon-SSP emulator creates the virtual replica of the original SPARC hardware inside a standard 64-bit x86 compatible computer system. It runs the original SPARC binary code, including OSs such as SunOS or Solaris, their layered products, and applications.
+**Backup option 3:****Amazon EBS****volume snapshot**
@@ -138 +132 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [AWS Backup](https://docs.aws.amazon.com/aws-backup/latest/devguide/whatisbackup.html) – AWS Backup is a fully-managed data protection service that makes it easy to centralize and automate across AWS services, in the cloud, and on premises.
+  * [ Stromasys Charon-SSP emulator](https://stromasys.atlassian.net/wiki/spaces/KBP/pages/39158045/CHARON-SSP) emulator creates the virtual replica of the original SPARC hardware inside a standard 64-bit x86 compatible computer system. It runs the original SPARC binary code, including OSs such as SunOS or Solaris, their layered products, and applications.
@@ -140 +134 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [Amazon EBS](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AmazonEBS.html) – Amazon Elastic Block Store (Amazon EBS) provides block level storage volumes for use with EC2 instances.
+  * [AWS Backup](https://docs.aws.amazon.com/aws-backup/latest/devguide/whatisbackup.html) is a fully-managed data protection service that makes it easy to centralize and automate across AWS services, in the cloud, and on premises.
@@ -142 +136 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [Amazon EC2](https://docs.aws.amazon.com/ec2/index.html) – Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizable computing capacity that you use to build and host your software systems.
+  * [Amazon Elastic Block Store (Amazon EBS)](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AmazonEBS.html) provides block level storage volumes for use with Amazon EC2 instances.
@@ -143,0 +138 @@ This backup option might require application downtime or read-only mode.| **Yes*
+  * [Amazon Elastic Compute Cloud (Amazon EC2)](https://docs.aws.amazon.com/ec2/index.html) is a web service that provides resizable computing capacity that you use to build and host your software systems.
@@ -147 +141,0 @@ This backup option might require application downtime or read-only mode.| **Yes*
-**Backup option 4: AWS Storage Gateway VTL**
@@ -149 +143 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [ Stromasys Charon-SSP emulator](https://stromasys.atlassian.net/wiki/spaces/KBP/pages/39158045/CHARON-SSP) – Charon-SSP emulator creates the virtual replica of the original SPARC hardware inside a standard 64-bit x86 compatible computer system. It runs the original SPARC binary code, including OSs such as SunOS or Solaris, their layered products, and applications.
+**Backup option 4:****AWS Storage Gateway****VTL**
@@ -151 +145 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [Bacula](https://www.baculasystems.com/try/?gclid=EAIaIQobChMInsywntC98gIVkT2tBh16ug3_EAAYASAAEgL-nPD_BwE) – Bacula is an open-source, enterprise-level computer backup system. For more information about whether your existing backup application supports Tape Gateway, see [Supported third-party backup applications for a Tape Gateway](https://docs.aws.amazon.com/storagegateway/latest/userguide/Requirements.html#requirements-backup-sw-for-vtl) in the AWS Storage Gateway documentation. 
+  * [ Stromasys Charon-SSP emulator](https://stromasys.atlassian.net/wiki/spaces/KBP/pages/39158045/CHARON-SSP) creates the virtual replica of the original SPARC hardware inside a standard 64-bit x86 compatible computer system. It runs the original SPARC binary code, including OSs such as SunOS or Solaris, their layered products, and applications.
@@ -153 +147 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [Amazon EC2](https://docs.aws.amazon.com/ec2/index.html) – Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizable computing capacity that you use to build and host your software systems.
+  * [Bacula](https://www.baculasystems.com/try/?gclid=EAIaIQobChMInsywntC98gIVkT2tBh16ug3_EAAYASAAEgL-nPD_BwE) is an open-source, enterprise-level computer backup system. For more information about whether your existing backup application supports Tape Gateway, see [Supported third-party backup applications for a Tape Gateway](https://docs.aws.amazon.com/storagegateway/latest/userguide/Requirements.html#requirements-backup-sw-for-vtl) in the AWS Storage Gateway documentation. 
@@ -155 +149 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [Amazon RDS for MySQL](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MySQL.html) – Amazon Relational Database Service (Amazon RDS) supports DB instances running several versions of MySQL. 
+  * [Amazon Elastic Compute Cloud (Amazon EC2)](https://docs.aws.amazon.com/ec2/index.html) is a web service that provides resizable computing capacity that you use to build and host your software systems.
@@ -157 +151 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html) – Amazon Simple Storage Service (Amazon S3) is storage for the internet. 
+  * [Amazon Relational Database Service (Amazon RDS) for MySQL](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MySQL.html) supports DB instances running several versions of MySQL. 
@@ -159 +153 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [Amazon S3 Glacier](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html) – Amazon Simple Storage Service Glacier is a secure, durable, and extremely low-cost Amazon S3 storage class for data archiving and long-term backup.
+  * [Amazon Simple Storage Service (Amazon S3)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html) is storage for the internet. 
@@ -161 +155 @@ This backup option might require application downtime or read-only mode.| **Yes*
-  * [AWS Storage Gateway](https://docs.aws.amazon.com/storagegateway/latest/userguide/WhatIsStorageGateway.html) – Storage Gateway connects an on-premises software appliance with cloud-based storage to provide seamless integration with data security features between your on-premises IT environment and the AWS storage infrastructure.
+  * [AWS Storage Gateway](https://docs.aws.amazon.com/storagegateway/latest/userguide/WhatIsStorageGateway.html) connects an on-premises software appliance with cloud-based storage to provide seamless integration with data security features between your on-premises IT environment and the AWS storage infrastructure.
@@ -170,2 +164,2 @@ Task| Description| Skills required
-Create an Amazon EFS shared file system for virtual tape file storage.| Sign in to the AWS Management Console or use AWS CLI to create an Amazon EFS file system.For more information about this, see [Create an Amazon EFS file system](https://docs.aws.amazon.com/efs/latest/ug/gs-step-two-create-efs-resources.html) in the Amazon EFS documentation.| Cloud architect  
-Configure the Linux host to mount the shared file system.| Install the Amazon EFS driver on the Amazon EC2 Linux instance and configure the Linux OS to mount the Amazon EFS shared file system during startup.For more information about this, see [Mounting file systems using the EFS mount helper](https://docs.aws.amazon.com/efs/latest/ug/efs-mount-helper.html) in the Amazon EFS documentation.| DevOps engineer  
+Create an Amazon EFS shared file system for virtual tape file storage.| Sign in to the AWS Management Console or use the AWS Command Line Interface (AWS CLI) to create an Amazon EFS file system.For more information about this, see [Create an Amazon EFS file system](https://docs.aws.amazon.com/efs/latest/ug/gs-step-two-create-efs-resources.html) in the Amazon EFS documentation.| Cloud architect  
+Configure the Linux host to mount the shared file system.| Install the Amazon EFS driver on the Amazon EC2 Linux instance and configure the Linux OS to mount the Amazon EFS shared file system during startup.For more information about this, see [Mounting file systems using the Amazon EFS mount helper](https://docs.aws.amazon.com/efs/latest/ug/efs-mount-helper.html) in the Amazon EFS documentation.| DevOps engineer  
@@ -177 +171 @@ Develop the Systems Manager Automation runbook and automation.| Develop the Syst
-Configure Systems Manager Automation to archive rotated virtual tape container files.| Use the code sample from **Back option 1** in the _Additional information_ section to develop a Systems Manager Automation runbook to archive rotated virtual tape container files to Amazon S3 and Amazon S3 Glacier.| Cloud architect  
+Configure Systems Manager Automation to archive rotated virtual tape container files.| Use the code sample from **Back option 1** in the _Additional information_ section to develop a Systems Manager Automation runbook to archive rotated virtual tape container files to Amazon S3.| Cloud architect  
@@ -182,2 +176,2 @@ Task| Description| Skills required
-Create an Amazon EFS shared file system for virtual tape file storage.| Sign in to the AWS Management Console or use AWS CLI to create an Amazon EFS file system.For more information about this, see [Create your Amazon EFS file system](https://docs.aws.amazon.com/efs/latest/ug/gs-step-two-create-efs-resources.html) in the Amazon EFS documentation.| Cloud architect  
-Configure the Linux host to mount the shared file system.| Install the Amazon EFS driver in the Amazon EC2 Linux instance and configure the Linux OS to mount the Amazon EFS shared file system during startup.For more information about this, see [Mounting file systems using the EFS mount helper](https://docs.aws.amazon.com/efs/latest/ug/efs-mount-helper.html) in the Amazon EFS documentation. | DevOps engineer  
+Create an Amazon EFS shared file system for virtual tape file storage.| Sign in to the AWS Management Console or use the AWS CLI to create an Amazon EFS file system.For more information about this, see [Create your Amazon EFS file system](https://docs.aws.amazon.com/efs/latest/ug/gs-step-two-create-efs-resources.html) in the Amazon EFS documentation.| Cloud architect  
+Configure the Linux host to mount the shared file system.| Install the Amazon EFS driver in the Amazon EC2 Linux instance and configure the Linux OS to mount the Amazon EFS shared file system during startup.For more information about this, see [Mounting file systems using the Amazon EFS mount helper](https://docs.aws.amazon.com/efs/latest/ug/efs-mount-helper.html) in the Amazon EFS documentation. | DevOps engineer  
@@ -188 +182 @@ Deploy the Systems Manager Automation runbook and set up the association to the
-Archive snapshots into long-term storage.| Use the runbook sample code from the _Additional information_ section to develop a Systems Manager Automation runbook to archive snapshot files to Amazon S3 and Amazon S3 Glacier.| Cloud architect  
+Archive snapshots into long-term storage.| Use the runbook sample code from the _Additional information_ section to develop a Systems Manager Automation runbook to archive snapshot files to Amazon S3.| Cloud architect  
@@ -193,4 +187,4 @@ Install the Charon-SSP emulator.| Install the Charon-SSP emulator on the Amazon
-Create EBS volumes for the Sun SPRAC guest servers.| Sign in to the AWS Management Console, open the Amazon EBS console, and then create EBS volumes for the Sun SPRAC guest servers.For more information about this, see [Setting up an AWS Cloud instance for Charon-SSP](https://stromasys.atlassian.net/wiki/spaces/DocCHSSP44xAWSGS/pages/7239901201/Setting+up+an+AWS+Cloud+Instance+for+Charon-SSP) in the Stromasys documentation.| Cloud architect  
-Attach the EBS volumes to the Amazon EC2 Linux instance.| On the Amazon EC2 console, attach the EBS volumes to the Amazon EC2 Linux instance.For more information about this, see [Attach an Amazon EBS volume to an instance](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-attaching-volume.html) in the Amazon EC2 documentation.| AWS DevOps  
-Map EBS volumes as SCSI drives in the Charon-SSP emulator.| Configure Charon-SSP Manager to map the EBS volumes as SCSI drives in the Sun SPARC guest servers.For more information about this, see the _SCSI storage configuration_ section of the [Charon-SSP V5.2 for Linux](https://stromasys.atlassian.net/wiki/spaces/KBP/pages/76429819926/CHARON-SSP+V5.2+for+Linux) guide in the Stromasys documentation.| AWS DevOps  
-Configure the AWS Backup schedule for snapshotting the EBS volumes.| Set up AWS Backup policy and schedules to snapshot the EBS volumes.For more information about this, see the [Amazon EBS backup and restore using AWS Backup](https://aws.amazon.com/getting-started/hands-on/amazon-ebs-backup-and-restore-using-aws-backup/) tutorial in the AWS Developer Center documentation.| AWS DevOps  
+Create Amazon EBS volumes for the Sun SPRAC guest servers.| Sign in to the AWS Management Console, open the Amazon EBS console, and then create Amazon EBS volumes for the Sun SPRAC guest servers.For more information about this, see [Setting up an AWS Cloud instance for Charon-SSP](https://stromasys.atlassian.net/wiki/spaces/DocCHSSP44xAWSGS/pages/7239901201/Setting+up+an+AWS+Cloud+Instance+for+Charon-SSP) in the Stromasys documentation.| Cloud architect  
+Attach the Amazon EBS volumes to the Amazon EC2 Linux instance.| On the Amazon EC2 console, attach the Amazon EBS volumes to the Amazon EC2 Linux instance.For more information about this, see [Attach an Amazon EBS volume to an instance](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-attaching-volume.html) in the Amazon EC2 documentation.| AWS DevOps  
+Map Amazon EBS volumes as SCSI drives in the Charon-SSP emulator.| Configure Charon-SSP Manager to map the Amazon EBS volumes as SCSI drives in the Sun SPARC guest servers.For more information about this, see the _SCSI storage configuration_ section of the [Charon-SSP V5.2 for Linux](https://stromasys.atlassian.net/wiki/spaces/KBP/pages/76429819926/CHARON-SSP+V5.2+for+Linux) guide in the Stromasys documentation.| AWS DevOps  
+Configure the AWS Backup schedule for snapshotting the Amazon EBS volumes.| Set up AWS Backup policy and schedules to snapshot the Amazon EBS volumes.For more information about this, see the [Amazon EBS backup and restore using AWS Backup](https://aws.amazon.com/getting-started/hands-on/amazon-ebs-backup-and-restore-using-aws-backup/) tutorial in the AWS Developer Center documentation.| AWS DevOps  
@@ -202 +196 @@ Create an Amazon RDS DB instance for the Bacula Catalog.| Open the Amazon RDS co
-Deploy the backup application controller in the VPC.| Install Bacula on the EC2 instance, deploy the backup application controller, and then configure the backup storage to connect with the Tape Gateway device. You can use the sample Bacula Director storage daemon configuration in the `Bacula-storage-daemon-config.txt` file (attached).For more information about this, see the [Bacula documentation](https://www.bacula.org/11.0.x-manuals/en/main/main.pdf).| AWS DevOps  
+Deploy the backup application controller in the VPC.| Install Bacula on the Amazon EC2 instance, deploy the backup application controller, and then configure the backup storage to connect with the Tape Gateway device. You can use the sample Bacula Director storage daemon configuration in the `Bacula-storage-daemon-config.txt` file (attached).For more information about this, see the [Bacula documentation](https://www.bacula.org/11.0.x-manuals/en/main/main.pdf).| AWS DevOps  
@@ -333 +327 @@ You can use the following sample Systems Manager Automation runbook code to auto
-**Backup option 4 – AWS Storage Gateway VTL**
+**Backup option 4 –** AWS Storage Gateway**VTL**