KPKhanh Phaninclphan.com¡Aug 16, 2023 ¡ 1 min read7 Top Kubernetes Monitoring Tools - TechVueHubđ Hello, Hashnode Fam! đ ⨠Brace yourselves for some Kubernetes wisdom coming your way! If you're immersed in the world of Kubernetes (or eager to take the plunge), my fresh article is a goldmine you won't want to miss. đ Explore the 7 Top Kuberne...00
KPKhanh Phaninclphan.com¡Jul 17, 2023 ¡ 4 min readHow to setup Amazon S3 for Static WebsiteStatic website A static website displays pre-built HTML, CSS, and JavaScript files on a server. It differs from a dynamic website that generates content based on user actions or preferences. What Is Amazon S3? Amazon S3 (Simple Storage Service) is a ...00
KPKhanh Phaninclphan.com¡Jun 16, 2023 ¡ 2 min readHarness Workflow TemplateharnessApiVersion: '1.0' type: ROLLING concurrencyStrategy: INFRA description: <Replace This> failureStrategies: - executionScope: WORKFLOW failureTypes: - APPLICATION_ERROR repairActionCode: ROLLBACK_WORKFLOW retryCount: 0 notificationRules:...00
KPKhanh Phaninclphan.com¡Apr 8, 2023 ¡ 1 min readDeploy Hyperledger Fabric CA (Local)Follow in the following order: Deploy the TLS CA, responsible for generating certificates that secure communication between all nodes in the organization. Deploy the organization's CA, for the organization's identity enrollment CA and used it to re...00
KPKhanh Phaninclphan.com¡Apr 8, 2023 ¡ 4 min readAWS Direct Connect NoteRouting Static vs Dynamic Static: add route explicitly Dynamic: Routing routes get propagated automatically using BGP - TCP port 179 Using Path-vector protocol to exchange best path between AS (AS_PATH) Routing decision: Weight (within AS) AS_...00