jjj

Jenkins

The power of Jenkins, the open-source automation server for continuous integration (CI) and continuous delivery (CD), With Jenkins, developers can rapidly build, test, and release code, ensuring efficient software development. Explore the benefits of continuous integration and delivery, Jenkins’ customization options, plugin library, and its ability to automate deployments and connect with other tools in the development stack. Join the global DevOps community in leveraging Jenkins for streamlined software delivery pipelines.

Read More
jjj

Agile Methodology and DevOps Relationship

In today’s time of software, the development industry Agile and its complementary DevOps are two methodologies that are being used more and more by developers for developing the project efficiently and completing it on time with frequent releases.

Read More
jjj

Docker Networking

Docker runs the application inside the docker containers, and as different parts of the application present in different containers, all the containers should be connected with each other for the application to work.

Read More
jjj

Istio – An Open Platform Service Mesh

Let’s go to the era of monoliths where all the business logic is organized under one chunk of code defined in a particular language. It is easily manageable and deployable if the app is a micro-level application. But, when it comes to scaling the application and adding certain capabilities within that code-base, it becomes challenging, as everyone is working on the same codebase. In such an application, deploying the changes on the production is backbreaking as the complete application needs to be pushed, even for a small change.

Read More
jjj

Bastion Host Firewall

Limiting access to resources is the best practice for network management. In this article you know one method of hardening an infrastructure called a Bastion Host.

Read More
jjj

Best way to detect objects in images using ML Kit

ML Kit is a mobile SDK that brings Google’s expertise in machine learning to Android and iOS applications in a strong but easy to use kit. Whether you’re new to machine learning or experienced you can implement the features you need in just a few lines of code. Learn more by reading the blog.

Read More
jjj

What’s new in PHP 7.4?

Since the arrival of PHP 5 out of 2004, its performance has multiplied and maybe, even significantly increased. PHP 7.4 brings loads of new highlights, language structure increments and fixes. It was discharged on November 28, 2019. In this blog you’ll find a list of PHP 7.4 features that are new and will help you upgrade.

Read More
jjj

STLC – Software Testing Life Cycle Phases and its Criterias

Software Testing Life Cycle (STLC) is defined as a set of activities which is executed in a systematic manner to achieve the testing goal. Each of these stages has an Entry and Exit criteria associated with it. Know more about these criterias by reading the blog.

Read More
jjj

Deploying Applications with Docker Compose

Docker compose is a tool which is used to deploy and manage multi-container applications on Docker nodes operating in single-engine nodes.Deploying and managing lots of services is a tough task. This is the situation where Docker Compose reduces the stress, it will deploy and manage the different services. Read the blog to know more

Read More
jjj

Introduction To Sahi Script

Sahi script is JavaScript based. The parsed sahi script by sahi is fully valid javascript executed by the rhino javascript engine. The constructs used in sahi script are given below. The constructs are the same as javascript except the $ used for the variables. Read the blog to know more.

Read More
jjj

Build better component with styled components

Component-based design is an increasingly popular process for developing web interfaces. It’s been once common for organizations to believe libraries like Bootstrap or Material UI. But with the arrival of improved tooling functionalities, many teams today are building their own themes, component libraries, and style systems.Know more by reading the blog.

Read More
jjj

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 blog to know more about it in detail.

Read More
jjj

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, the maintenance of software comes with several challenges. Read the blog to know more.

Read More
jjj

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 routing protocols, but BGP typically does not exchange individual network routes it exchanges summaries of network routes

Read More
jjj

How to create microservice in NodeJS with Docker?

Microservice architecture is a way to develop software systems that mainly try to focus on building single-function modules with well-defined interfaces, methods, and operations. Read the blog and know more about Microservices in nodeJS with Docker.

Read More
jjj

What is kubeflow pipelines?

Kubeflow is a machine learning tool for kubernetes. Kubeflow is a Kubernetes-native platform for deploying, running and developing portable and scalable machine learning applications. Read the blog now and know the key components and features in detail.

Read More
jjj

How To Select Different Colors for the Android/iOS Applications?

There are about 2 million apps on the iOS app store and around 2.4 million apps on the android play store. For our app to stand out and to be downloaded we need to take care of the design element and choose the right color for our application. Read our blog and know how to go about selecting the right colors for your application.

Read More
jjj

What is SSH tunneling and reverse port forwarding?

SSH tunnel consists of an encrypted tunnel which is created through a SSH protocol. This tunnel can be used to transfer unencrypted traffic through an encrypted channel over the network. Read the blog to understand more about SSH tunneling and reverse port forwarding.

Read More
jjj

Why using Synk is Developers first security?

