spaceliftArchived
12 messages
rssover 3 years ago(edited)
CI/CD Pipeline : Everything You Need To Know with Examples
What makes a good CI/CD pipeline? Take a closer look at the pipeline stages and some examples relating to Terraform.
What makes a good CI/CD pipeline? Take a closer look at the pipeline stages and some examples relating to Terraform.
rssover 3 years ago(edited)
Drift Detection and How to Fix It With Different IaC Tools
What is drift and why does it happen? See how IaC tools, including Spacelift, can help you with drift detection and remediation.
What is drift and why does it happen? See how IaC tools, including Spacelift, can help you with drift detection and remediation.
rssover 3 years ago(edited)
Ansible Roles : Basics & How to Combine Them With Playbooks
Explore the concept of Ansible roles, their structure, and how we can refactor our playbooks into roles or generate them from scratch.
Explore the concept of Ansible roles, their structure, and how we can refactor our playbooks into roles or generate them from scratch.
Erik Osterman (Cloud Posse)over 3 years ago
rssover 3 years ago(edited)
When to Run Terraform Apply β Quick Usage Examples
Terraform applyΒ is a core command in the Terraform workflow. Learn what this command is used for, what it does, the available options, and when to run it.
Terraform applyΒ is a core command in the Terraform workflow. Learn what this command is used for, what it does, the available options, and when to run it.
Erik Osterman (Cloud Posse)over 3 years ago
rssover 3 years ago(edited)
Adventures in AWS Lambda Land β a Migration Gone Well
See the approach weβve taken that allowed us to simplify our setup and clarify common misconceptions you might have about AWS Lambda development.
See the approach weβve taken that allowed us to simplify our setup and clarify common misconceptions you might have about AWS Lambda development.
rssover 3 years ago(edited)
AWS IAM Policies : Best Practices & How to Create an IAM Policy
Look into AWS IAM policies with some best practices. Learn how they are structured, how to create them, and how to assign necessary permissions.
Look into AWS IAM policies with some best practices. Learn how they are structured, how to create them, and how to assign necessary permissions.
rssover 3 years ago(edited)
9 DevOps Best Practices β What You Should Do and Not-to-Do
Explore different DevOps best practices and Anti-Patterns and see how you can incorporate them to accelerate your team performance and value creation.
Explore different DevOps best practices and Anti-Patterns and see how you can incorporate them to accelerate your team performance and value creation.
rssover 3 years ago(edited)
How to Use Terraform Join and Split Functions with Strings
There are many built-in functions available for use with Terraform. Learn do the join and split functions in Terraform do and see examples.
There are many built-in functions available for use with Terraform. Learn do the join and split functions in Terraform do and see examples.
azecover 3 years ago
After long thread with Andriy in #atmos, about how to use
Before that, I need to write-up a decent SPIKE Jira ticket and hopefully get that approved by my manager. I would like to get inputs from those who already have experience working with Spacelift about what excites them and how did it solve some of the day-to-day problems for Infrastructure work. I would kindly appreciate any info you can share - that would be valuable to corroborate my case on why we should adopt Spacelift.
Thank you!
atmos and considerations how to get it set up with GitLab CI/CD, and after seeing how greatly it plays with Spacelift, thankfully to SweetOps modules, I want to try Spacelift over the next few weeks.Before that, I need to write-up a decent SPIKE Jira ticket and hopefully get that approved by my manager. I would like to get inputs from those who already have experience working with Spacelift about what excites them and how did it solve some of the day-to-day problems for Infrastructure work. I would kindly appreciate any info you can share - that would be valuable to corroborate my case on why we should adopt Spacelift.
Thank you!
azecover 3 years ago
Can Spacelift get ECR runner images if ECR has KMS key encryption enabled (under the assumption that IAM Role which Spacelift stack assumes has permissions for same KMS key)?