KRkrishna rayapudiinkrishna25.hashnode.dev·Jan 4, 2023 · 4 min readGetting started with IstioIstio is an open-source platform for managing and securing microservices. It provides a set of APIs and tools that can be integrated with any logging, telemetry, or policy system, and it can be deployed in a variety of environments, including on-prem...00
KRkrishna rayapudiinkrishna25.hashnode.dev·Sep 3, 2022 · 3 min readDeploy a microservices application in AWSIntroduction: In this article, we discuss how to deploy an application based on microservices architecture using helm and command line tool eksctl in AWS cloud. It is an application developed by google cloud for practice purposes and the images are m...00
KRkrishna rayapudiinkrishna25.hashnode.dev·Aug 6, 2022 · 1 min readDockerize Springboot Java ApplicationProject flow: Initialize spring boot --->Build and Run the application(locally)--->Create Dockerfile --->Run Docker container. Initilize spring Initialize spring using the spring initializer website where u can give the name of your project and the j...00
KRkrishna rayapudiinkrishna25.hashnode.dev·Aug 3, 2022 · 3 min readContinues integrations and Deployment of react applicationIntroduction: In this article, we deploy a react application in civo cloud. In this project, Integration is automated and deployment is done manually. We use Docker, DockerHub, Civo, GitHub Actions, Kubernetes, Terraform, and Lens. Source code:https:...00
KRkrishna rayapudiinkrishna25.hashnode.dev·Aug 2, 2022 · 2 min readDeploy an Nginx application in civo cloud using argocd .Introduction: Argocd: Argocd is GitOps continuous delivery tool and it is a declarative type. Lens IDE: Lens IDE for Kubernetes, The system you'll ever need to take control of your Kubernetes clusters. It's open source and free Increased visibility, ...00