<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/spacelift/best-of/2024/06" -->

---
title: Best Spacelift posts — June 2024 | daily.dev
description: The most upvoted Spacelift posts from June 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/spacelift/best-of/2024/06
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/spacelift/best-of/2024/06
og:type: website
og:site_name: daily.dev
og:title: Best Spacelift posts — June 2024 | daily.dev
og:description: The most upvoted Spacelift posts from June 2024, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Spacelift — June 2024

1. 1  
[](https://daily.dev/posts/the-role-of-kubernetes-in-devops-use-cases-other-tools-r1uw2r7oz "The Role of Kubernetes in DevOps – Use Cases & Other Tools")  
Article  
![Avatar of spacelift](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/422b4004f7b24dc988e5720eca3accfc)Spacelift · 2y  
The Role of Kubernetes in DevOps – Use Cases & Other Tools  
Kubernetes plays a crucial role in DevOps by offering a platform that automates the deployment, scaling, and operation of containerized applications. It enhances CI/CD, GitOps, and Infrastructure as Code (IaC) practices, allowing for scalable, efficient, and fault-tolerant application management. Kubernetes also improves deployment consistency, cross-team collaboration, and provides secure self-service access for development environments. Additionally, it supports modular system design through tools like Helm charts and Kustomize and simplifies complex app deployment with custom resources and operators.  
23
2. 2  
[](https://daily.dev/posts/terraform-on-aws-deploying-aws-resources-mjbzufu18 "Terraform on AWS – Deploying AWS Resources")  
Article  
![Avatar of spacelift](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/422b4004f7b24dc988e5720eca3accfc)Spacelift · 2y  
Terraform on AWS – Deploying AWS Resources  
AWS provides a robust platform for scalable cloud infrastructure, and when paired with Terraform, it facilitates automated and consistent resource management through Infrastructure as Code (IaC). Terraform uses simple configuration files to define infrastructure and can handle a wide range of AWS resources. This post covers the basics of initializing, planning, and applying Terraform configurations for deploying AWS resources, explains the benefits of Terraform's declarative approach and state management, and includes a step-by-step guide to configure an EC2 instance, setup S3 as a remote backend, and create reusable modules. The discussion also touches on best practices and the use of Spacelift for advanced Terraform management.  
22
3. 3  
[](https://daily.dev/posts/how-to-manage-on-premise-infrastructure-with-terraform-ylie1jqs3 "How to Manage On-premise Infrastructure with Terraform")  
Article  
![Avatar of spacelift](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/422b4004f7b24dc988e5720eca3accfc)Spacelift · 2y  
How to Manage On-premise Infrastructure with Terraform  
Learn how to manage on-premise infrastructure with Terraform. Terraform is versatile and can be used with various on-premise systems. There are no technical differences between on-premise and cloud use of Terraform, but there are some limitations with on-premise infrastructure. The post provides examples of configuring Terraform for virtualization platforms and bare metal servers, as well as setting up Terraform with Kubernetes on-premise.  
20

[See all Spacelift archives](/sources/spacelift/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/spacelift/best-of/2024/06#page","url":"https://daily.dev/sources/spacelift/best-of/2024/06","name":"Best Spacelift Posts — June 2024","description":"The most upvoted Spacelift posts from June 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/spacelift/best-of/2024/06#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/the-role-of-kubernetes-in-devops-use-cases-other-tools-r1uw2r7oz","name":"The Role of Kubernetes in DevOps – Use Cases & Other Tools"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/terraform-on-aws-deploying-aws-resources-mjbzufu18","name":"Terraform on AWS – Deploying AWS Resources"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/how-to-manage-on-premise-infrastructure-with-terraform-ylie1jqs3","name":"How to Manage On-premise Infrastructure with Terraform"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Spacelift","item":"https://daily.dev/sources/spacelift"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/spacelift/best-of"},{"@type":"ListItem","position":5,"name":"June 2024"}]}]}
```

