Software Development & IT Companies in Jharkhand/Ranchi/Bokaro
Jharkhand is very much behind in terms of Software Development and IT enabled services. There are 4 IT park has been setup so far but with very little attraction. The…
Read more »Best software companies for Internship in India and Bangalore in 2023
What is Internship? An internship is a period of work experience offered by an organization for a limited period of time. internship concept is very popular in software, telecom, banking,…
Read more »Cotocus Software Engineer Internship 2023 is ON
Join our next generation of technologists Through our Software Engineer Internship, you could help develop innovative solutions that impact the day-to-day lives of customers, clients and businesses around the world….
Read more »Basic Workflow of Jemeter
Step 1 – Add a thread group under test plan. Thread define number of users. Step 2 – Set number of users Step 3 – Add HTTP request sampler Step…
Read more »Microservices Roadmap
Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…
Read more »How to set Java Path and install Java in Mac OS via terminal
Download from below link https://jdk.java.net/archive/ 11.0.2 (build 11.0.2+9) Windows 64-bit zip (sha256) 179 MB Mac 64-bit tar.gz (sha256) 174 MB Linux 64-bit tar.gz (sha256) 179 MB Source Tags are jdk-11.0.2+9, jdk-11.0.2-ga Step 1: export PATH=$PATH:/Users/jami/Documents/java/jdk-11.0.2.jdk/bin Step…
Read more »What is Spinnaker & Spinnaker Architecture explained?
Spinnaker is a free and open-source continuous delivery software platform originally developed by Netflix and extended by Google. It is designed to work with Kubernetes, Google Cloud Platform, AWS, Microsoft…
Read more »Periodic table Example Code
Demo – Download and SeeCode – https://github.com/software-engineers-tools/periodic_table-1 Demo – https://project-gemmi.github.io/periodic-table/Code – https://github.com/software-engineers-tools/periodic_table-2 Demo – https://pt.kle.cz/Code – https://github.com/software-engineers-tools/periodic_table-3 Demo – periodic-table.ioCode – https://github.com/software-engineers-tools/periodic_table-4 Demo – http://periodic-table.co/Code – https://github.com/software-engineers-tools/periodic_table-5 Rajesh KumarI’m a…
Read more »Octopus Deploy Tutorials: Transform XML file using Structured configuration variables
How it works? For XML files, the values to replace are located using the standard XPath syntax. Octopus supports both XPath 1 and XPath 2. Octopus variables with names that…
Read more »Rest API Design and Principal
Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…
Read more »SAST vs IAST Vs DAST
Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…
Read more »Difference between SAST Vs DAST
Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…
Read more »How Can Human Resources Help Build the Organization of the Future?
One of every organization’s most crucial components is the HR department. It aids in developing a vision and culture, establishing a framework and environment, and reskilling talent. The goal of…
Read more »VPN vs Proxy: What Are They and Which Is Better?
When it comes to online security, there are a lot of options to choose from. In this blog post, we’ll compare VPNs and proxies and discuss which is the better…
Read more »Top DataOps Tools in 2023
Models & Architecture – DataOps Concept and Foundation Platform – Operating Systems – Centos/Ubuntu & VirtualBox & Vagrant Platform – Cloud – AWS Platform – Containers – Docker Planning and…
Read more »Best DataOps trainers in India
There are so many topics we going to cover in this Blog like best trainers in India, about DataOps, importance so many. Let have start – What is DataOps DataOps…
Read more »Best DataOps training and courses
DataOps is a trending one as well as its future. That’s why having a proper training is more important. let’s tallk in brief – What is DataOps DataOps is a…
Read more »DataOps Certification and Training
DataOps certification is very crucial part of getting trained and learning. That we will talk later in details. But first lets understand what is DataOps. What is DataOps The DataOps…
Read more »Career Scope in DataOps
What is DataOps DataOps is an Agile approach to designing, implementing and maintaining a distributed data architecture that will be supporting a broad range of open source tools and frameworks…
Read more »What Problem is solved by DataOps
DataOps DataOps is a collection of technical practices, workflows, cultural norms, and architectural patterns that allows: DataOps was introduced by Lenny Liebman.DataOps incorporates the Agile methodology to shorten the cycle…
Read more »Origin & Evolution of DataOps
DataOps is a collaborative data management practice aimed at improvising the communication, integration, and automation of data flows between data managers and data consumers across an organization. DataOps had begun…
Read more »The DataOps Cookbook & Tutorials
Reference Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock…
Read more »What is DataOps and Why we need it?
Data Ops is a set of practices and technologies that operationalize data management and integration to ensure resiliency and agility in the face of constant change. It helps you tease order…
Read more »Prometheus server clustoring using Federation
With a Prometheus per datacenter, how do you perform global aggregations? Reliability is a key property of a good monitoring system, and a core value of Prometheus. When it comes…
Read more »Minikube Tutorials: minikube tunnel explained
How to access applications running within minikube There are two major categories of services in Kubernetes: NodePort access with Minikube A NodePort service is the most basic way to get…
Read more »What is Minikube?
Minikube is a lightweight Kubernetes implementation that creates a VM on your local machine and deploys a simple cluster containing only one node. Minikube is available for Linux, macOS, and…
Read more »Xops Orchestration
Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…
Read more »Minikube Tutorials: Minikube Basic Workflow
Step 1 – Start your cluster From a terminal with administrator access (but not logged in as root), run: $ minikube start –driver=virtualbox If minikube fails to start, see the…
Read more »Minikube Tutorials: Minikube installation in Windows
What you’ll need To install the latest minikube stable release on x86-64 Windows using .exe download: Step 1- Download and run the installer for the latest release. Or if using PowerShell, use this command: Step 2 – Add…
Read more »Chef Tutorials: Chef Infra Server & Chef Automate Backup and Restore
Chef Infra Server Backup and Restore Chef Automate Backup and Restore Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech…
Read more »