Curated Video
HashiCorp Certified - Vault Associate Course - Lab—Database Secrets Engine
This is a lab video on Database Secrets Engine. This clip is from the chapter "Compare and Configure Secrets Engines" of the series "HashiCorp Certified - Vault Associate Course".null
Curated Video
Oracle Database Administration from Zero to Hero - Oracle Database Multitenant Architecture (part 1 of 2)
In this video, we will explore the Oracle Database Multitenant architecture. You will learn about the differences between the Container Database (CDB) and Pluggable Databases (PDB), as well as gain an understanding of the components...
Curated Video
Oracle Database Administration from Zero to Hero - Introducing the Section-5
In this video, we will take a sneak peek into the learning objectives of this section. We will provide an overview of the topics covered and highlight the key concepts related to Oracle Database Multitenancy. This clip is from the...
Curated Video
Oracle Database Administration from Zero to Hero - Creating an Oracle Database (Part 2 of 3)
In this video, we will discuss the planning phase for database creation, including considerations such as database structure, storage, and configuration. This clip is from the chapter "Installing and Creating Oracle Databases" of the...
Curated Video
Oracle Database Administration from Zero to Hero - About Oracle Database Administrator (DBA)
In this video, we will understand the role of an Oracle Database Administrator (DBA), the DBA duties and responsibilities, the different DBA role types, the learning path for becoming a DBA, and the demand for DBAs in the job market....
Curated Video
Oracle Database Administration from Zero to Hero - Overview on Oracle Database Technologies
In this video, we will describe the different Oracle database technologies, options, and management packs. This clip is from the chapter "Introduction to RDBMS" of the series "Oracle Database Administration from Zero to Hero".In this...
Curated Video
Oracle Database Administration from Zero to Hero - Overview of RDBMS (Part 2 of 2)
In this video, we will understand the different architecture types and application types of RDBMS. This clip is from the chapter "Introduction to RDBMS" of the series "Oracle Database Administration from Zero to Hero".In this section, we...
Curated Video
Oracle Database Administration from Zero to Hero - Introducing Automatic Storage Management (Part 2 of 3)
In this video, we will continue our exploration of Automatic Storage Management (ASM). You will gain knowledge about Oracle Restart, its description, and its installation process. We will also delve into ASM Disk Groups and ASM Disks,...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Duplicating Databases and PDBs Using RMAN
In this practice video, you will apply your knowledge by performing multiple techniques to duplicate the database “oradb†in srv1 to another database on the same host. You will gain hands-on experience with duplicating databases and...
Curated Video
Oracle Database Administration from Zero to Hero - Introducing the Section-14
In this video, we will provide an overview of the topics covered in this section. You will get a sneak peek into the learning objectives related to using RMAN in Oracle Multitenant Databases. This clip is from the chapter "Using RMAN in...
Curated Video
Oracle Database Administration from Zero to Hero - Managing the Redo Log (Part 4 of 4)
In this video, we will compare undo and redo data and explore the best practices for managing the redo log. You will gain a deeper understanding of the considerations and techniques for optimal redo log management. This clip is from the...
Curated Video
Design Microservices Architecture with Patterns and Principles - CQRS - Benefits and Drawbacks
This video explores the Event Sourcing pattern, where the state of an application is determined by a sequence of events and captures and persists all changes made to the application's data as a series of events, providing an audit log...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Cross-Service Queries and Write Commands on Distributed Scaled Database
The video addresses the challenges associated with performing cross-service queries and write commands on a distributed and scaled database environment, the complexities and considerations involved in coordinating data access and...
Curated Video
Design Microservices Architecture with Patterns and Principles - Evaluate: Microservices Architecture with Database Sharding Pattern - Cassandra
This video focuses on evaluating the effectiveness of a microservices architecture that incorporates the database sharding pattern using Cassandra, the key metrics, and factors to consider when assessing the performance. The video...
Curated Video
Design Microservices Architecture with Patterns and Principles - What Is Data Partitioning? And Why We Are Using Data Partitioning?
The video introduces the concept of data partitioning and explains its purpose in microservices data management and discusses the benefits of data partitioning and explores the idea of distributing data across multiple partitions or...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Single Database Server Performs Low Performance
This video addresses the issue of low performance encountered when using a single database server in a microservices architecture and the challenges of scalability and performance bottlenecks that can arise from a centralized database...
Curated Video
Design Microservices Architecture with Patterns and Principles - Adapt the Architecture - Microservices Architecture - Second Iteration
In this video, the concept of adapting the microservices architecture in a second iteration is covered and the need for evolution and refinement of the architecture over time, considering new requirements, performance optimizations, and...
Curated Video
Design Microservices Architecture with Patterns and Principles - Mapping Microservice Architecture with AWS Serverless Services for Microservices
This video explores how to map microservice architecture concepts to AWS serverless services and how various AWS services, such as API Gateway, AWS Lambda, AWS Step Functions, and Amazon DynamoDB, can be used to implement different...
Curated Video
Design Microservices Architecture with Patterns and Principles - Adapt Microservices Distributed Caching with Cache-Aside Pattern
This video explores how to adapt an existing microservices architecture to incorporate distributed caching with the cache-aside pattern. It discusses the steps and considerations involved in integrating caching into the architecture....
Curated Video
Design Microservices Architecture with Patterns and Principles - Transactional Outbox Pattern
This video introduces the Transactional Outbox pattern as a solution to the dual write problem, how the pattern works by using an outbox table to capture domain events within the transactional boundary and subsequently processing these...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Dual Write Problem
This video addresses the challenge of maintaining consistency between multiple data stores when performing dual writes in a distributed system, the potential issues that can arise, such as data inconsistencies and transactional failures,...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem Manage Consistency Across Microservices in Distributed Transactions
This video addresses the challenge of managing consistency across multiple microservices in distributed transactions, delves into the complexities and difficulties associated with ensuring transactional consistency in a distributed...
Curated Video
Design Microservices Architecture with Patterns and Principles - Evaluate Microservices Architecture with CQRS, Event Sourcing, Eventual Consist
This video discusses the evaluation of a microservices architecture that incorporates the CQRS pattern, Event Sourcing, and eventual consistency, the benefits, drawbacks, and trade-offs of using these patterns and evaluates their impact...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design Instagram Database Architecture
This video dives into the database architecture of Instagram and explores how Instagram manages its data, including user profiles, photos, and social interactions. The video discusses various database technologies and approaches used by...