Synk is “Open Source Security Management” which can automatically detect open source vulnerabilities and accelerate fixing throughout the development process. If you are a software enthusiast, do read this blog and know its features.

Read More
jjj

What is Azure DevOps? Learn how to start using Azure DevOps

Azure DevOps is a Project management tool to manage the development of a project and learn how to create an Epic of a project and how to create a Product Backlog. Read the blog and learn What is Azure DevOps? Learn how to start using Azure DevOps and what are the uses of Azure DevOps for the development of software.

Read More
jjj

Vagrant setup

Vagrant is a tool for building and managing virtual machine environments in a single workflow. It is easy to configure and easy to use…

Read More
jjj

Jenkins Configuration and Run Jenkins Jobs using Batch file command

Jenkins is an automation tool written which is open source. This tool is written in Java with plugins built for Continuous Integration purpose. Plugins allow integration of various DevOps stages.

Read More
jjj

How to Configure VM instance using Deployment Manager Templates?

Let’s see how to configure a VM instance using Deployment Manager (DM) templates in Google Cloud Platform.

Read More
jjj

Auto Scaling in AWS vs Auto Scaling in GCP

Auto Scaling is a cloud computing feature that allows users to automatically scale cloud services. Know more about “Auto Scaling in AWS vs Auto Scaling in GCP”.

Read More
jjj

What Do You Need to Know About RBAC Authorization in Kubernetes?

RBAC is one of the Authorization Modules in Kubernetes. Role-based access control is a method to provide access to the API resources running on your cluster based on the roles of individual users within an enterprise.

Read More
jjj

Affordable Virtual Machine Instances in GCP

We all know that GCP provides lots of cloud services to reduce our work. Here, we pay only for those services which we use. Don’t you think it would be…

Read More
jjj

Getting Started With Serverless Using Node.js

A term Serverless refers to the cloud computing model in which cloud service providers manages computing resources dynamically. The pricing for the utilized resources is based on the amount of …

Read More
jjj

How to Enable Autoscaling in Google Cloud?

Google Cloud platform offers autoscaling capabilities that allow us to automatically add or delete instances from a managed instance group based on increase or decrease in the load. Google Cloud Autoscaling…

Read More
jjj

Fundamentals of Cloud Network Address Translation (NAT)

An IP address is a basic part that a computer needs in order to communicate with other computers or a web server on the internet. The Internet has grown larger than anyone could have ever imagined. So what has the size of the internet to do with Cloud Network Address Translation (NAT)?

Read More
jjj

Introduction to Azure Storage Account

Azure Storage Account is Microsoft’s cloud storage solution for latest data storage scenarios. Azure Storage provides an object store which is a tediously expandable object store for data objects. In addition to this,…

Read More
jjj

Launching and Managing an Amazon EC2 Instance using Terraform

Terraform is a tool (IaC) for creating and managing infrastructure. it supports multiple cloud providers including Google Cloud and Amazon AWS. Here you will write configuration files which describe the infrastructure components. For Example an EC2 instance and the AWS VPC.

Read More
jjj

Build Management Through App Center

App Center is a tool which is used to build, test and distribute applications. Developers monitor the standing and usage of the app using the Analytics and medical specialty services and interact with the users using the Push service once the app is deployed.

Read More
jjj

What is Serverless Computing?

Serverless computing is used to write and deploy the code. We don’t need to manage the underlying infrastructure. It increases developer productivity because the developer has to focus on building great applications and abstracting away the rest.

Read More
jjj

Peering in Network: A Basic Guide

In today’s era, data is the biggest asset. The data gathering, data storage, and data exchange are the major concerns while handling it. Considering the data as future currency, the transaction of this is a crucial subject. Even though, the basic intention will always be to ensure the security, reliability,…

Read More
jjj

Building an Application with Google Cloud App Engine!

Google App Engine is a Platform as a Service (PaaS) product that provides access to Google’s scalable hosting. It builds and deploys an application on a fully managed serverless application platform.

Read More
jjj

What is Site Reliability Engineering (SRE) at Google?

SRE stands for Site reliability engineering. As stated in the name SRE means always keep your site up or we can say create ultra-scalable and highly reliable software systems that will never ever fail.

Read More
jjj

Deep Understanding of Kubernetes Environment

Kubernetes is an open-source container orchestration tool that can automate scale, distribute and manage fault tolerance on containers in the event of a failure in the component. Kubernetes is originally created by Google and then donated to Cloud Native Computing Foundation.

Read More
jjj

Getting Started With Redis

Redis is an open source (with minimal restrictions on the use and distribution of the software), memory resident database store which especially relies on the main memory unit for computer data storage. Redis can be used as a storing database…

Read More
jjj

How to Migrate GitLab from Old server to New Server?

