Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Building Microservices with ASP.NET Core: Develop, Test, and Deploy Cross-Platform Services in the Cloud

Posted By: arundhati
Building Microservices with ASP.NET Core: Develop, Test, and Deploy Cross-Platform Services in the Cloud

Kevin Hoffman, "Building Microservices with ASP.NET Core: Develop, Test, and Deploy Cross-Platform Services in the Cloud"
2017 | ISBN-10: 1491961732 | 234 pages | PDF | 4 MB

Pick up best patterns and practices for building microservices with ASP.NET Core—the new, improved, cross-platform reincarnation of ASP.NET. With this practical guide, you’ll not only learn how to integrate many factors of cloud native application development into your own projects, you’ll also learn disciplines and strategies for building horizontally scalable services.

Author Kevin Hoffman emphasizes continuous delivery of immutable releases for building services and applications. You’ll learn how to use tools such as GitHub; CI products like Wercker or CircleCI; and Docker to continuously build, test, and deliver your application to local and cloud environments..

Once you’ve gotten your feet wet creating services, Kevin covers advanced concepts like security, externalized configuration through servers, service discovery via DNS or tools like Netflix Eureka, and patterns like Event Sourcing.