AWS File Storage Gateway -Day 1 (Deployment)

General info:-

 AWS S3 Storage Gateway Setup and Day 1 Operations.

AWS Storage Gateway is primarily used for Storage Space, efficient  Data Sync, Caching and Secure way of transferring the data to various AWS storage services like AWS FX and S3 Services. In addition, AWS storage gateway helps organizations deal with on-premise space issues with  Backup Target and store end-user data.


AWS Gateway is an appliance that can be deployed on-premise to extend the AWS storage services.

AWS Gateway is charged for Per Month Per VM Based.

AWS Gateway logs, activity can be monitored by AWS Monitoring Services.

AWS free tier allows to Use 100GB of Space using AWS Storage Gateway.


AWS gateway requires a minimum of 16GB ram and 200 GB disk space to start with, and we can choose the best fit configuration according to our requirements.

 

1). AWS File Storage Gateway:

AWS storage by providing standard storage interfaces. It offers transparent caching, efficient data transfer, and integration with AWS monitoring and security services as depicted below diagram.


2). AWS File Storage Gateway how to download.

1) Login to AWS console

2)  Go to AWS Storage Gateway 

3)  Select Create Gateway

4) Download  required  Image (VMware, Hyper V, Physical etc..)



3). AWS File Storage Gateway how to deploy

1)  Import the image to the Hypervisor (with Create New UUID option)

2)  configure the interface  (with required firewall ports to AWS sites )

3)  Assign Static IP ( Your Local NFS / SMB Server)

4) Assign Cache Disk (We need to create and attach to the Imported VM, Minimum Disk capacity 150Gb)

5.  Power on the VM  (Admin and password is the default username and password)



6.  if you login through console you can see the appliance IP and   prompt to access various troubleshoot and management tools.


3). AWS File Storage Gateway how to Configure in AWS.

1) Login to AWS console

2)  Go to AWS Storage Gateway 

3)  Select Create Gateway and select connect gateway option

4) input your appliance IP

5) Select Public (since it is home lab)
6) select Cache Volume and press Configure

7) Now appliance will ready for use and configure the front (NFS shares) and Backend storage (S3).


4). AWS File Storage Gateway how to Create Shares & link  in  AWS S3.

1) Login to AWS console

2)  Go to S3

3)  Create S3 Bucket with any name with default permission (no public access)


4) navigate to Storage Gateway Service

5) navigate to File Share

6) Create Share and link to S3 (S3 Standard Tier in LAB to Check the IO and Sync).


7) Propagate NFS options (Day 2 Operation will be explored in other article).

8) Ready for access to local NFS  Client.



5). AWS File Storage Gateway exported NFS access in on premise Client.

1) Login to Client

2)  find exports using showmount -e XX.XX.XX.XX (AWS Storage Gateway appliance ID)



3)  use mount command to mount the export

4) verify access in client (Mounted using NFS4version, with root Squash )


5) Check the data sync in S3 Bucket.



Oh, We completed Deployment of on of the AWS hybrid storage option, lets examine Day 2 Operation listed below in upcoming days.

1) NFS export options

2) User permission

3) Network troubleshooting

4) TLS transport  or FIPS options

5) Examining the S3 bucket objects

6) backup and restore 

7) Accessing with Cloud

8) Encryption 

9) Container Access to the Shares

10)  exploring IAM roles (how effectively useful?)

Comments

Popular posts from this blog