When migrating Gitlab to a new server, you might face many problems like incompatible versions, different OS (so different latest Gitlab version), etc. Before migrating the Gitlab to the new server, we have to make sure that Gitlab in both servers…

Read More
jjj

Gitlab Installation on Ubuntu (14.04, 16.04, 18.04 Version)

GitLab is the Web UI or an interface for Git. Gitlab has two versions: Community Edition and Enterprise Edition. GitLab Community Edition is an open source having an MIT Expat license and GitLab Enterprise Edition is built on the…

Read More
jjj

How to Do Load Testing Using Selenium & JMeter?

JMeter is an effective tool for load testing. Get here a step by step guide for How to do load testing using JMeter and Selenium Webdriver tool.

Read More
jjj

HIPAA Compliance in AWS

The Health Insurance Portability and Accountability Act of 1996 (HIPAA) is legislation that is designed for US workers to retain health insurance coverage when they change or lose their jobs.

Read More
jjj

Introduction of Kubernetes on Google Cloud

Kubernetes is originally designed by Google and donated to the Cloud Native Computing Foundation(CNCF), written in Go language. It is a container management tool, which manages container deployment, container auto-scaling, and…

Read More
jjj

Easy steps to install SSL certificate

SSL stands for Secure Sockets Layer and it is a standard protocol for establishing the encrypted form of links between the server and user’s browser in an online communication channel. An SSL certificate is a digital certificate which used to authenticates the identity of your website with a unique cryptographic key.

Read More
jjj

DevOps Basic Terminologies: SSH | Linux commands

What is SSH: SSH allows you to access the remote system securely. You can access the remote system in two ways, first one is using a password and the second one is using a private and public key.

Read More
jjj

Heroku

Heroku is a cloud platform as a service (PaaS) that is used for the deployment of the web application and RESTful API application. Read here!

Read More
jjj

AWS Key Management

Why AWS key Management? As you know we can create multiple EC2 (AMI) in VPC (Virtual Private Cloud) and create load balancer to route the traffic. There is an application installed on EC2 from where we can create a multiple AMI under VPC and using load balancer we can distribute or route the traffic on the instances.

Read More
jjj

Web Caching and Cache Busting

“Caching” is a concept of storing frequently used data to a give quick access locations so that requesting of the data will happen faster. There are various types of caches like CPU cache, GPU cache, disc cache, and browser cache, etc. Content caching is one of the most powerful ways to improvise the user experience.

Read More
jjj

POST large JSON Data without cURL call in Node.js

Curl is used to transfer data to a server and also for to get data from the server, using one of the supported protocols (HTTP, HTTPS, FTP). With cURL we can do things likes proxy support, user authentication…

Read More
jjj

Zapier: Making developer’s life easy

Zapier is a web-based and programmable service that allows end users or developer to integrate the web applications.

Read More
jjj

What is Docker?

Docker is the operating system level virtualization. It is a tool that reduces the complexity of the communication that required between teams of people while deploying software in the production.

Read More
jjj

Let’s Git Started . . .

What is Git and why we are using it? Git is a Version control system, specifically a version control system for tracking changes in computer files (mainly in project directory).

Read More
jjj

MongoDB Sharding, Replication and Clusters

MongoDB is the next-generation database that lets you do things you could never do before. It is a leading non-relational database management system and a prominent member of the NoSQL movement.

Read More
jjj

How to Do Video Compression & Windows AV Editing?

There are a lot of areas, where we need to the fastest way to perform video editing. At Tudip, our Test Engineering division usually creates a movie of issues they find in applications. These movies are then uploaded to issue reporting system like Jira and other.

Read More
jjj

Web, Mobile and API Development Guide

What are various Web, Mobile and API end technologies and how do they work in tandem? Tudip’s Web, Mobile and API Development Guide is a good starting point

Read More
jjj

Automation Testing and Selenium

Automation is important and Automation Testing and Selenium pretty much go hand in hand. Here is how you get started with Selenium for simple automation.

Read More
jjj

Install and Configure Karma Test Runner

Karma is the most popular test runner but how do you Install and configure Karma test runner? This article explains Karma configuration and basic settings.

Read More
jjj

RESTful with Jersey

REST stands for Representational State Transfer. It’s a key idiom that embraces a stateless client-server architecture in which the web services are viewed as resources and can be identified by their URLs…

Read More
jjj

Moving WordPress site to HTTPS

You have this site which was working fine on http://example.com and next, you moved it to https://example.com and the UI is all messed up. And you have to fix it. How do you do that?

Read More
jjj

Install Webmin on Ubuntu

Webmin on Ubuntu, how to install Webmin on Ubuntu, Hire PHP developers India, Best PHP development companies in Pune, Hire remote MEAN stack developers

Read More