terraform共55篇
Deploying Azure Functions Python with Terraform-拾光赋

Deploying Azure Functions Python with Terraform

Deploying Azure Functions Python with Terraform,This post will focus on deploying Azure Functions Python with Terraform. If you are new to both services, you can start from Prerequ...
kity的头像-拾光赋kity5年前
0295
A practical introduction to GitOps-拾光赋

A practical introduction to GitOps

A practical introduction to GitOps,Here is the code base used in this tutorial: https://github.com/SeanOverton/example-gitops-serverless-infra What is GitOps? GitOps is a methodolo...
kity的头像-拾光赋kity2年前
0509
Getting started with CDK for Terraform-拾光赋

Getting started with CDK for Terraform

Getting started with CDK for Terraform, CDK for Terraform Hashicorp recently announced cdktf Cloud Development Kit for Terraform which currently supports Python3 and Typescript. Wi...
kity的头像-拾光赋kity5年前
0437
Sports Data Backup - DynamoDB, ECS, AWS MediaConvert & EventBridge-拾光赋

Sports Data Backup – DynamoDB, ECS, AWS MediaConvert & EventBridge

Sports Data Backup - DynamoDB, ECS, AWS MediaConvert & EventBridge,Introduction Managing and processing sports data efficiently requires a robust and scalable infrastructure. This ...
kity的头像-拾光赋kity42天前
0395
Deploy a web app to Azure App Service using Terraform-拾光赋

Deploy a web app to Azure App Service using Terraform

Deploy a web app to Azure App Service using Terraform,Originally published at deepu.tech. Deploying Java web applications to Azure is easy and has been tried, tested and explained ...
kity的头像-拾光赋kity6年前
05914
Deploy Jupyter Notebook to AWS Lambda-拾光赋

Deploy Jupyter Notebook to AWS Lambda

Deploy Jupyter Notebook to AWS Lambda, GitHub More often, I find myself opening Jupyter Notebook when facing a math or algorithmic problem. Maybe it is also true for you. At first,...
kity的头像-拾光赋kity2年前
0408
Building a Private Terraform Registry-拾光赋

Building a Private Terraform Registry

Building a Private Terraform Registry,Recently, I wanted to find a way to use a custom provider in Terraform without storing in in Terraform’s official registry. I was baffled whe...
kity的头像-拾光赋kity4年前
03012
Writing Python scripts to automate infrastructure in Terraform-拾光赋

Writing Python scripts to automate infrastructure in Terraform

Writing Python scripts to automate infrastructure in Terraform,Infrastructure as code (IaC) manages infrastructure through machine-readable definition files rather than physical ha...
kity的头像-拾光赋kity1年前
0388
Extend VPC Resources with Cloud Functions, Activity Tracker with LogDNA, and Schematics-拾光赋

Extend VPC Resources with Cloud Functions, Activity Tracker with LogDNA, and Schematics

Extend VPC Resources with Cloud Functions, Activity Tracker with LogDNA, and Schematics, This post shows how to automatically assign a floating IP to a newly created VSI by monitor...
kity的头像-拾光赋kity5年前
03915
Project Translate: The Translate API (Part 4)-拾光赋

Project Translate: The Translate API (Part 4)

Project Translate: The Translate API (Part 4),Hey developers! For the last post in the series, we'll provision the infrastructure on AWS and deploy our API. Let's dive in! You can ...
kity的头像-拾光赋kity33天前
02513
Terraform for Java developers video series-拾光赋

Terraform for Java developers video series

Terraform for Java developers video series,Terraform is one of those tools that many people talk about, but which can be a bit frightening for a Java developer. There are several r...
kity的头像-拾光赋kity5年前
05013
Cleaning Up Unused ENIs On AWS-拾光赋

Cleaning Up Unused ENIs On AWS

Cleaning Up Unused ENIs On AWS,Running out of IP addresses in your subnets is a real issue that most teams face these days. Most of the times those IPs are reserved but unused! Thi...
kity的头像-拾光赋kity2年前
0508