DEV Community

Cover image for Technical solutions are written in Golang
Milad Roudgarian
Milad Roudgarian

Posted on

Technical solutions are written in Golang

Suggest you review the common technical solutions written in Golang on GitHub Repositories I encountered to manage my daily tasks. Thus, most of the best practices are available there.

1- The AWS Provider allows Terraform to manage AWS resources.

https://github.com/hashicorp/terraform-provider-aws

2- The Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system.

https://github.com/prometheus/prometheus

3- The imgproxy, a fast and secure standalone server for resizing and converting remote images.

https://github.com/imgproxy/imgproxy

4- The CoreDNS is a DNS server/forwarder, written in Go, that chains plugins. Each plugin performs a (DNS) function.

https://github.com/coredns/coredns

5- The Gitea, is the Git repository manager with the easiest, fastest, and most painless way of setting up a self-hosted Git service.

https://github.com/go-gitea/gitea

6- The MinIO is a High-Performance Object Storage released under GNU Affero General Public License v3.0.

https://github.com/minio/minio

Image of Datadog

How to Diagram Your Cloud Architecture

Cloud architecture diagrams provide critical visibility into the resources in your environment and how they’re connected. In our latest eBook, AWS Solution Architects Jason Mimick and James Wenzel walk through best practices on how to build effective and professional diagrams.

Download the Free eBook

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay