terraform-up-and-running-code
Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman
oguzhaninan/Buka511日前1.1k
Buka is a modern software that helps you manage your ebook at ease.
GoogleCloudPlatform/terraformer503日前11.4k
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
infracost/infracost504日前10.1k
Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!
budtmo/docker-android503日前6.8k
Android in docker solution with noVNC supported and video recording
dylanaraps/pure-bash-bible503日前35.6k
📖 A collection of pure bash alternatives to external processes.
krahets/hello-algo503日前62.3k
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
d2l-ai/d2l-zh503日前53.9k
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
dependabot/dependabot-core503日前3.8k
🤖 Dependabot's core logic for creating update PR's.
ethereumbook/ethereumbook503日前19.0k
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
ThreeDotsLabs/wild-workouts-go-ddd-example503日前4.8k
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
MichaelCade/90DaysOfDevOps502日前25.1k
I am using this repository to document my journey learning about DevOps. I began this process on January 1, 2022, and plan to continue until March 31. I will be dedicating one hour each day, including weekends, to gaining a foundational understanding of the various aspects of DevOps. This will be a 90-day intensive study period. 2022 & 2023 inc.
chai2010/go-ast-book502日前5.2k
:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
rougier/scientific-visualization-book502日前9.9k
An open access book on scientific visualization using python and matplotlib
tuhdo/os01502日前11.3k
Bootstrap yourself to write an OS from scratch. A book for self-learner.
d2l-ai/d2l-en502日前20.9k
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
hashicorp/terraform502日前40.6k
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
GoogleCloudPlatform/microservices-demo502日前15.4k
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
khuedoan/homelab503日前7.5k
Modern self-hosting framework, fully automated from empty disk to operating services with a single command.
gruntwork-io/terragrunt502日前7.5k
Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
gruntwork-io/terratest503日前7.3k
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
runatlantis/atlantis502日前7.0k
Terraform Pull Request Automation
aquasecurity/tfsec502日前6.5k
Security scanner for your Terraform code
bridgecrewio/checkov502日前6.4k
Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
coder/coder502日前6.3k
Provision remote development environments via Terraform
KubeOperator/KubeOperator502日前4.9k
KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。
geerlingguy/ansible-for-devops502日前7.8k
Ansible for DevOps examples.
clong/DetectionLab502日前4.5k
Automate the creation of a lab environment complete with security tooling and logging best practices
ChristianLempa/boilerplates503日前3.4k
This is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies.
scottslowe/learning-tools504日前1.5k
A collection of tools and files for learning new technologies
getify/Functional-Light-JS503日前16.4k
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
iggredible/Learn-Vim502日前12.8k
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
kapicorp/kapitan504日前1.7k
Generic templated configuration management for Kubernetes, Terraform and other things
QianMo/Game-Programmer-Study-Notes502日前8.5k
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
phodal/github501日前9.6k
GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.
gibbok/typescript-book501日前8.1k
The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.
janishar/mit-deep-learning-book-pdf501日前12.1k
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
android/architecture-samples501日前43.6k
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Tonejs/Tone.js501日前13.0k
A Web Audio framework for making interactive music in the browser.
amitshekhariitbhu/RxJava2-Android-Samples516日前5.0k
RxJava 2 Android Examples - How to use RxJava 2 in Android
android/camera-samples502日前4.7k
Multiple samples showing the best practices in camera APIs on Android.
googleworkspace/apps-script-samples502日前4.2k
Apps Script samples for Google Workspace products.
GoogleCloudPlatform/golang-samples502日前4.1k
Sample apps and code written for Google Cloud in the Go programming language.
GoogleCloudPlatform/nodejs-docs-samples504日前2.7k
Node.js samples for Google Cloud Platform products.
android/animation-samples501日前2.5k
Multiple samples showing the best practices in animation on Android.
googlemaps-samples/android-samples502日前2.4k
Samples demonstrating how to use Maps SDK for Android
mercyblitz/thinking-in-spring-boot-samples509日前1.9k
小马哥书籍《Spring Boot 编程思想》示例工程
GoogleCloudPlatform/java-docs-samples504日前1.7k
Java and Kotlin Code samples used on cloud.google.com
GoogleCloudPlatform/cloudml-samples505日前1.5k
Cloud ML Engine repo. Please visit the new Vertex AI samples repo at https://github.com/GoogleCloudPlatform/vertex-ai-samples
PrismLibrary/Prism-Samples-Wpf501日前1.5k
Samples that demonstrate how to use various Prism features with WPF
android/storage-samples506日前1.5k
Multiple samples showing the best practices in storage APIs on Android.
GoogleCloudPlatform/vertex-ai-samples503日前1.2k
Sample code and notebooks for Vertex AI, the end-to-end machine learning platform on Google Cloud
munificent/game-programming-patterns501日前3.8k
Source repo for the book
asciidwango/js-primer502日前2.3k
:book: JavaScript Primer - 迷わないための入門書
phodal/growth-ebook505日前7.7k
Growth Engineering: The Definitive Guide。全栈增长工程师指南
phodal/growth-in-action523日前2.5k
全栈增长工程师实战