InCloud Native DailybyA B Vijay Kumar·Oct 5, 2022Bozobooks.com Scope & ArchitectureChapter 1: A hands-on walkthrough of building and deploying a full-stack microservices application on k8s, along with supporting framework…A response icon2A response icon2
A B Vijay Kumar·Oct 6, 2022Chapter 2: Secure secrets with Hashicorp VaultIn this blog, we will walk through the complete process of setting up Vault in the Kubernetes cluster and using Secret Injection to consume…
InCloud Native DailybyA B Vijay Kumar·Oct 16, 2022Chapter 3: Book Information Microservice — Quarkus native image with Redis cacheIn this blog, we will build a quarkus native image application to fetch Book information, by calling Google Books API, and storing the…A response icon1A response icon1
InCloud Native DailybyA B Vijay Kumar·Oct 19, 2022GitOps Architecture with GitHub Actions & ArgoCD with Slack NotificationsChapter 4: In this blog, we will build the GitOps infrastructure for the project. We will be using GitHub actions for the continuous…A response icon4A response icon4
InCloud Native DailybyA B Vijay Kumar·Oct 22, 2022GitOps for BookInfoService Quarkus Application with GitHub actions and ArgoCDChapter 5: In this blog, we will build the pipeline to build and deploy the Book Information service that we implemented in Chapter 3. We…A response icon1A response icon1
InCloud Native DailybyA B Vijay Kumar·Oct 25, 2022Chapter 6: Book Library Microservice — Quarkus native image using Panache ORM with Postgres backendIn this blog, we will build a quarkus native image application to store and fetch selected books, by the user. We will be using Panache…
InCloud Native DailybyA B Vijay Kumar·Oct 29, 2022Book Library React JS Front End with Firebase Authentication Deployed on k8s, with GitOpsChapter 7: In this blog, we will build a ReactJS application, that will provide UI to search for books, and add them to the personal…
InCloud Native DailybyA B Vijay Kumar·Nov 3, 2022Ingress & TLS/HTTPS with nginx, cert-manager & VaultChapter 8: In this blog, we will configure our ingress to use TLS/HTTPS, to access our web application. To generate the certificates we…A response icon1A response icon1
InCloud Native DailybyA B Vijay Kumar·Nov 9, 2022Observability Metrics: Prometheus, Grafana, Alert Manager & Slack NotificationsChapter 9: Set up the Metrics observability and configure the alert manager to send alerts to our slack channel when something goes wrong…
InCloud Native DailybyA B Vijay Kumar·May 27, 2023Observability: Log Aggregation with Loki & Grafana Alerts Integration with SlackChapter 10: Configuring Grafana Loki to aggregate all the logs across the Kubernetes cluster and set Grafana alerts to send notifications…