Skip to content
AskDba.org Weblog
  • Home
  • Forums
    • DBA – Wiki
    • Database Administration
    • Real Application Cluster
    • Automatic Storage Management
  • AWS
  • Azure
  • Oracle
    • 10g10g Articles
    • 11gLists 11gR1/R2 articles
    • 12c
  • Performance
  • About Us
Menu Close
  • Home
  • Forums
    • DBA – Wiki
    • Database Administration
    • Real Application Cluster
    • Automatic Storage Management
  • AWS
  • Azure
  • Oracle
    • 10g
    • 11g
    • 12c
  • Performance
  • About Us

Oracle DBA Journey to Cloud, DevOps and Big Data..

How to perform groupby using Python Itertools

  • Post author:Amit Bansal
  • Post published:19 September, 2020
  • Post category:Python
  • Post comments:0 Comments

Itertools is a powerful module and is part of python standard library. It provides a set of fast and memory efficient functions. You can learn more about them by referring…

Continue ReadingHow to perform groupby using Python Itertools
Read more about the article Using SSL to securely connect to Amazon Redshift Cluster

Using SSL to securely connect to Amazon Redshift Cluster

  • Post author:Amit Bansal
  • Post published:11 September, 2020
  • Post category:AWS/Cloud
  • Post comments:0 Comments

Amazon Redshift is fully managed Cloud Datawarehouse from AWS for running analytic workloads. Lot of customers have requirements to encrypt data in transit as part of security guidelines. Redshift provides…

Continue ReadingUsing SSL to securely connect to Amazon Redshift Cluster
Read more about the article Azure BLOB Storage As Remote Backend for Terraform State File

Azure BLOB Storage As Remote Backend for Terraform State File

  • Post author:Saurabh Sood
  • Post published:11 September, 2020
  • Post category:Azure/Cloud/Devops/Terraform
  • Post comments:0 Comments

Terraform supports team-based workflows with its feature "Remote Backend". Remote backend allows Terraform to store its State file on a shared storage so that any team member can use Terraform…

Continue ReadingAzure BLOB Storage As Remote Backend for Terraform State File
Read more about the article Azure Infrastructure Automation With Terraform: Configuration

Azure Infrastructure Automation With Terraform: Configuration

  • Post author:Saurabh Sood
  • Post published:4 September, 2020
  • Post category:Azure/Cloud/Devops/Terraform
  • Post comments:1 Comment

In this article I will explain how to configure Terraform to automate Azure infrastructure deployments. There are multiple ways to configure Terraform to work with Azure, I prefer following two:…

Continue ReadingAzure Infrastructure Automation With Terraform: Configuration
Read more about the article AWS Glue Python shell job timeout with custom Libraries

AWS Glue Python shell job timeout with custom Libraries

  • Post author:Amit Bansal
  • Post published:13 June, 2020
  • Post category:AWS/Cloud
  • Post comments:0 Comments

This is short post on Timeout errors faced using custom libraries with AWS Glue Python shell job.  I referred the steps listed in AWS docs to create a custom library…

Continue ReadingAWS Glue Python shell job timeout with custom Libraries
Read more about the article Identifying PostgreSQL Bloat and fixing it without downtime

Identifying PostgreSQL Bloat and fixing it without downtime

  • Post author:Amit Bansal
  • Post published:21 April, 2019
  • Post category:PostgreSQL
  • Post comments:0 Comments

MVCC (Multi-Version Concurrency Control) feature allows databases to provide concurrent access to data. This allows each SQL statement to see a snapshot of data as it was some time ago,…

Continue ReadingIdentifying PostgreSQL Bloat and fixing it without downtime
  • 1
  • 2
  • 3
  • 4
  • …
  • 34
  • Go to the next page
Copyright - OceanWP Theme by OceanWP