Hands-On Swift 5 Microservices Development
- Authors
- Ralph Kuepper
- Publisher
- Packt Publishing
- Tags
- com000000 - computers , general , com082000 - computers , bioinformatics , com006000 - computers , buyer
- Date
- 2020-03-02T11:36:11+00:00
- Size
- 12.53 MB
- Lang
- en
Learn to design and deploy fully functioning microservices for your applications from scratch using Swift, Docker, and AWSKey FeaturesUnderstand server-side Swift development concepts for building your first microserviceBuild microservices using Vapor 4 and deploy them to the cloud using DockerLearn effective techniques for enhancing maintainability and stability of your Swift applicationsBook DescriptionThe capabilities of the Swift programming language are extended to server-side development using popular frameworks such as Vapor. This enables Swift programmers to implement the microservices approach to design scalable and easy-to-maintain architecture for iOS, macOS, iPadOS, and watchOS applications.This book is a complete guide to building microservices for iOS applications. You'll start by examining Swift and Vapor as backend technologies and compare them to their alternatives. The book then covers the concept of microservices...