Tag

Polaris

0 views collected around this technical thread.

Selected Java Interview Questions
Selected Java Interview Questions
Sep 25, 2023 · Backend Development

Quick Start Guide to Spring Cloud Tencent with Polaris Service Discovery

This guide introduces Spring Cloud Tencent, a one‑stop microservice solution that integrates Spring Cloud with Tencent's Polaris service discovery, and provides step‑by‑step instructions—including building the project, adding dependencies, configuring application.yml, and running the application—to quickly set up a functional Spring Cloud Tencent service.

PolarisSpring CloudTencent
0 likes · 8 min read
Quick Start Guide to Spring Cloud Tencent with Polaris Service Discovery
Java Architecture Diary
Java Architecture Diary
Dec 9, 2022 · Backend Development

How to Upgrade Your Spring Boot 3.0 Microservices with Polaris and New Starters

This article explains why PIG chose Tencent Polaris for service governance, outlines the necessary adjustments when moving to Spring Boot 3.0—including Java 17, Jakarta EE, SPI changes, security and documentation updates—and lists the upgraded Spring Boot starters that support the new platform.

PolarisSpring Cloudbackend development
0 likes · 6 min read
How to Upgrade Your Spring Boot 3.0 Microservices with Polaris and New Starters
Java Architecture Diary
Java Architecture Diary
Dec 2, 2022 · Cloud Native

Integrate Tencent Polaris Service Discovery with Spring Cloud 2022 on Java 17

This guide shows how to install Tencent Polaris, configure Spring Cloud Tencent 3.0 dependencies, register services with Spring Boot 3.0, and consume them via declarative HTTP clients, providing a complete Java 17 microservice discovery solution.

PolarisSpring Boot 3Spring Cloud
0 likes · 5 min read
Integrate Tencent Polaris Service Discovery with Spring Cloud 2022 on Java 17
Selected Java Interview Questions
Selected Java Interview Questions
Nov 8, 2022 · Backend Development

Getting Started with Spring Cloud Tencent: Service Registration, Configuration, Rate Limiting, Circuit Breaking, and Metadata Transfer

This guide walks through installing and using Spring Cloud Tencent with Polaris, covering environment setup, Polaris deployment, Spring Boot project configuration, service registration, configuration center integration, rate‑limiting, circuit‑breaker features, and metadata transfer, while highlighting common pitfalls and practical code examples.

Configuration CenterMetadata TransferPolaris
0 likes · 20 min read
Getting Started with Spring Cloud Tencent: Service Registration, Configuration, Rate Limiting, Circuit Breaking, and Metadata Transfer
Top Architect
Top Architect
Jun 25, 2022 · Cloud Native

Why Spring Cloud Tencent? Architecture Overview and Core Capabilities

This article explains why Spring Cloud Tencent remains a mainstream Java micro‑service solution, introduces its one‑stop Polaris suite—including service registration & discovery, configuration center, routing, rate limiting and circuit breaking—and outlines future plans and community involvement.

Configuration ManagementPolarisRate Limiting
0 likes · 19 min read
Why Spring Cloud Tencent? Architecture Overview and Core Capabilities
Java Architecture Diary
Java Architecture Diary
Jun 22, 2022 · Cloud Native

Spring Cloud Tencent Guide: Discovery, Config, Rate Limiting & Circuit Breaking

This article introduces Spring Cloud Tencent, Tencent’s open‑source microservice solution built on Polaris, and walks through installing Polaris, adding service discovery, configuration management, rate limiting, routing, and circuit‑breaker features with detailed Maven dependencies and YAML configurations, plus code examples for each step.

Configuration ManagementPolarisRate Limiting
0 likes · 10 min read
Spring Cloud Tencent Guide: Discovery, Config, Rate Limiting & Circuit Breaking
DevOps Engineer
DevOps Engineer
Nov 10, 2021 · Information Security

Guide to Using Synopsys Polaris SaaS for Static Application Security Testing (SAST)

This article explains what Synopsys Polaris is, lists the programming languages it supports, describes how to access the SaaS platform, install the CLI, configure the polaris.yml file with capture and analysis settings, and run scans to obtain detailed vulnerability reports.

Code ScanningPolarisSAST
0 likes · 6 min read
Guide to Using Synopsys Polaris SaaS for Static Application Security Testing (SAST)
Tencent Cloud Developer
Tencent Cloud Developer
Feb 19, 2021 · Cloud Native

Service Mesh: The TCP of the Microservice Era – Concepts, Evolution, and Practice

Service mesh, likened to TCP for microservices, abstracts and standardizes service‑to‑service networking—handling registration, discovery, load balancing, resilience, security, and observability—so business teams can focus on code, with Tencent’s Polaris bridging legacy L5 and Istio demonstrating practical deployment on TKE.

IstioPolarisService Mesh
0 likes · 23 min read
Service Mesh: The TCP of the Microservice Era – Concepts, Evolution, and Practice