Amazon Aurora PostgreSQL backups and long-term data retention methods
Read: https://aws.amazon.com/blogs/database/amazon-aurora-postgresql-backups-and-long-term-data-retention-methods/
Read: https://aws.amazon.com/blogs/database/amazon-aurora-postgresql-backups-and-long-term-data-retention-methods/
MySQL Support in Database Tools in OCI
Database Tools in OCI now supports connections to the MySQL Database Service.
Read: https://blogs.oracle.com/database/post/mysql-support-in-database-tools-in-oci
Database Tools in OCI now supports connections to the MySQL Database Service.
Read: https://blogs.oracle.com/database/post/mysql-support-in-database-tools-in-oci
Oracle
MySQL Support in Database Tools in OCI
Database Tools in OCI now supports connections to the MySQL Database Service.
Cloud Database Services for Every Workload
Oracle offers three cloud database service families that are 100% compatible with the industry leading Oracle Database: Oracle Autonomous Database, Oracle Exadata Database Service, and Oracle Base Database Service. These services give you the freedom to choose the best database service to meet your specific needs, whether it’s features, SLAs, or even data residency requirements.
Read: https://blogs.oracle.com/database/post/cloud-database-services-for-every-workload
Oracle offers three cloud database service families that are 100% compatible with the industry leading Oracle Database: Oracle Autonomous Database, Oracle Exadata Database Service, and Oracle Base Database Service. These services give you the freedom to choose the best database service to meet your specific needs, whether it’s features, SLAs, or even data residency requirements.
Read: https://blogs.oracle.com/database/post/cloud-database-services-for-every-workload
Oracle
Cloud Database Services for Every Workload
Oracle offers three cloud database service families that are 100% compatible with the industry leading Oracle Database: Oracle Autonomous Database, Oracle Exadata Database Service, and Oracle Base Database Service. These services give you the freedom to…
Databases Migrations
Introdução
Esse trimestre estou estudando a disciplina de DBRE(Database Reliability Engineer) no curso de Pós Graduação DevOps and Cloud Solutions do Mackenzie que está sendo ministrada pelo professor Walter o qual solicitou um trabalho acadêmico sob...
Read: https://santospedroh.hashnode.dev/databases-migrations
Introdução
Esse trimestre estou estudando a disciplina de DBRE(Database Reliability Engineer) no curso de Pós Graduação DevOps and Cloud Solutions do Mackenzie que está sendo ministrada pelo professor Walter o qual solicitou um trabalho acadêmico sob...
Read: https://santospedroh.hashnode.dev/databases-migrations
Built With MongoDB: Overcoming Employee Burnout Through Pioneera
Read: https://www.mongodb.com/blog/post/built-mongodb-overcoming-employee-burnout-through-pioneera
Read: https://www.mongodb.com/blog/post/built-mongodb-overcoming-employee-burnout-through-pioneera
Announcing Open Source Realtime Analytical database Apache Doris as a Top-Level Project
Apache Doris is a modern, high-performance and real-time analytical database based on MPP. It is well known for its high-performance and easy-to-use. It can return query results under massive data within only sub-seconds. It can support not only high...
Read: https://github.com/apache/incubator-doris/announcing-open-source-realtime-analytical-database-apache-doris-as-a-top-level-project
Apache Doris is a modern, high-performance and real-time analytical database based on MPP. It is well known for its high-performance and easy-to-use. It can return query results under massive data within only sub-seconds. It can support not only high...
Read: https://github.com/apache/incubator-doris/announcing-open-source-realtime-analytical-database-apache-doris-as-a-top-level-project
Designing Data Intensive Applications: Ch3. Storage and Retrieval | Part 2
In the previous article of this series, we discussed the first part of chapter 3 in Data Intensive Applications which discussed storage and retrieval. We discussed many storage related topics, mainly data structures used for storage in data stores, s...
Read: https://sayedalesawy.hashnode.dev/designing-data-intensive-applications-ch3-storage-and-retrieval-or-part-2
In the previous article of this series, we discussed the first part of chapter 3 in Data Intensive Applications which discussed storage and retrieval. We discussed many storage related topics, mainly data structures used for storage in data stores, s...
Read: https://sayedalesawy.hashnode.dev/designing-data-intensive-applications-ch3-storage-and-retrieval-or-part-2
Building Together: MongoDB Is Google Cloud’s Technology Partner of the Year for Data Management
Read: https://www.mongodb.com/blog/post/mongodb-google-clouds-technology-partner-year-data-management
Read: https://www.mongodb.com/blog/post/mongodb-google-clouds-technology-partner-year-data-management
Optimized bulk loading in Amazon RDS for PostgreSQL
Read: https://aws.amazon.com/blogs/database/optimized-bulk-loading-in-amazon-rds-for-postgresql/
Read: https://aws.amazon.com/blogs/database/optimized-bulk-loading-in-amazon-rds-for-postgresql/
👍1
Generate an assessment report for a fleet of database servers using the AWS SCT multiserver assessor
Read: https://aws.amazon.com/blogs/database/generate-an-assessment-report-for-a-fleet-of-database-servers-using-the-aws-sct-multiserver-assessor/
Read: https://aws.amazon.com/blogs/database/generate-an-assessment-report-for-a-fleet-of-database-servers-using-the-aws-sct-multiserver-assessor/
Неожиданная находка, которая освобождает 20 GB неиспользованного индексного пространства
Раз в несколько месяцев мы получаем предупреждения от системы мониторинга базы данных о том, что свободное место скоро закончится. Обычно мы просто выделяем больше места и забываем об этом, однако в этот раз мы мы были на карантине и система была нагружена меньше, чем обычно. И тут мы подумали, что это хорошая возможность провести чистку.
Начнем с конца: в итоге нам удалось освободить более чем 70 GB не оптимизированного и неиспользуемого пространства без удаления индексов и данных.
Читать: https://habr.com/ru/post/672102/
Раз в несколько месяцев мы получаем предупреждения от системы мониторинга базы данных о том, что свободное место скоро закончится. Обычно мы просто выделяем больше места и забываем об этом, однако в этот раз мы мы были на карантине и система была нагружена меньше, чем обычно. И тут мы подумали, что это хорошая возможность провести чистку.
Начнем с конца: в итоге нам удалось освободить более чем 70 GB не оптимизированного и неиспользуемого пространства без удаления индексов и данных.
Читать: https://habr.com/ru/post/672102/
10 Things We Learned at MongoDB World 2022
Read: https://www.mongodb.com/blog/post/10-things-learned-mongodb-world-2022
Read: https://www.mongodb.com/blog/post/10-things-learned-mongodb-world-2022
Making automatic backups to the cloud for free
There are many things you might want to make backups of. It could be of your code, of assets, or of your entire database.
Whatever it is, backups will make sure you don't lose them. In this blog post, we'll look at making backups of your MySQL databa...
Read: https://robinmartijn.hashnode.dev/making-automatic-backups-to-the-cloud-for-free
There are many things you might want to make backups of. It could be of your code, of assets, or of your entire database.
Whatever it is, backups will make sure you don't lose them. In this blog post, we'll look at making backups of your MySQL databa...
Read: https://robinmartijn.hashnode.dev/making-automatic-backups-to-the-cloud-for-free
Triggers in T-SQL
Introduction
Triggers:
A special type of Stored Procedure that is automatically executed when events like (data modifications) occur on the database server
Types of Triggers:
In T-sql server there are 3 main types of triggers
Data Manipulation ...
Read: https://meska54.hashnode.dev/triggers-in-t-sql
Introduction
Triggers:
A special type of Stored Procedure that is automatically executed when events like (data modifications) occur on the database server
Types of Triggers:
In T-sql server there are 3 main types of triggers
Data Manipulation ...
Read: https://meska54.hashnode.dev/triggers-in-t-sql
Triggers in T-SQL - Part 1
Introduction
Triggers:
A special type of Stored Procedure that is automatically executed when events like (data modifications) occur on the database server
Types of Triggers:
In T-sql server there are 3 main types of triggers
Data Manipulation ...
Read: https://meska54.hashnode.dev/triggers-in-t-sql-part-1
Introduction
Triggers:
A special type of Stored Procedure that is automatically executed when events like (data modifications) occur on the database server
Types of Triggers:
In T-sql server there are 3 main types of triggers
Data Manipulation ...
Read: https://meska54.hashnode.dev/triggers-in-t-sql-part-1
Algoritmos De Hash
Hashing é o nome que damos ao processo de passar um texto plano ou arquivo por um algoritmo de hash assim retornando um número fixo de strings aleatórias, esse valor retornado pode ser chamado de digest ou simplesmente hash value.
Há muitas formas de...
Read: https://geanmilhore.hashnode.dev/algoritmos-de-hash
Hashing é o nome que damos ao processo de passar um texto plano ou arquivo por um algoritmo de hash assim retornando um número fixo de strings aleatórias, esse valor retornado pode ser chamado de digest ou simplesmente hash value.
Há muitas formas de...
Read: https://geanmilhore.hashnode.dev/algoritmos-de-hash
ChainOps или DevOps
В настоящее время все в пространстве DevOps связано со словом, оканчивающимся на ops: GitOps, AIOps, MLOps, DevSecOps, EverythingOps. Хотя, возможно, это уже упоминалось в другом месте, я хочу написать некоторые точки зрения о том, как применять процессы DevOps к блокчейнам и/или технологиям распределенного реестра ( DLT ).
Например, просто для описания одного из этих так называемых терминов «эксплуатация»: «GitOps — это операционная среда, которая использует лучшие практики DevOps, используемые для разработки приложений, такие как контроль версий, совместная работа, соответствие требованиям и CI/CD, и применяет их к автоматизации инфраструктуры. [1]. Сразу приходят на ум инструменты инфраструктуры как кода, такие как Terraform.
ChainOps (с моей точки зрения) следует использовать для описания методов DevOps, выполняемых прямо в пространстве блокчейна.
В децентрализованном мире основным участником разработки приложений или Dapps (децентрализованных приложений) является узел , узел в DLT (технология распределенного реестра) — это минимальный компонент инфраструктуры, способный запускать необходимое программное обеспечение, чтобы быть функциональной частью. бухгалтерской книги.
Таким образом, Devops должен отвечать за то, чтобы каждый узел имел одинаковые сетевые и инфраструктурные возможности (например, ОЗУ, ЦП, пропускную способность), а также одинаковые версии пакетов программного обеспечения. (Например, версии биткойн-ядра или версии DappNode)
Автоматизированные рабочие процессы DevOps должны отвечать за доставку и интеграцию не только версий основного узла, но и другого программного обеспечения, необходимого для Dapp .
Читать: https://habr.com/ru/post/672108/
В настоящее время все в пространстве DevOps связано со словом, оканчивающимся на ops: GitOps, AIOps, MLOps, DevSecOps, EverythingOps. Хотя, возможно, это уже упоминалось в другом месте, я хочу написать некоторые точки зрения о том, как применять процессы DevOps к блокчейнам и/или технологиям распределенного реестра ( DLT ).
Например, просто для описания одного из этих так называемых терминов «эксплуатация»: «GitOps — это операционная среда, которая использует лучшие практики DevOps, используемые для разработки приложений, такие как контроль версий, совместная работа, соответствие требованиям и CI/CD, и применяет их к автоматизации инфраструктуры. [1]. Сразу приходят на ум инструменты инфраструктуры как кода, такие как Terraform.
ChainOps (с моей точки зрения) следует использовать для описания методов DevOps, выполняемых прямо в пространстве блокчейна.
В децентрализованном мире основным участником разработки приложений или Dapps (децентрализованных приложений) является узел , узел в DLT (технология распределенного реестра) — это минимальный компонент инфраструктуры, способный запускать необходимое программное обеспечение, чтобы быть функциональной частью. бухгалтерской книги.
Таким образом, Devops должен отвечать за то, чтобы каждый узел имел одинаковые сетевые и инфраструктурные возможности (например, ОЗУ, ЦП, пропускную способность), а также одинаковые версии пакетов программного обеспечения. (Например, версии биткойн-ядра или версии DappNode)
Автоматизированные рабочие процессы DevOps должны отвечать за доставку и интеграцию не только версий основного узла, но и другого программного обеспечения, необходимого для Dapp .
Читать: https://habr.com/ru/post/672108/
Trigger Management & Optimization - Part 1
Introduction
Triggers
A special type of Stored Procedure that is automatically executed when events like (data modifications) occur on the database server
Types of Triggers:
In T-sql server there are 3 main types of triggers:
Data Manipulation Lang...
Read: https://meska54.hashnode.dev/trigger-management-and-optimization-part-1
Introduction
Triggers
A special type of Stored Procedure that is automatically executed when events like (data modifications) occur on the database server
Types of Triggers:
In T-sql server there are 3 main types of triggers:
Data Manipulation Lang...
Read: https://meska54.hashnode.dev/trigger-management-and-optimization-part-1
Migration in MongoDB
console.log("Hello Hashnode Fam💖")
I hope you are doing well ! 😊
Sometime there arises a need where you have to add a new field with default values to your existing schema after creating the database at the initial level. But adding it to your sche...
Read: https://soham08.hashnode.dev/migration-in-mongodb
console.log("Hello Hashnode Fam💖")
I hope you are doing well ! 😊
Sometime there arises a need where you have to add a new field with default values to your existing schema after creating the database at the initial level. But adding it to your sche...
Read: https://soham08.hashnode.dev/migration-in-mongodb
Understanding The Various Professions In The Data Ecosystem.
As the digital world continues to thrive, data has become one of the most important resources in the globe. Industries and organizations around the world rely on data to understand trends, metrics, performances, solve problems and improve processes. ...
Read: https://heyfunmi.hashnode.dev/understanding-the-various-professions-in-the-data-ecosystem
As the digital world continues to thrive, data has become one of the most important resources in the globe. Industries and organizations around the world rely on data to understand trends, metrics, performances, solve problems and improve processes. ...
Read: https://heyfunmi.hashnode.dev/understanding-the-various-professions-in-the-data-ecosystem
👍1