Oracle on Docker Running Oracle Databases in Linux Containers

Discover the benefits of running Oracle databases in Linux containers. This book approaches containers from the perspective of database administrators, developers, and systems administrators. It explains the differences between containers and virtual machines and describes why containers deliver gre...

Full description

Bibliographic Details
Main Author: Scott, Sean
Format: eBook
Language:English
Published: Berkeley, CA Apress 2023, 2023
Edition:1st ed. 2023
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 05270nmm a2200301 u 4500
001 EB002150733
003 EBX01000000000000001288859
005 00000000000000.0
007 cr|||||||||||||||||||||
008 230301 ||| eng
020 |a 9781484290330 
100 1 |a Scott, Sean 
245 0 0 |a Oracle on Docker  |h Elektronische Ressource  |b Running Oracle Databases in Linux Containers  |c by Sean Scott 
250 |a 1st ed. 2023 
260 |a Berkeley, CA  |b Apress  |c 2023, 2023 
300 |a XXI, 423 p. 78 illus  |b online resource 
505 0 |a Introduction.-.-Part I. Introduction to Containers.-1. Introducing Docker and Oracle.-2. Understanding the Container Landscape.-3. Container Foundations.-4. Oracle Database Quick Start Guide.-5. Differences in Database Containers.-6. Customize Container Environments.-7. Persistence.-8. Basic Networking.-9. Container Networks.-10. Container Creation Quick Reference.-.-Part II. Building and Customizing Images.-11. Customizing Images.-12. Dockerfile Syntax.-13. Dockerfiles for Orcale Databases.-14. Building Images.-15. Debugging and Troubleshooting.-16. Docker Hub and Image Repositories.-17. Conclusion.-.-Part III. Appendixes -- Chapter 18. Appendix A. Installing Docker Desktop -- Chapter 19. Appendix B. Aliases and Functions 
653 |a Database Management 
653 |a Database management 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4842-9033-0 
856 4 0 |u https://doi.org/10.1007/978-1-4842-9033-0?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.74 
520 |a Discover the benefits of running Oracle databases in Linux containers. This book approaches containers from the perspective of database administrators, developers, and systems administrators. It explains the differences between containers and virtual machines and describes why containers deliver greater speed, flexibility, and portability, with lower resource requirements. You’ll learn how running Oracle databases in containers complements existing database infrastructure and accelerates development, and you’ll understand the advantages they offer for test and validation environments. This book teaches you how to begin working with Oracle databases in Docker, covering the steps for preparing and installing software on Windows, Mac, and Linux systems. It describes the steps for deploying Oracle databases, separating data and configurations from database software, and networking and communicating with your containers.  
520 |a You’ll begin by modifying publicly available image manifests, or Dockerfiles, following multiple examples that add functionality and capabilities to your databases. You’ll discover methods for using run-time options to create flexible and extensible images that adapt to real-world requirements. Within the pages, you’ll see how Oracle and Docker empower you to confidently build and deploy systems. It’s written with databases and database users in mind and delivers practical advice based on the author’s real-world, battle-tested experiences deploying and running Oracle databases in containers since 2014. With Oracle databases in containers, database administrators have the ideal platform for evaluating performance, practicing database upgrades and migrations, validating backup and recovery processes, and hardening environments. Developers will find that the marriage of Oracle and Docker simplifies code and application tests.  
520 |a Docker’s unique ability to isolate data artifacts improves reliability and confidence in test and QA processes. If you’re a database administrator, this book will help you join the container revolution sweeping the industry and making IT professionals more productive than ever! What You Will Learn Recognize when and why to use containers for an Oracle database Understand container terminology and architecture Create and customize Oracle databases in containers Build and extend images and containers for multiple uses Store and persist data beyond the container ecosystem Use popular database tools with databases in containers Explore container networking and connect multiple container databases Manage, monitor, and secure containers Write Dockerfiles to support custom requirements Package and deploy data artifacts that accelerate development, test, and QA activities 
520 |a It introduces the Docker commands you’ll use for managing containers, including tips and shortcuts to make everyday tasks easier. Databases have unique demands for performance and reliability, and this book addresses those qualities with discussions on protecting, persisting, and distributing data. Other books may overlook these topics and approach containers as disposable commodities in serverless environments or convenient coding platforms. You’ll gain battle-tested insights for customizing and extending your containers to meet different needs. The opening chapters concentrate on the practical steps of running Oracle databases in Docker. Once you’re comfortable with container terminology and methods, you’ll look deeper at the real power behind containers—preparing and building images, and the templates that form the foundation beneath every container.