Alphaus | Documentation
WebsiteRepoTech blog (JP)Tech blog (EN)
ALM v2.0
ALM v2.0
  • Mobingi Documentation (v2.0)
  • Getting started
  • Guides and tutorials
    • Stack lifecycle
      • Deploy stack
      • Manage stack
    • Docker
      • Custom Docker containers
    • Others
      • Blue-green deployment
      • How to use RDS
      • Environment variables
      • Custom installation script
      • SSH into your container
    • FAQ
  • API Reference
    • Overview
    • Stacks
      • List stacks
      • Create stack
      • Describe stack
      • Update stack
      • Delete stack
      • Deploy code
      • Put lifecycle hook
      • Get lifecycle hook
      • Restart instance
      • Describe ServiceConfig
      • Update ServerConfig
    • Vendor credentials
      • List credentials
      • Save credentials
      • Delete credentials
Powered by GitBook
On this page
  • Create application stack (AWS)
  • Register AWS credentials
  • Create application stack

Was this helpful?

  1. Guides and tutorials
  2. Stack lifecycle

Deploy stack

PreviousStack lifecycleNextManage stack

Last updated 6 years ago

Was this helpful?

Create application stack (AWS)

Here, we explain our core feature "Lifecycle Management". Before you can start using Mobingi ALM for AWS to manage AWS resources on your behalf, you first need to provide your AWS credentials.

Register AWS credentials

Open then click『Grant Permission』

Type AWS Access Key ID and Secret Access Key. Don't know how to get an Access Key ID and Secret Access Key? Go to Additionally, Mobingi ALM supports multi account system, so user can register multiple AWS accounts in the same Mobingi account.

Create application stack

Let's make your first application stack through mobingi ALM!

  • Click『Application Stacks』-->『Create New Stack』

  • Choose AWS as cloud vendor.

  • Choose Region.

  • Select Instance type.

  • You can define Number of Spot Instances by mouse dragging. By using spot instance, you can save 80% of EC2 cost maximum.

  • Define Auto-Scale Range. Mobingi ALM software automatically creates ELB, Subnet, Networks, and other resources which are necessary.

  • Choose Image Layer.

  • By clicking 『Create Application』, the software will start creating your application stack.

dashboard,
here.