Believe In Your Web Design Skills But Never Stop Improving
There’s always another goal to reach, another skill to master. And that’s exactly how it should be. Web design itself is constantly morphing, changing, and adapting. Web designers need to...
Tudip Work Culture
We at Tudip Technologies believe that highly motivated employees tend to be more productive, better skilled, participative, and want to grow in life when compared to their unengaged counterparts. Read...
How to create a user in Active Directory?
Active Directory is Microsoft software which is used to organize the company's users, computers within a network. It allows network administrators to create and manage domains, users, and objects. It...
Introduction to Bare Metal Solution
Bare Metal Solution provides a path to modernize your application infrastructure landscape, with maintaining the existing architecture. In other words, it provides hardware to run specialized workloads with low latency...
Getting started with Azure DevOps
Azure DevOps is a Project management tool used to manage the development of a project. Azure DevOps is also used for managing multiple releases cycle of a project. Read the...
Apigee hybrid API management
Hybrid API Management is divided into two components, Apigee hosted management plane and a Customer managed plane. It is the best approach that combines the best features for on-premises and...
Getting started with Cloud CDN
Even before we dive into CDN, let’s understand the issue behind this solution - Latency which is the total round-trip time taken for a data packet to travel from source...
Data Storage in Xamarin tvOS
Apple TV is a digital media player used to play digital content such as music, video, and can also be used to play games with internet connectivity. Currently, it has...
Setting up Production Specific Kubernetes Environment
When you are managing microservices then its management and orchestration is kind of tricky for the team or person. For microservice-based applications, Kubernetes is the best choice. Read the blog...
Introduction to Cloud Dataproc Spark Jobs on GKE
Cloud Dataproc is Google Cloud’s fully managed Apache Hadoop and Spark service. The mission of Cloud Dataproc has always been to make it simple and intuitive for developers and data...
Testing Challenges with BLE devices
Bluetooth Low Energy (BLE) is a low power wireless communication technology that can be used over a short distance that enables smart devices to communicate. Read the blog to know...
Blockchain Application Testing
Blockchain is a technology in which a series of unchangeable records of data is available which is shared across a network of computers. The record is very difficult to change...
Importance of Serialization in Transactional Data
Ideally, transactions should be serializable. Transactions are said to be serializable if the results of running transactions simultaneously are the same as the result of running them serially i.e., running...
Concept of Service accounts on GCP
A GCP service account is a type of Google account proposed to interact with non-human users that requires authentication to be confirmed in order to fetch information over Google APIs....
Showcase of support and maintenance services
Support and maintenance are two strong pillars of the success of any inventive campaign/ project. Maintenance of computer code comes as a very important innovation in computer code engineering. However,...
Securing and Integrating Components of your Application on GCP
By using services that are offered by Google Cloud Platform(GCP), we can create, secure, and integrate web applications. It helps to build microservices-based applications over monolithic web applications where we...
Why and How To Create A Front-End Testing Plan?
Frontend testing is always performed on the GUI checking the functionality as per the requirement. The tester must be knowledgeable about the business requirements. It is important to check the...
Border Gateway Protocol (BGP)
BGP is an exterior gateway protocol (EGP), as opposed to RIP, OSPF, and EIGRP which are interior gateway protocols (IGP’s) as it is used to exchange routing updates like other...
How to use Fibers in Ruby for Concurrency?
Concurrency is working on multiple projects. You work on ONE at a time. Parallelism is also working on multiple projects. You work on ALL of them at the same time....
Getting started with Amazon Cognito
Amazon Cognito provides authentication, authorization, and user management for web and mobile apps. Users can sign-in directly with a username and password or through a third party such as Facebook,...