Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Awesome Design Patterns | 28,816 | 3 months ago | 14 | |||||||
A curated list of software and architecture related design patterns. | ||||||||||
Awesome Microservices | 12,023 | 2 months ago | 4 | cc0-1.0 | ||||||
A curated list of Microservice Architecture related principles and technologies. | ||||||||||
Awesome Aws | 11,514 | 10 days ago | 1 | December 21, 2015 | 65 | other | Python | |||
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome. | ||||||||||
Awesome Serverless | 7,143 | 2 days ago | 3 | gpl-3.0 | ||||||
:cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications. | ||||||||||
Awesome Learning Resources | 4,925 | 9 days ago | 5 | mit | ||||||
🔥 Awesome list of resources on Web Development. | ||||||||||
Devsecops | 4,559 | a month ago | 1 | mit | ||||||
Ultimate DevSecOps library | ||||||||||
Awesome Layers | 1,959 | 2 months ago | 7 | gpl-3.0 | ||||||
λ A curated list of awesome AWS Lambda Layers. Sponsored by https://cloudash.dev | ||||||||||
Best Of Web Python | 1,914 | 6 days ago | 1 | cc-by-sa-4.0 | ||||||
🏆 A ranked list of awesome python libraries for web development. Updated weekly. | ||||||||||
Weekly.manong.io | 1,909 | a year ago | 1 | |||||||
码农周刊 - 每周五发送,欢迎订阅!欢迎加入读者圈子,一起交流! | ||||||||||
Awesome Javascript | 771 | 7 days ago | 26 | |||||||
A curated list of awesome JavaScript frameworks, libraries and software. |
A curated list of awesome services, solutions and resources for serverless / nobackend applications.
“No server is easier to manage than no server”
The phrase “serverless” doesn’t mean servers are no longer involved. It simply means that developers no longer have to think "that much" about them. Computing resources get used as services without having to manage around physical capacities or limits. Let's take for example AWS Lambda. "Lambda allows you to NOT think about servers. Which means you no longer have to deal with over/under capacity, deployments, scaling and fault tolerance, OS or language updates, metrics, and logging."
Quora: What is Serverless Computing?
You want to contribute to this project? Please follow these recommendations.