- Implementing Cloud Design Patterns for AWS(Second Edition)
- Sean Keery Clive Harber Marcus Young
- 175字
- 2021-06-24 15:11:45
Code
AWS also provides a number of open source projects as services (https://www.slideshare.net/AmazonWebServices/aws-reinvent-2016-open-source-at-awscontributions-support-and-engagementarc213). This allows them to leverage large active communities for product development and bug hunting. In the case of the AWS Software Development Kit for Python, Boto (https://github.com/boto/boto3), Amazon has taken over the project. We're not going to go into all of the benefits of open source here, but remember that many of the services included in our patterns are available as source code to everyone.
Coding is going to be an important part of your product, the systems that run it, and the people that use it. We'll be writing code to allow the reuse and modification of our cloud patterns. To get into the spirit of things, we'll be using a cloud-based development tool that was originally written by the open source Mozilla foundation. A group of the developers decided to create a freemium model to provide support for people using their Integrated Development Environment (IDE), Cloud9. Amazon bought the company—another great pattern for applying to your product.
- 嵌入式Linux開發技術
- Getting Started with oVirt 3.3
- Containerization with LXC
- Learning Android Intents
- 白話區塊鏈
- Kubernetes網絡權威指南:基礎、原理與實踐
- 嵌入式應用程序設計綜合教程(微課版)
- 混沌工程實戰:手把手教你實現系統穩定性
- 嵌入式操作系統(Linux篇)(微課版)
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- iOS 10 開發指南
- OpenVZ Essentials
- 鴻蒙HarmonyOS應用開發入門
- Unity AR/VR開發:實戰高手訓練營
- Gradle Effective Implementations Guide(Second Edition)