Audvik Labs

Installing Azure blob using Python

How to upload files to Azure blob using Python Azure Blob storage is Microsoft’s object storage solution for the cloud. Blob storage is optimized for storing massive amounts of unstructured data, such as text or binary data. Blob storage is ideal for: Serving images or documents directly to a browser Storing files for distributed access

Testing Frameworks (CDC, TDD & BDD)

Testing Frameworks (CDC,TDD & BDD) The most natural approach to testing interfaces between provider and consumer is end-to-end testing. In end-to-end tests (E2E tests), real servers or containers are set up so that provider and consumer (and all other services they require as dependencies, such as databases) are available in a production-like runtime environment. To

Performance Testing – Types, Stages and Advantages

Performance testing is a testing measure that evaluates the speed, responsiveness and stability of a computer, network, software program or device under a workload. Organizations will run performance tests in order to identify performance-related bottlenecks. Without some form of performance testing in place, system performance will likely be affected with slow response times, experiences that are

What is Cloud Disaster Recovery

Cloud disaster recovery (CDR) is a cloud-based managed service that helps you quickly recover your organization’s critical systems after a disaster and provides you remote access to your systems in a secure virtual environment. Cloud recovery helps businesses bounce back from natural disasters, cyber-attacks, ransomware, and other threats that can render all files useless in

Effective Mobile Testing Strategies

In the current app-development scenario, apps need to be tested across various mobile devices and operating systems to check their compatibility, usability and consistency. In order to build applications that are scalable and accessible across multiple platforms, automation testing can be used. As manual testing is time consuming, costly, and prone to errors, it makes

Helm Vs Terraform – The Differences

Terraform is an open-source Infrastructure as Code (IaC) tool that allows teams to manage and automate infrastructure, platforms, and services. The tool helps build, change, and version infrastructure through code, allowing engineers to quickly and easily:    Helm is a Kubernetes package manager ideal for deploying repeatable apps and services to clusters. This tool allows

Multi-Cloud Security

A multi cloud security allows organizations to deploy workloads across multiple cloud platforms, including both public clouds, such as AWS, Azure, and Google Cloud Platform, and private clouds. This provides much more flexibility than working with only one cloud platform, allows organizations to better manage costs and avoid vendor lock in, and improves resiliency. However,