OCI Cloud Shell vs AWS CloudShell
5012 단어 CloudShellociAWS
In my previous blog, I gave you a brief Introduction of OCI Cloud Shell .
AWS released their own service, "AWS CloudShell"a little later, which provides similar function as OCI Cloud Shell. Now let's take a look at the difference between OCI Cloud shell and AWS CloudShell. (There is no space in word "CloudShell". )
At first, comparison of appearance is as following.
OCI Cloud Shell
AWS CloudShell
AWS CloudShell is not available in all regions. So when you change to a not supported region before launching CloudShell, for example, changing from Tokyo to Osaka, you will find that the CloudShell icon on the top menu bar is hidden. After la available region, unavailable regions on menu are grayed out.
General Difference
OCI Cloud Shell
AWS CloudShell
릴리즈 타임
Feb 2020
Dec 2020
Storage Under Home
5GB
1GB
Change Terminal Language
예
No (Only English)
사용자 이름
Your IAM or federated user name(Dot is replaced by underline)
"cloudshell-user"
File Download/Upload
예
예
Upload File Using Drag & Drop
예
No (Only from Menu)
Upload Multiple Files
예
No (One file a time)
Max Upload/Download File Size
4GB
1GB
Run Docker Container
예
아니
Connect to Serial Console
YesNew Release on Sep,2021
아니
sudo command
아니
예
New Tab,Split into rows/columns
아니
예
Long-running Session
Max 24 hours
Max 12 hours
Inactive Session Timeout
20 분
20–30 minutes
Available Region
All OCI regions
Only some regionsHere is the list .
Supported Browsers
Google 크롬 84 or laterSafari 13.1 or laterFirefox 68.10 or later (Not supported in Private mode)IE11 is not supported
Three latest versions of Google Chrome, Mozilla Firefox, Microsoft Edge, and Apple Safari.
OCI provide much more storage under home directory than AWS. And you can upload multiple files to Cloud Shell using drag and drop, that is a very handy function.
Pre-installed Software
OCI Cloud Shell has a long list of per-installed software, which is friendly to developers.
OCI Cloud Shell
AWS CloudShell
쉘
bash
bashPowerShell, Z Shell
CLI
OCI CLI
AWS CLIEB CLI, ECS CLI, SAM CLI
git
예
예
파이썬 (2 and 3)
예
예
Node.js
예
예
자바
예
아니
SQL Plus
예
아니
MySQL Shell
예(New Release on Aug,2021)
아니
kubectl
예
아니
helm
예
아니
maven
예
아니
gradle
예
아니
Terraform
예
아니
ansible
예
아니
Go
예
아니
TypeScript
예
아니
루비
예
아니
Please note: The above information is as of September 16, 2021, posted date of this blog.
끝
Official Document
OCI Cloud Shell
Cloud Shell FAQ - OCI Cloud Shell (Doc ID 2736099.1)
AWS CloudShell User Guide
AWS CloudShell FAQs
Related Blog
Personal Blogs on Oracle Cloud Infrastructure
OCI Cloud Shell과 AWS CloudShell 비교 (Japanese version)
Reference
이 문제에 관하여(OCI Cloud Shell vs AWS CloudShell), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/liu-wei/items/70aa1403b984604f3bc6텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)