How to Create S3 Glacier on Amazon Web Service(AWS).
Amazon S3 Glacier is a secure, durable, and extremely low-cost cloud storage service for data archiving and long-term backup. Customers can reliably store large or small amounts of data for as little as $0.004 per gigabyte per month, a significant savings compared to on-premises solutions. With S3 Glacier, customers can store their data cost effectively …
Read more “How to Create S3 Glacier on Amazon Web Service(AWS).”
How to Create Elastic Beanstalk on Amazon Web Service(AWS).
An AWS Elastic Beanstalk environment is a collection of AWS resources running an application version. You can deploy multiple environments when you need to run multiple versions of an application. For example, you might have development, integration, and production environments. Login to aws portal. Click on Services. Under Compute select Elastic Beanstalk. …
Read more “How to Create Elastic Beanstalk on Amazon Web Service(AWS).”
How to Create & Configure EFS(Elastic File System) on Amazon Web Service(AWS).
Amazon Elastic File System (Amazon EFS) provides a simple, scalable, fully managed, elastic NFS file system for use with AWS Cloud services and on-premises resources. Amazon EFS is easy to use and offers a simple interface that allows you to create and configure file systems quickly and easily. With Amazon EFS, you can create a …
Read more “How to Create & Configure EFS(Elastic File System) on Amazon Web Service(AWS).”
How to Create SSH user with & without key on AWS EC2 instance.
SSH (Secure Shell) is a network protocol that enables secure remote connections between two systems. System admins use SSH utilities to manage machines, copy, or move files between systems. Because SSH transmits data over encrypted channels, security is at a high level. We can create SSH user with Key & without key. SSH User with …
Read more “How to Create SSH user with & without key on AWS EC2 instance.”
How to Create S3 bucket on Amazon Web Service(AWS).
Amazon S3 has a simple web services interface that you can use to store and retrieve any amount of data, at any time, from anywhere on the web. It gives any developer access to the same highly scalable, reliable, fast, inexpensive data storage infrastructure that Amazon uses to run its own global network of web …
Read more “How to Create S3 bucket on Amazon Web Service(AWS).”