AWS Container Plugin
The AWS container plugin allows you to create, update, invoke, and delete Lambda functions using packages such as .zip files or container images.
The AWS container plugin allows you to create, update, invoke, and delete Lambda functions using packages such as .zip files or container images.
Step-by-step guides for cloud-native deployment scenarios with Digital.ai Release, including AWS EKS, Argo CD, and deployment strategies.
Before You Begin
Transitioning a microservice application to the Amazon Web Services (AWS) cloud infrastructure can be a daunting and complex task for a development team new to AWS. The Deploy/Release Blueprints for AWS can streamline the process of creating the AWS infrastructure, orchestrating the pipeline using Release, and deploying applications using Deploy.
Here's a video walk-through.
The Azure Resource Manager (ARM) allows users to deploy applications to Azure using declarative JSON templates. In the DevOps as Code CLI, you can use the Basic ARM Template to run blueprints on the platforms hosted on Azure, by creating ARM templates. This can greatly simplify the process of provisioning resources from Deploy and Release in an Azure environment.
A blueprint repository is a remote repository that contains templates and source code for blueprint functionality. Each time you run the XL CLI xl blueprint command, it fetches files from the blueprint repository.
Before You Begin
The objective is to illustrate how to use the AWS Lambda create function using S3 zip file workflow in Digital.ai Release to create an AWS Lambda function using S3 zip file.
The objective is to illustrate how to use the AWS SecretsManager create secret workflow in Digital.ai Release to create secrets in AWS Secrets Manager, which can again be looked up and substituted across Digital.ai Release templates and workflows.
The objective is to illustrate how to use the AWS SecretsManager delete secret workflow in Digital.ai Release to delete secrets in AWS Secrets Manager.
The objective is to illustrate how to use the AWS SecretsManager update secret workflow in Digital.ai Release to update secrets in AWS Secrets Manager, which can again be looked up and substituted across Digital.ai Release templates and workflows.