ArticlesCloud ComputingFeaturedKubernetes Scalable and Secure Microservices Architecture using Google Cloud by Navveen share Google Cloud provides a host of services and capability to build scalable and secure web and microservices architecture. Following architecture read more
ArticlesCloud Computing Setting up production topology on Google Cloud by Navveen share In this article, we would be deploying a set of microservices (as containers) on Google Kubernetes Cluster. We would use read more
ArticlesCloud Computing Building Production Topology with Google Cloud – Part 7 by Navveen share Google Cloud Production Setup Best practices Following are some of the best practices to follow for hardening the production topology. read more
ArticlesCloud Computing Building Production Topology with Google Cloud – Part 6 by Navveen share Create Workload, Service and Ingress Go to the scripts folder of google-cloud-kubernetes-secure-e2e/scripts project and run the following commands in google read more
ArticlesCloud Computing Building Production Topology with Google Cloud – Part 5 by Navveen share In this chapter, we would deploy Nginx Ingress Controller instead of GCE. NGINX, by default, provides a lot of additional read more
ArticlesCloud Computing Building Production Topology with Google Cloud – Part 4 by Navveen share In this article, we would invoke the microservices that was deployed in earlier article. You can use a tool like read more
ArticlesCloud Computing Building Production Topology with Google Cloud – Part 3 by Navveen share In this article, we would deploy the endpoint configuration for our microservices application. As mentioned earlier, we are using Cloud read more
ArticlesCloud Computing Building Production Topology with Google Cloud – Part 2 by Navveen share In this section we would go through the microservices application and deploy the application on the Kubernetes Cluster. Download the read more
ArticlesCloud Computing Building Production Topology with Google Cloud – Part 1 by Navveen share In this article we would go about building the production topology and deploying our microservices application using Google Ingress Controller read more
ArticlesCloud Computing Istio with GKE by Navveen share Istio is open services platform to manage service interactions across containers. Istio basically is implemented as a sidecar proxy, which read more