Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Microservices from day one = build r...
~
Carneiro, Cloves.
Linked to FindBook
Google Book
Amazon
博客來
Microservices from day one = build robust and scalable software from the start /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Microservices from day one/ by Cloves Carneiro Jr., Tim Schmelmer.
Reminder of title:
build robust and scalable software from the start /
Author:
Carneiro, Cloves.
other author:
Schmelmer, Tim.
Published:
Berkeley, CA :Apress : : 2016.,
Description:
xxii, 246 p. :ill., digital ;24 cm.
[NT 15003449]:
Part I. Service Oriented Architectures -- 1. Microservices: The What and the Why -- 2. Rules of Engagement -- Part II. APIs -- 3. Partitioning Your Business into Services -- 4. Designing your APIs -- 5. Defining APIs -- 6. Consuming your APIs -- 7. Optimizing your APIs -- Part III. Development and Deployment -- 8. Development Environment and Workflow -- 9. Testing with Services -- 10. Deploying and Running Microservices -- Part IV. Putting Everything Together -- 11. One Client - Mobile/Web - Application -- 12. Services in Different Languages -- 13. Monitoring Your Services -- 14. Operational Excellence with Microservices.
Contained By:
Springer eBooks
Subject:
Computer software - Development. -
Online resource:
http://dx.doi.org/10.1007/978-1-4842-1937-9
ISBN:
9781484219379$q(electronic bk.)
Microservices from day one = build robust and scalable software from the start /
Carneiro, Cloves.
Microservices from day one
build robust and scalable software from the start /[electronic resource] :by Cloves Carneiro Jr., Tim Schmelmer. - Berkeley, CA :Apress :2016. - xxii, 246 p. :ill., digital ;24 cm.
Part I. Service Oriented Architectures -- 1. Microservices: The What and the Why -- 2. Rules of Engagement -- Part II. APIs -- 3. Partitioning Your Business into Services -- 4. Designing your APIs -- 5. Defining APIs -- 6. Consuming your APIs -- 7. Optimizing your APIs -- Part III. Development and Deployment -- 8. Development Environment and Workflow -- 9. Testing with Services -- 10. Deploying and Running Microservices -- Part IV. Putting Everything Together -- 11. One Client - Mobile/Web - Application -- 12. Services in Different Languages -- 13. Monitoring Your Services -- 14. Operational Excellence with Microservices.
Learn what a microservices architecture is, its advantages, and why you should consider using one when starting a new application. The book describes how taking a microservices approach from the start helps avoid the complexity and expense of moving to a service-oriented approach after applications reach a critical code base size or traffic load. Microservices from Day One discusses many of the decisions you face when adopting a service-oriented approach and defines a set of rules to follow for easily adopting microservices. The book provides simple guidelines and tips for dividing a problem domain into services. It also describes best practices for documenting and generating APIs and client libraries, testing applications with service dependencies, optimizing services for client performance, and much more. Throughout the book, you will follow the development of a sample project to see how to apply the best practices described. What You Will Learn: Apply guidelines and best practices for developing projects that use microservices Define a practical microservices architecture at the beginning of a project that allows for fast development Define and build APIs based on real-world best practices Build services that easily scale by using tools available in most programming languages Test applications in a distributed environment Who This Book is For: Software engineers and web developers who have heard about microservices, and want to either move the project/applications they work on to a service-oriented environment, or want to start a new project knowing that building services helps with ease of scaling and maintainability. The book is a reference for developers who have a desire to build software in smaller, more focused and manageable chunks, but do not know how to get started.
ISBN: 9781484219379$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-1937-9doiSubjects--Topical Terms:
542671
Computer software
--Development.
LC Class. No.: QA76.76.D47
Dewey Class. No.: 005.1
Microservices from day one = build robust and scalable software from the start /
LDR
:03440nmm a2200313 a 4500
001
2082709
003
DE-He213
005
20161210030812.0
006
m d
007
cr nn 008maaau
008
170717s2016 cau s 0 eng d
020
$a
9781484219379$q(electronic bk.)
020
$a
9781484219362$q(paper)
024
7
$a
10.1007/978-1-4842-1937-9
$2
doi
035
$a
978-1-4842-1937-9
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.D47
072
7
$a
UMZ
$2
bicssc
072
7
$a
COM051230
$2
bisacsh
082
0 4
$a
005.1
$2
23
090
$a
QA76.76.D47
$b
C289 2016
100
1
$a
Carneiro, Cloves.
$3
3206352
245
1 0
$a
Microservices from day one
$h
[electronic resource] :
$b
build robust and scalable software from the start /
$c
by Cloves Carneiro Jr., Tim Schmelmer.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2016.
300
$a
xxii, 246 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part I. Service Oriented Architectures -- 1. Microservices: The What and the Why -- 2. Rules of Engagement -- Part II. APIs -- 3. Partitioning Your Business into Services -- 4. Designing your APIs -- 5. Defining APIs -- 6. Consuming your APIs -- 7. Optimizing your APIs -- Part III. Development and Deployment -- 8. Development Environment and Workflow -- 9. Testing with Services -- 10. Deploying and Running Microservices -- Part IV. Putting Everything Together -- 11. One Client - Mobile/Web - Application -- 12. Services in Different Languages -- 13. Monitoring Your Services -- 14. Operational Excellence with Microservices.
520
$a
Learn what a microservices architecture is, its advantages, and why you should consider using one when starting a new application. The book describes how taking a microservices approach from the start helps avoid the complexity and expense of moving to a service-oriented approach after applications reach a critical code base size or traffic load. Microservices from Day One discusses many of the decisions you face when adopting a service-oriented approach and defines a set of rules to follow for easily adopting microservices. The book provides simple guidelines and tips for dividing a problem domain into services. It also describes best practices for documenting and generating APIs and client libraries, testing applications with service dependencies, optimizing services for client performance, and much more. Throughout the book, you will follow the development of a sample project to see how to apply the best practices described. What You Will Learn: Apply guidelines and best practices for developing projects that use microservices Define a practical microservices architecture at the beginning of a project that allows for fast development Define and build APIs based on real-world best practices Build services that easily scale by using tools available in most programming languages Test applications in a distributed environment Who This Book is For: Software engineers and web developers who have heard about microservices, and want to either move the project/applications they work on to a service-oriented environment, or want to start a new project knowing that building services helps with ease of scaling and maintainability. The book is a reference for developers who have a desire to build software in smaller, more focused and manageable chunks, but do not know how to get started.
650
0
$a
Computer software
$x
Development.
$3
542671
650
0
$a
Application program interfaces (Computer software)
$3
610204
650
1 4
$a
Computer Science.
$3
626642
650
2 4
$a
Software Engineering.
$3
890874
650
2 4
$a
Programming Techniques.
$3
892496
650
2 4
$a
Programming Languages, Compilers, Interpreters.
$3
891123
700
1
$a
Schmelmer, Tim.
$3
3206353
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
856
4 0
$u
http://dx.doi.org/10.1007/978-1-4842-1937-9
950
$a
Professional and Applied Computing (Springer-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9313175
電子資源
11.線上閱覽_V
電子書
EB QA76.76.D47 C289 2016
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login