Overview of Deployment Options on AWS – Whitepaper

Overview of Deployment Options on AWS – Whitepaper

Download
Download is available until [expire_date]
  • Version
  • Download 2
  • File Size 1.13 MB
  • File Count 1
  • Create Date March 26, 2023
  • Last Updated March 26, 2023

Abstract

Amazon Web Services (AWS) offers multiple options for provisioning infrastructure and deploying your applications. Whether your application architecture is a simple three-tier web application or a complex set of workloads, AWS offers deployment services to meet the requirements of your application and your organization.

This whitepaper is intended for those individuals looking for an overview of the different deployment services offered by AWS. It lays out common features available in these deployment services, and articulates basic strategies for deploying and updating application stacks.

Introduction

Designing a deployment solution for your application is a critical part of building a well-architected application on AWS. Based on the nature of your application and the underlying services (compute, storage, database, etc.) that it requires, you can use AWS services to create a flexible deployment
solution that can be tailored to fit the needs of both your application and your organization.

The constantly growing catalog of AWS services not only complicates the process of deciding which services will compose your application architecture, but also the process of deciding how you will create, manage, and update your application. When designing a deployment solution on AWS, you should consider how your solution will address the following capabilities:

  1. Provision: create the raw infrastructure (Amazon EC2, Amazon Virtual Private Cloud [Amazon VPC], subnets, etc.) or managed service infrastructure (Amazon Simple Storage Service (Amazon S3), Amazon Relational Database Service [Amazon RDS], Amazon CloudFront, etc.) required for your
    application.
  2. Configure: customize your infrastructure based on environment, runtime, security, availability, performance, network or other application requirements.
  3. Deploy: install or update your application component(s) onto infrastructure resources, and manage the transition from a previous application version to a new application version.
  4. Scale: proactively or reactively adjust the amount of resources available to your application based on a set of user-defined criteria.
  5. Monitor: provide visibility into the resources that are launched as part of your application architecture. Track resources usage, deployment success/failure, application health, application logs, configuration drift, and more.

This whitepaper highlights the deployment services offered by AWS and outlines strategies for designing a successful deployment architecture for any type of application.

Spread the word:

Leave a Reply