-
🌱 I’m currently working on Open Source
-
💬 Ask me about MERN Stack
-
📫Email me at hashaamkhan975@gmail.com
Key Learnings Serverless Applications with Kubernetes and Knative Serverless Computing: Simplifies app development with automatic scaling and reduced operational overhead. Kubernetes: Orchestrates containerized workloads. Knative: Extends Kubernetes for serverless, enabling scaling, routing, and event-driven architectures. Continuous Integration and Continuous Delivery (CI/CD) Automates code testing, building, and deployment. Tools: Jenkins, CircleCI, GitLab CI. Benefits: Faster releases, better code quality, and reduced risk. Sample Repository Project: Heavens Above Tools Applied: Docker: Containerized the application. GitHub Actions: Automated CI/CD pipeline. Kubernetes: Deployed with YAML configurations. Knative: Enabled serverless capabilities.