Dal portale Red-Gate è possibile scaricare gratuitamente l’eBook Fundamentals of SQL Server 2012 Replication di Sebastian Meine, insieme al trial di SQL Monitor.
La replica dei dati è considerata, per tradizione, una funzionalità complessa e tipicamente ci si scoraggia facilmente, già durante la preparazione dell’ambiente di test. Perché l’implementazione di una replica è considerata un’attività complessa? Quali problemi si incontrano? I problemi più comuni sono legati allo schema del database che deve essere pensato per andare in replica, poi possono esserci problemi legati all’amministrazione dei permessi da assegnare agli agenti di replica ed infine ci si può scontrare con problemi legati all’architettura di rete e alla banda internet a disposizione, qualora si voglia implementare la replica web o lo scambio dei dati su sito ftp. Per fare un buon lavoro, servono diverse competenze! Questo eBook rappresenta un’ottima introduzione ai servizi di replica in SQL Server 2012, vi darà le informazioni necessarie per valutare in quali scenari l’implementazione della replica di SQL Server è la scelta giusta e quale tipologia di replica si adatta meglio alle vostre esigenze.
Questo libro non può assolutamente mancare nella vostra libreria digitale! La copia cartacea è ovviamente acquistabile su Amazon.
Editorial Review
Many of my clients need to make data that lives on one server available on another server. There are many reasons for such a requirement. You might want to speed up cross-server queries by providing a local copy of the data. Or you might want to make the data available to resource intensive reporting queries without impacting the OLTP load, maybe even with an intentional delay so you’re always reporting against complete days only. Finally, you might be looking to implement high availability. In all these situations, SQL Server Replication is a viable option to look at when planning for the implementation of such a requirement.
With this book, I want to introduce you into the vast world of SQL Server Replication and show you its most important strength and weaknesses. After working through the exercises, you will be able to make an informed decision whether replication is the right feature to use and which type of replication is the most advantageous in your situation. You will also know when to stay away from replication and use other features such as simple log shipping or the new “Always On” feature set.
Fundamentals of SQL Server 2012 Replication provides a hands-on introduction to SQL Server replication. The book begins with a short overview that introduces you to the technologies that make up replication. In the following chapters, the book will walk you through setting up different replication scenarios. All hands-on exercises are designed with security best practices in mind. When you’re finished working through the exercises, you will be able to implement your own multi-server replication setup while following the principle of least privilege.
Buona lettura!