Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Easy-to-use AWS Services

Easy-to-use AWS Services

AWS Services を簡単に使いましょう

kyawphyonaing

February 20, 2018
Tweet

Other Decks in Programming

Transcript

  1. Technology Stack • CodeCommit • CodePipeline • Elastic Beanstalk •

    RDS Can make and deploy web services one-stop using AWS
  2. CodeCommit Fully-managed source control service that makes it easy for

    companies to host secure and highly scalable private Git repositories. ( Eg:: GitHub, GitLab, Bitbucket) CodeCommit GitHub Bitbucket GitLab
  3. CodePipeline Source :: AWS CodeCommit, Amazon S3, GitHub • Build

    ◦ Jenkins, AWS CodeBuild, Solano CI • Test ◦ Jenkins, Apica Loadtest, AWS CodeBuild, BlazeMeter, …. • Deploy ◦ AWS Elastic Beanstalk, AWS CloudFormation, AWS CodeDeploy, Amazon ECS
  4. CodePipeline Sources Build Test Deploy CodeCommit GitHub Amazon S3 Jenkins

    Jenkins CodeBuild Solano CI Elastic Beanstalk CloudFormation CodeDeploy Amazon ECS
  5. Elastic Beanstalk Easy-to-use service for deploying and scaling web applications

    and services developed with PHP, Java, Python, Ruby, Node.js and Go on servers such as Apache, Nginx, Passenger, and IIS. Elastic Beanstalk Java Apache Python Ruby Go Node.js PHP Nginx Passenger IIS Programming languages Servers
  6. AWS CodeCommit Pricing First 5 active users* Receives: • Unlimited

    repositories • 50 GB-month of storage • 10,000 Git requests/month Free Each active user* above the first 5 Receives: • Unlimited repositories • 10 GB-month of storage per active user • 2,000 Git requests/month per active user $1 per month AWS CodePipeline Pricing AWS Free Tier* Elastic Beanstalk Pricing
  7. Q&A