Best Practice: How to gracefully submit an Amazon EMR Serverless job?

The blogger took three years to create “Big Data Platform Architecture and Prototype Realization” : The book “Practical Combat in Data Center Construction” has been published by the well-known IT book brand Electronics Industry Publishing House Bowen Viewpoint, click “Heavy Recommendation: Building a Big Data Platform is Too Difficult!” Send me an engineering prototype! “Learn […]

Seven, kubernetes deployment redis high availability cluster [wenben-serverless-cloud]

Kubernetes deploys redis high availability cluster deployment steps Preparation Introduction to redis cluster Helm installs redis cluster Verify redis cluster Connect to redis cluster Springboot connects to redis cluster Deployment steps Preparation A kubernetes cluster needs to be installed; Helm needs to be installed; Need to install Nexus3; The NFS persistence plug-in needs to be […]

How to run a Go application serverless

The Go programming language has long provided rich support for building REST APIs. This includes an excellent standard library (net/HTTP), as well as many popular packages such as Gorilla mux, Gin, Negroni, Echo, Fiber, etc. With the AWS Lambda Go runtime, we can build AWS Lambda functions using Go. Imagine a web application that needs […]

Eight, kubernetes deployment rocketmq high availability cluster [wenben-serverless-cloud]

Kubernetes deploys rocketmq high availability cluster deployment steps Preparation Helm install rocketmq Verify rocketmq springboot access rocketmq cluster Deployment steps Preparation A kubernetes cluster needs to be installed; Helm needs to be installed; Need to install Nexus3; The NFS persistence plug-in needs to be installed. If it is not installed, refer to my [kubernetes cluster […]

Six, kubernetes deployment mongodb high availability cluster [wenben-serverless-cloud]

Kubernetes deploys mongodb high availability cluster deployment steps Preparation Introduction to mongodb cluster Helm installs mongodb sharding cluster Verify mongodb cluster Access mongodb cluster springboot access mongodb cluster Deployment steps Preparation A kubernetes cluster needs to be installed; Helm needs to be installed; Need to install Nexus3; The NFS persistence plug-in needs to be installed. […]

Four, kubernetes deployment consul high availability cluster [wenben-serverless-cloud]

Kubernetes deploys consul high-availability cluster deployment steps Preparation Comparison between consul and nacos Helm install consul access consul Example of springboot application accessing consul cluster Deployment steps Refer to the official website address: https://artifacthub.io/packages/helm/bitnami/consul Preparation A kubernetes cluster needs to be installed; Helm needs to be installed; Need to install Nexus3; The NFS persistence plug-in […]

CDC One Key to the Lake: When Apache Hudi DeltaStreamer Meets Serverless Spark

The book “Big Data Platform Architecture and Prototype Realization: Actual Combat in Data Platform Construction” was carefully created by the blogger for three years, and now It has been published and distributed by the well-known IT book brand Electronics Industry Publishing House. Click “Heavy Recommendation: Building a Big Data Platform is Too Difficult!” Send me […]

Five, kubernetes deployment seata high availability cluster [wenben-serverless-cloud]

Kubernetes deploys seata high-availability cluster deployment steps Preparation Precautions Install seata cluster verify springboot integrates seata Deployment steps Preparation A kubernetes cluster needs to be installed; Need to install Nexus3; Consul needs to be installed as a registration center and configuration center; Postgresql needs to be installed as a highly available distributed transactional data persistence […]

Two, kubernetes deployment Nexus3 [wenben-serverless-cloud]

kubernetes deployment Nexus3 deployment steps Preparation Install Nexus3 Configure private warehouse Preparation Configure maven private warehouse Configure npm private warehouse Configure docker private warehouse Deployment steps Why use Nexus3? Nexus3 is a private server for localized warehouses. It can manage the company’s or personal warehouse images. It supports maven, npm, docker, yum and other warehouse […]