Skip to Content
C++ Reactive Programming
book

C++ Reactive Programming

by Praseed Pai, Peter Abraham
June 2018
Intermediate to advanced
348 pages
8h 45m
English
Packt Publishing
Content preview from C++ Reactive Programming

Independent deployment

The biggest difference between microservices architecture and traditional SOA is in the area of deployment. With the evolution of container technologies, we can deploy services independently and in isolation, very easily. The DevOps movement helped a lot in popularizing the independent deployment model of services and applications. We can now automate the process of provisioning a VM and associated containers with CPU, memory, storage, additional disks, virtual networks, firewalls, load balancing, auto scaling  and so on, in deployment policies attached to a cloud service, such as AWS,Azure  or Google Cloud. Policies help you deploy microservices in an automatic manner, using automation scripts.

While developing applications ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Functional Programming in C++

Functional Programming in C++

Ivan Cukic

Publisher Resources

ISBN: 9781788629775Supplemental Content