Home > Topics > Web Services
Published Sep 22, 2022 by Addison-Wesley Professional
Published Aug 17, 2022 by Addison-Wesley Professional
Published Mar 19, 2021 by Pearson
Published Sep 9, 2020 by Peachpit Press
This chapter from The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems, Volume 2 is an overview of what is involved in designing services that use distributed computing techniques. These are the techniques all large web sites use to achieve their size, scale, speed, and reliability.
This chapter from The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems, Volume 2 starts with some operations management background, then discusses the operations service life cycle, and ends with a discussion of typical operations work strategies.
Tobi Bosede's step-by-step example shows how easily you can mine XML data from APIs by using R. Simple analysis and even multi-level reporting and output are possible with just a few lines of code.
Michael Manoochehri provides viewers with an introduction to implementing practical solutions for common data problems. This excerpt from Data Just Right LiveLessonscontains three sample videos: 1. Loading Data into Hive, 2. Writing a Multistep MapReduce Job Using the mrjob Python Library, and 3. Using the Pandas Library for Analyzing Time Series Data.