[AWS] AWS Management Interfaces 02


AWS Management Interfaces

3 ways to use AWS - built upon API

1. AWS Management Console

Easy-to-use graphical interface that supports the majority of Amazon Web Services

Usability Benefits
Let you use to open via the android platform 
View your existing resources, alarms, perform operation tasks 


2. Command Line Interface (CLI)

Access to services via the discrete command

Allow you to automate and repeat of the AWS resources

3. Software Development Kits (SDKs)

Incorporate the connectivity and functionality of the wide range of AWS Cloud services into your code

can help you use with your existing application by using code

You have the flexibility to create your own


Popular posts from this blog

[CSS] Day 4: Let's practice - box

[AWS] Intro to Cloud Practitioner 01