introduction
Ce printemps, je me suis assis dans un verrou aux Bahamas, sans le droit d'aller Ă terre, et, luttant contre l'ennui, j'ai dĂ©cidĂ© de voir quel genre de bĂȘte Ă©tait Amazon Web Services, et oui, j'Ă©tais parti. C'est arrivĂ©, comme on dit, le coup de foudre. L'informatique sans serveur Ă©tait l'une des technologies qui m'avaient ivre ainsi que le rhum des Bahamas.
- , , , , , -, . , .
. - . , , , .
, «» , 2015 . â ? , Budweiser - . â . , . . . , , , AWS Billing Alert.
, , , , -. , , «Hello World» , !
:
- AWS S3;
- AWS Cognito User Pool;
- API API Gateway Lambda Function;
- NoSQL DynamoDB.
AWS S3
AWS S3 â , , , . Mail.ru, , â Simple Object Storage AWS S3 API.
S3 â - . CSS, JavaScript HTML «Static Web Hosting». «». HTTP . , -. . , «Hello World» SSL, , , , .
CloudFront, , 1/6 . edge location, . . , , , .
SSL Certificate Manager CloudFront , HTTPS, CloudFront edge location AWS . S3 . , SSE-KMS SSL Lambda@Edge edge location. .
CloudFront DNS Route 53, , CloudFront.
Cognito User Pool
â , - . Amazon Cognito , SAML OpenID Connect, (Facebook, Twitter, Amazon) .
- ;
- Cognito User Pool ;
- Cognito User Pool ;
- .
Cognito SDK JavaScript. . , , Cognito Hosted UI, , , MFA SAML. , , , , . , âŠ
â OpenID Connect, . , , .
API Gateway Lambda Function
API Gateway â HTTP, Rest API Web Socket. GET Lambda . , Authorizer . CORS, , , Lambda proxy API HTTP . boto3 AWS, .
, EC2. , - 10 - .
NoSQL DynamoDB
, DynamoDB : id = UUID identifier; Text = «Hello World».
:
- -;
Route 53 CloudFront edge location; - CloudFront ;
- JavaScript , ;
- Cogito User Pool ;
- API Gateway, ;
- Lambda ;
- , JavaScript .
- . , . , , . , ?
AWS « ». 3 , . , , AWS Pricing Calculator.
, :
S 3
- â 5 Gb.
- â $0,02 Gb .
- â $0,09 Gb
- PUT, GET â $0,005 1000
CloudFront
- â 50 Gb , AWS ;
- â $0,08 Gb, CloudFront , S3;
- , IP , .
Cognito User Pool
- â 50 MAU ( ) Cognito User Pool 50 MAU , SAML;
- â $0,005 MAU;
- SMS .
API Gateway
- â 1 ;
- â $3,5 1 .
Lambda
- â 1 , 400 - ( . )
- â $0,0000166667 -.
:
â 100 . 2. 50 «Hello World» , . CloudWatch Logs Insights , .
DynamoDB
DynamoDB . â , 1-4-8 .
- â ;
- RCU () â $0,25 1 ;
- WCU () â $1,25 1 ;
- (-, ), ;
- .
Dans notre application de test, nous nous adaptons au niveau gratuit Ă l'exception de la table DynamoDB. Son existence nous est parvenue pour une somme ronde de 0,59 $ par mois, ce qui est tout Ă fait acceptable au taux actuel du dollar.
Nous avons donc à notre disposition un excellent outil qui nous permet de réaliser presque tous les fantasmes pratiquement gratuitement.
L'hiver sera long et froid - il est temps de commencer à créer dans le cloud.