DEV Community

Dmitry Romanoff profile picture

Dmitry Romanoff

404 bio not found

Joined Joined on  github website
Optimizing Amazon DocumentDB Queries with `$hint` and `$project`

Optimizing Amazon DocumentDB Queries with `$hint` and `$project`

Comments
4 min read

Want to connect with Dmitry Romanoff?

Create an account to connect with Dmitry Romanoff. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Bulk Operations vs Individual Operations in Amazon DocumentDB

Bulk Operations vs Individual Operations in Amazon DocumentDB

Comments
4 min read
Exploring Nested Document Structures in Amazon DocumentDB and MongoDB

Exploring Nested Document Structures in Amazon DocumentDB and MongoDB

Comments
4 min read
Exploring Embedded Documents in AWS DocumentDB with Python

Exploring Embedded Documents in AWS DocumentDB with Python

Comments
3 min read
Connecting MongoDB Compass to Amazon DocumentDB: A Step-by-Step Guide

Connecting MongoDB Compass to Amazon DocumentDB: A Step-by-Step Guide

Comments
3 min read
Unlocking Market Sentiment with Python: Analyzing Options Data Using `yfinance`

Unlocking Market Sentiment with Python: Analyzing Options Data Using `yfinance`

Comments
5 min read
Pulling Options Data with Python and yFinance — and Saving it Like a Pro

Pulling Options Data with Python and yFinance — and Saving it Like a Pro

1
Comments
3 min read
🌬️ Winds of Change in Options Analysis: Visualizing Market Signals with Python & Google Charts

🌬️ Winds of Change in Options Analysis: Visualizing Market Signals with Python & Google Charts

Comments
5 min read
Visualizing Options Market Data in Python: Implied Volatility, Open Interest, and Max Pain

Visualizing Options Market Data in Python: Implied Volatility, Open Interest, and Max Pain

Comments
4 min read
📊 Predicting Stock Price Movement Using Options Data in Python

📊 Predicting Stock Price Movement Using Options Data in Python

Comments
4 min read
Simulating Bouncing Balls with Collisions in Python using Pygame

Simulating Bouncing Balls with Collisions in Python using Pygame

2
Comments 1
6 min read
Enhancing Creativity: A Web Interface for Stable Diffusion

Enhancing Creativity: A Web Interface for Stable Diffusion

2
Comments
2 min read
Fixing the "Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)" Error After Upgrading Ubuntu

Fixing the "Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)" Error After Upgrading Ubuntu

4
Comments 2
3 min read
The Importance of Security Measures for WordPress Websites and How WP Cerber Can Help

The Importance of Security Measures for WordPress Websites and How WP Cerber Can Help

Comments
4 min read
How to Remove a Malicious App on Your Android Phone

How to Remove a Malicious App on Your Android Phone

Comments 1
2 min read
Efficient Prime Number Calculation in Python

Efficient Prime Number Calculation in Python

Comments
2 min read
How to Distribute Employee Shifts Automatically in Python

How to Distribute Employee Shifts Automatically in Python

Comments
4 min read
How to Monitor Network Connections of a Process with a Bash Script

How to Monitor Network Connections of a Process with a Bash Script

1
Comments
4 min read
Implementing Multi-Tenancy in DynamoDB with Python

Implementing Multi-Tenancy in DynamoDB with Python

Comments
4 min read
How to Import AWS RDS Instances into Terraform and Safely Manage Drift

How to Import AWS RDS Instances into Terraform and Safely Manage Drift

2
Comments
4 min read
Deploying AWS RDS Instances with Terraform: MySQL and PostgreSQL

Deploying AWS RDS Instances with Terraform: MySQL and PostgreSQL

Comments
3 min read
How to Retrieve and Export AWS Cost Data by Service Using Python

How to Retrieve and Export AWS Cost Data by Service Using Python

Comments
4 min read
Automating MIDI Generation with Python: A Comprehensive Guide

Automating MIDI Generation with Python: A Comprehensive Guide

6
Comments
6 min read
How to Check the Bitrate of an MP3 File Using Python

How to Check the Bitrate of an MP3 File Using Python

Comments
4 min read
Fixing ModuleNotFoundError: No module named 'moviepy.editor' in Python

Fixing ModuleNotFoundError: No module named 'moviepy.editor' in Python

20
Comments 1
2 min read
How to Extract Audio from an MP4 Video and Save as MP3 Using MoviePy

How to Extract Audio from an MP4 Video and Save as MP3 Using MoviePy

3
Comments
3 min read
Efficient Batch Writing to DynamoDB with Python: A Step-by-Step Guide

Efficient Batch Writing to DynamoDB with Python: A Step-by-Step Guide

Comments
4 min read
Summarizing Text Using Hugging Face's BART Model

Summarizing Text Using Hugging Face's BART Model

4
Comments
4 min read
Understanding Tokenization: A Deep Dive into Tokenizers with Hugging Face

Understanding Tokenization: A Deep Dive into Tokenizers with Hugging Face

2
Comments
4 min read
Visualizing Sentiment Analysis Results in Python using Matplotlib

Visualizing Sentiment Analysis Results in Python using Matplotlib

