Audvik Labs

blog_page_banner

News, updates, trends and the latest info you need to know in the field of technology

DevOps
mohit

Security Testing

It is a type of Software Testing that uncovers vulnerabilities, threats, risks in a software application and prevents malicious attacks from intruders. The purpose of

Read More »
DevOps
mohit

ROBOT FRAMEWORK

Robot Framework is an open-source test automation framework for acceptance testing and acceptance test-driven development.  It follows different test case styles – keyword-driven, behavior-driven, and

Read More »
Service Fabric Vs Kubernetes
Azure
mohit

Service Fabric Vs Kubernetes

Fabric is a distributed systems platform that makes it easy to package, deploy, and manage scalable and reliable microservices. Service Fabric addresses the significant challenges

Read More »
Azure Service Fabric
Azure
mohit

An Introduction To Azure Service Fabric

Azure Service Fabric is Microsoft’s Platform-as-a-Service (PaaS) and is used to build and deploy microservices-based cloud applications. Fabric, in this context, is a synonym for framework. Azure

Read More »
devops-services-by-audviklabs
AWS
mohit

DevOps Best Practices

For effective collaborations between the development teams and operation teams, there is a list of some of the best practices provided by DevOps which helps

Read More »
getting_started_with_devops_tools
Cloud
mohit

Getting started with DevOps Tools

DevOps leverages its relationship to approaches like Agile development and seeks to create a culture of collaboration and an “IT value stream” by combining trusted

Read More »
Agile Methodology with DevOps
Cloud
mohit

Agile Methodology with DevOps

Using DevOps and Agile in tandem is often the best approach to streamline development process within a team, department or even an entire company. Merging

Read More »
aws-data-migration
AWS
mohit

AWS Data Migration

Secure copy  What is SCP? Secure copy or SCP is used to transfer files from one system to another in a secure way. Steps to

Read More »
amazon-elastic-block-store
AWS
mohit

What is Amazon Elastic Block Store (EBS)?

Amazon Elastic Block Store (EBS) high-performance block storage service designed to be used with EC2 for both throughput and IOPS at any scale. We can mount volumes as devices on EC2 instances.

Read More »
currying-in-ruby
Blogs
mohit

What is Currying in Ruby?

Currying is a technique in which a function accepts N parameters and turns it into a sequence of functions, each of them take 1 parameter. In mathematics and computer science, currying is the

Read More »
node-vs-django
Blogs
mohit

Django vs Node.js

Both tools are great for building web applications, however, there are use cases where each stands out. Django, for example, is a great choice when you

Read More »