Skip to content

Commit ba1d027

Browse files
author
wojciech12
committed
v1
1 parent b751c58 commit ba1d027

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,22 @@
1-
# 10 OpenTofu best practices for NaverCloud
1+
# 10 OpenTofu best practices for Naver Cloud Platform
22

3-
The talk starts with live demos that show how OpenTofu works in action and how to use IaC to manage your NaverCloud (demos: [1](demo_1_github/) and [2](demo_2_ncloud/)). Next, we review ten recommendations for your Infrastructure-as-Code project with OpenTofu and Terraform.
3+
The talk starts with live demos that show how OpenTofu works in action and how to use Infrastructure-as-Code (IaC) to manage your [NCloud](https://www.ncloud.com/) (demos: [1](demo_1_github/) and [2](demo_2_ncloud/)). Next, we review ten recommendations for your IaC projects with OpenTofu and Terraform. Following the recommendations will help you to level up the IaC in your organization.
44

5-
Following the recommendations will help you to level up the IaC in your company. In the last demo — [NCloud & Spacelift](demo_4_tacos/) — we show how benefits of running your OpenTofu and Terraform with an infrastructure orchestrator/T(O)ACOS [Spacelift](https://spacelift.io/how-it-works).
5+
In the last demo — [NCloud & TACOS](demo_4_tacos/) — we show the benefits of running your OpenTofu and Terraform with an infrastructure orchestrator/[T(O)ACOS](https://www.youtube.com/watch?v=4MLBpBqZmpM)[Spacelift](https://spacelift.io/how-it-works).
66

77
The talk aims to provide practical hints to help you start well, scale your IaC project later, and run alongside your Kubernetes environment.
88

99
In the repository, you will find:
10+
- [slides](slides/index.pdf) ([html](slides/));
11+
- demos: [the first steps and OpenTofu test](demo_1_github/), [create a VM on NCloud and shift-left with conftest](demo_2_ncloud/), [project structure](demo_3_project_structure/), and [NCloud & Spacelift](demo_4_tacos/).
1012

11-
- [slides](slides/index.pdf)([html](slides/));
12-
- demos: [the first steps and OpenTofu test](demo_1_github/), [create a vm on NCloud and shift-left](demo_2_ncloud/), [project structure](demo_3_project_structure/), and
13+
🙇 Thank you for the opportunity to speak at the [NCUC 제 5회 Online MeetUp](https://www.meetup.com/navercloud-user-community/events/299190207/) and the NCloud User Community for the warm welcome.
1314

1415
Questions? Feedback? Let me know - wojciechb at spacelift.io, I am also on the Gophers, CloudNative, and Kubernetes slacks (Wojciech B). Helpful? Like [the LinkedIn post](https://www.linkedin.com/in/wojciechbarczynski/recent-activity/all/) or ⭐ to this github repo.
1516

1617
## Reading materials
1718

1819
- [OpenTofu docs](https://opentofu.org/docs/);
1920
- [NCloud Terraform provider](https://github.com/NaverCloudPlatform/terraform-provider-ncloud);
20-
- [NCloud tech blog](https://blog.naver.com/n_cloudplatform/223244982858).
21+
- [NCloud tech blog](https://blog.naver.com/n_cloudplatform/223244982858);
22+
- [Managing infrastructure at scale](https://spacelift.io/blog/scalable-infrastructure).

0 commit comments

Comments
 (0)