Comments
4 min read
Harnessing the Power of Hugging Face Transformers for Machine Learning

Harnessing the Power of Hugging Face Transformers for Machine Learning

1
Comments
5 min read
Monitoring AWS RDS Postgres Parameter Changes

Monitoring AWS RDS Postgres Parameter Changes

Comments 1
4 min read
Troubleshooting "canceling statement due to conflict with recovery" in PostgreSQL: A Practical Guide

Troubleshooting "canceling statement due to conflict with recovery" in PostgreSQL: A Practical Guide

4
Comments
4 min read
How to Automate the Encryption of an Amazon RDS Instance with Python

How to Automate the Encryption of an Amazon RDS Instance with Python

2
Comments
4 min read
Automating EC2 Instance and Tag Management with AWS SDK and PostgreSQL

Automating EC2 Instance and Tag Management with AWS SDK and PostgreSQL

2
Comments
4 min read
Finding and Validating Unused Security Groups in AWS with Python and Boto3

Finding and Validating Unused Security Groups in AWS with Python and Boto3

5
Comments
4 min read
How to Retrieve EC2 Instances Information Using Python and Boto3

How to Retrieve EC2 Instances Information Using Python and Boto3

1
Comments
4 min read
Setting Up MySQL on Kubernetes with Prometheus & Grafana Monitoring

Setting Up MySQL on Kubernetes with Prometheus & Grafana Monitoring

5
Comments 1
4 min read
How to Set Up Prometheus Exporters for PostgreSQL and MongoDB in Kubernetes

How to Set Up Prometheus Exporters for PostgreSQL and MongoDB in Kubernetes

9
Comments
3 min read
Deploying PostgreSQL, MySQL, and MongoDB on Kubernetes: A Step-by-Step Guide

Deploying PostgreSQL, MySQL, and MongoDB on Kubernetes: A Step-by-Step Guide

2
Comments
4 min read
Demonstrating Persistence vs. Non-Persistence in Kubernetes with MongoDB

Demonstrating Persistence vs. Non-Persistence in Kubernetes with MongoDB

Comments
3 min read
Diving into Prometheus: Monitoring and Alerting System

Diving into Prometheus: Monitoring and Alerting System

Comments
2 min read
Getting Started with MongoDB Compass: A GUI for MongoDB

Getting Started with MongoDB Compass: A GUI for MongoDB

9
Comments
2 min read
Deploying a MongoDB Collection Generator on Kubernetes

Deploying a MongoDB Collection Generator on Kubernetes

1
Comments
3 min read
Understanding and Optimizing AWS RDS Performance Using Performance Insights

Understanding and Optimizing AWS RDS Performance Using Performance Insights

1
Comments 1
3 min read
Automating PostgreSQL Table Monitoring with Bash

Automating PostgreSQL Table Monitoring with Bash

4
Comments
4 min read
Finding Tables Without Primary Keys in PostgreSQL Databases

Finding Tables Without Primary Keys in PostgreSQL Databases

Comments
4 min read
Identifying Unused Indexes in PostgreSQL: A Bash Script Solution

Identifying Unused Indexes in PostgreSQL: A Bash Script Solution

1
Comments
4 min read
Understanding CrashLoopBackOff in Kubernetes: A Case Study of Two Python Scripts

Understanding CrashLoopBackOff in Kubernetes: A Case Study of Two Python Scripts

Comments
2 min read
How to Install K9s on Ubuntu: A Step-by-Step Guide

How to Install K9s on Ubuntu: A Step-by-Step Guide

106
Comments
2 min read
Load Testing PostgreSQL on Kubernetes: A YAML-Only Approach

Load Testing PostgreSQL on Kubernetes: A YAML-Only Approach

2
Comments
3 min read
Troubleshooting a CrashLoopBackOff status in Kubernetes

Troubleshooting a CrashLoopBackOff status in Kubernetes

2
Comments 1
2 min read
Python code that generates a stock price chart for the last n days.

Python code that generates a stock price chart for the last n days.

2
Comments
4 min read
Simulating Database Operations with PostgreSQL on Kubernetes

Simulating Database Operations with PostgreSQL on Kubernetes

Comments
3 min read
Resolving Docker Push Errors: "Denied: Requested Access to the Resource is Denied"

Resolving Docker Push Errors: "Denied: Requested Access to the Resource is Denied"

4
Comments
2 min read
How to Deploy a Redis Cluster in Kubernetes

How to Deploy a Redis Cluster in Kubernetes

12
Comments
2 min read
The Strength of Vertica DB: A Case Study in Sales Analytics

The Strength of Vertica DB: A Case Study in Sales Analytics

Comments
3 min read
Populating a Vertica Database with Random Data

Populating a Vertica Database with Random Data

Comments
4 min read
Installing Vertica on a Single-Node Kubernetes Cluster Using Minikube

Installing Vertica on a Single-Node Kubernetes Cluster Using Minikube

1
Comments
2 min read
How to Install Vertica DB Client (vsql) on Ubuntu 24.04

How to Install Vertica DB Client (vsql) on Ubuntu 24.04

2
Comments
2 min read
loading...