Giter VIP home page Giter VIP logo

Hemanth Kumar's Projects

starter-academic icon starter-academic

🎓 Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify

techtrends icon techtrends

This is one of my projects under Udacity's Cloud Native Application Architecture Nanodegree. In this project, I built endpoints for the TechTrends web application displaying the health of the application, metrics such as the total number of posts in the database, and connection requests to the application. I also extended the application to log events such as when an article is created or retrieved, when a non-existing article is accessed and when certain pages are accessed. I have also packaged the application using Docker—allowing the app to run locally inside a Docker container and used Continuous Integration (CI) via GitHub Actions to build, tag, and push the TechTrends Docker image to DockerHub. I have also deployed the web application in a Kubernetes cluster using k3s—creating declarative Kubernetes manifests and releasing the application to the sandbox environment. Throughout the deployment, I used Helm, a template configuration manager, to parameterize the web app's manifests. As the final step, I released the TechTrends application automatically using Continuous Delivery with ArgoCD to staging and production environments using templated manifests from the Helm chart.

udaconnect icon udaconnect

This is one of my projects under Udacity's Cloud Native Application Architecture Nanodegree. In this project, I have refactored Udaconnect's monolithic architecture into a microservice architecture using several message passing techniques. First, I have reviewed the application and chose the best message passing techniques suitable for each microservice—documenting the plan in an architecture diagram and showing the services and message passing techniques between them. Along the way, I used Kubernetes while maintaining the core functionality of the project. I refactored the application and implemented Kafka, gRPC, and RESTful API to allow message passing between the microservices. Lastly, I created OpenAPI documentation for the API endpoints and provided a Postman library for the endpoints I created.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.