Blogs

A treasure trove of thoughts on the technologies
we play around from our technocrats

Securing Jenkins on GKE with IAP

Jenkins is a self-contained, open source, automation tool written in Java and has plugins mostly built for continuous integration purposes. You can automate all types of tasks related to...

Accelerating digital transformation with no-code

The business landscape is transforming rapidly, thanks to the accelerated development processes and advanced applications. This transformation has played a significant role for organizations by...

Implementing File Upload with Angular Components

Angular is a widely popular framework that uses HTML and TypeScript to build single-page client applications. Angular is powerful, modern, and has a capable ecosystem that makes it a go-to...

Styling applications made easy with Sass

CSS (Cascading Style Sheets) is widely popular because of the simplicity it offers while presenting web applications. It comprises of style sheets which are long lists that have rules to...

Extracting text from images with Tesseract OCR, OpenCV, and Python

It is easy for humans to understand the contents of an image by just looking at it. You can recognize the text on the image and can understand it without much difficulty. However, computers...

Enhanced test automation with Selenium WebDriver and pytest

The biggest challenge for a developer today is to ensure consistent and smooth working of their website or web-application across different devices, browsers, and platforms. The easiest way to...

Managing multiple environment configurations in React App

Building a user interface is one of the most important aspects of any product development. It can make or break the customer base irrespective of how strong the application functionality is....

Adding value to your TestOps with pytest

The pytest framework is one of the best opensource test frameworks that allows you to write test cases using Python. With pytest, you can test almost anything - databases, APIs, even a UI....

Enriching UI with Styled Components in React

CSS and styling

Imagine your website without CSS. Okay, let me simplify this for you. Imagine a skinless human body. Yeah, just the skeleton. Still not getting it? Okay, the image below will...

Backup and restore Neo4j Graph Database using Ansible

Increasing data volumes are like double-edged swords. The good thing about that is - a lot of data means a lot of information and a lot of value that comes with it. However, it also means a lot...

Serverless isn’t exactly serverless!

The evolution of computing gained momentum when the size of computing machines started reducing from the size of a building to that of a human palm. Virtualization added fuel to the fire and...

VMware vCloud Director(vCD) Test Automation

VMware vCloud Director is one of the most popular tools when it comes to full lifecycle management for business infrastructures. The things that make it so popular among vCloud suite users are...

Microservices Anti-patterns - What you need to understand before adopting Microservices?

For any software development process to be a success, a proper fundamental structure with all the elements and disciplines that will govern the overall flow and communication between them is...

Rehashing re:Invent

The holiday season is a very merry time for everyone. You have Christmas to look forward to. And in addition to this, when it comes to late November, there is something else I have been looking...

Auto-healing MongoDB replication with Terraform

Data is the next big thing and this has accentuated the importance of the way you manage your database. There are various operations that you perform with your database such as replication,...

Building Skeleton Component with React and SCSS

Every developer wants to ensure the best performance for the application that is being built. Most of us concentrate more on technicalities when it comes to the performance of the application....

How to write Ansible Roles and publish them on Ansible Galaxy?

Configuration management is one of the key areas when it comes to maintaining a fast-paced, agile, and continuous development environment. I am mentioning fast-paced because you can see the...

Build your CI/CD with AWS CodePipeline and Elastic Beanstalk

DevOps is fast becoming a standard right now and CI/CD (Continuous Integration and Continuous Delivery/Deployment) is the term often associated with development and release of a software in the...

Kickstarting your Node.js with Spanner

Node JavaScript or Node.js is an open source, cross-platform, runtime environment for executing JavaScript code outside a browser. Node.js is often used to build back-end services which are...

The classic dilemma for testers - Robot or pytest

For any organization, customer’s confidence is of the highest priority and a lot of it is dependent on reliability which is mostly dependent on the quality assured by the product and service you...

1 2

Leave Comment

Subscribe Email

    Post By Topic

    See all