Attini Documentation¶
Attini is a serverless deployment framework for Infrastructure as Code (IaC).
Getting Started
Why should I use Attini?
Test our quick start
Install the Attini CLI
Install the Attini Framework
The Attini framework is a set of tools and design principles that will support “hands of deployments” of entire IT environments using Infrastructure as Code (IaC). Attini will help you package code and configuration into immutable artifacts that can be distributed to different environments according to your organization’s processes.
Attini advantages¶
Hands-of deployments
Immutable deployments cross environments
Advanced configuration support
Multi-account and region support
No tight dependency on a central build server
Rollback management (if your software can handle it)
Supported technology’s¶
Attini only works on AWS and the Attini init deploy can only be built using AWS CloudFormation. The Attini deployment plan is built as an abstraction on AWS Step Functions and therefore supports all States and Service integrations in addition to the Attini native steps.
Attini support¶
To report a bug, create a feature request or ask for technical support, please send an email to support@attini.io
.
Unless your organization has a support agreement with Attini, the support comes with no SLA or other guarantees, but we will try to help as much as we can.
Getting Started
API Reference
- Attini configuration
- Cloudformation configuration
- Attini Runner
- Attini deployment plan
- Deployment plan types
- Deployment plan payload
- Attini CLI
- Attini CDK Constructs
Reference Architecture
- Glossary
- Attini Init deploy
- Attini Runner
- Attini dependencies
- Attini environments
- Securing the framework
- Attini system architecture
- Monitoring
- AWS Serverless Application Model (AWS SAM) with Attini
- Backup and recovery
- Ignore files
- Distribution file names
- Temporary storage
- Artifact life cycle
- Cross-account CloudFormation deployments
Knowledge Bank
Product information
- Pricing
- Product Offering
- Attini’s AWS resources
- Product Comparison
- Source control
- Build server
- Code-first pipeline
- Serverless
- Central artifact management
- Distributed artifact management
- Support local deployment
- Native multi-environment support
- Manage CloudFormation stacks dependencies
- CloudFormation configuration automation
- Deployment payload
- Advanced deployment process
- Native rollbacks to a previous state
- CLI follow