Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
aws-cloud-formation-templates
AWS CloudFormation Templates
aws-cloudformation-fargate
Sample CloudFormation templates for how to run Docker containers in AWS Fargate with various networking configurations
aws-cloudformation-templates
A collection of useful CloudFormation templates
aws-microservices-deploy-options
This repo contains a simple application that consists of three microservices. Each application is deployed using different Compute options on AWS.
build-web-application-with-golang
A golang ebook intro how to build a web with golang
certified-kubernetes-administrator-course
Certified Kubernetes Administrator - CKA Course
codeconnect-vm-operator
Learn to build a sample Kubernetes Operator using kubebuilder.
eks-cluster
Deploy golang and python apps in EKS cluster (mix EC2 and Fargate), service meshing using Istio, ALB Ingress, Terraform, Helm, golang admission controller, golang kubernetes operator
terraform-aws-ecs
terraform code for createing ecs ec2 cluster
junchil's Repositories
junchil/aws-cloud-formation-templates
AWS CloudFormation Templates
junchil/aws-cloudformation-fargate
Sample CloudFormation templates for how to run Docker containers in AWS Fargate with various networking configurations
junchil/build-web-application-with-golang
A golang ebook intro how to build a web with golang
junchil/ecs-refarch-cloudformation
A reference architecture for deploying containerized microservices with Amazon ECS and AWS CloudFormation (YAML)
junchil/openbilibili-go-common
嘘,不要问!我也不清楚这些是啥…
junchil/python-spider
:rainbow:Python3网络爬虫实战