Cantitate/Preț
Produs

DevOps for Data Science: Chapman & Hall/CRC Data Science Series

Autor Alex Gold
en Limba Engleză Hardback – 19 iun 2024
Data Scientists are experts at analyzing, modelling and visualizing data but, at one point or another, have all encountered difficulties in collaborating with or delivering their work to the people and systems that matter. Born out of the agile software movement, DevOps is a set of practices, principles and tools that help software engineers reliably deploy work to production. This book takes the lessons of DevOps and aplies them to creating and delivering production-grade data science projects in Python and R.

This book’s first section explores how to build data science projects that deploy to production with no frills or fuss. Its second section covers the rudiments of administering a server, including Linux, application, and network administration before concluding with a demystification of the concerns of enterprise IT/Administration in its final section, making it possible for data scientists to communicate and collaborate with their organization’s security, networking, and administration teams.

Key Features:

• Start-to-finish labs take readers through creating projects that meet DevOps best practices and creating a server-based environment to work on and deploy them.
• Provides an appendix of cheatsheets so that readers will never be without the reference they need to remember a Git, Docker, or Command Line command.
• Distills what a data scientist needs to know about Docker, APIs, CI/CD, Linux, DNS, SSL, HTTP, Auth, and more.
• Written specifically to address the concern of a data scientist who wants to take their Python or R work to production.
There are countless books on creating data science work that is correct. This book, on the otherhand, aims to go beyond this, targeted at data scientists who want their work to be than merely accurate and deliver work that matters.
Citește tot Restrânge

Din seria Chapman & Hall/CRC Data Science Series

Preț: 43005 lei

Preț vechi: 53756 lei
-20% Nou

Puncte Express: 645

Preț estimativ în valută:
8231 8561$ 6898£

Carte disponibilă

Livrare economică 20 februarie-06 martie
Livrare express 06-12 februarie pentru 3612 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032100340
ISBN-10: 1032100346
Pagini: 274
Ilustrații: 78
Dimensiuni: 156 x 234 x 18 mm
Greutate: 0.67 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Data Science Series

Locul publicării:Boca Raton, United States

Public țintă

Professional Practice & Development

Cuprins

What is the role of Data Science in orgs? What is the open data science platform: A centralized location to manage data science dev environment, as well as test and deploy content to end-users. Components. Determining requirements for your platform. IT Basics for Data Scientists. Servers and the Cloud. Networking. Security. Logging into different services. Scaling, Common Hardware Configurations. Platform Architecture and Management. Environments. Data Storage and Access. Package Management. Scaling. Appendix.

Notă biografică

Alex leads the Solutions Engineering team at Posit (formerly RStudio). In that role, he has advised hundreds of organizations of all sizes and levels of sophistication to create production-grade open-source data science environments. Before coming to Posit, he was a data scientist and data science team lead and worked on politics, consulting, and healthcare.

Descriere

Data Scientists are experts at analyzing, modelling and visualizing data but, at one point or another, have all encountered difficulties in collaborating with or delivering their work to the people and systems that matter.