Nothing here yet.
Nothing here yet.
Feb 11, 2024 · 2 min read · This project is continue with the previous project: Serverless Deployment of a ToDo application. Check this blog: https://neel-soni.hashnode.dev/serverless-deployment-of-a-todo-application Lets begin with implementing CI/CD. After successfully deploy...
Join discussion
Feb 7, 2024 · 5 min read · This project involves developing a ToDo application with a Serverless architecture, utilizing AWS Lambda for backend functionality, AWS API Gateway for RESTful API interfaces, and AWS RDS for data persistence. The Serverless Framework will be used to...
Join discussion
Feb 6, 2024 · 2 min read · What is serverless? Serverless is a Framework. The Serverless Framework pioneered serverless architecture on AWS, a transformative approach to building applications on cloud infrastructure that auto-scales, incurs no charges when idle, and typically ...
Join discussion
Feb 2, 2024 · 3 min read · Day 79 of #90DaysOfDevOps Prometheus It's an open-source system for monitoring services and alerts based on a time series data model. Prometheus collects data and metrics from different services and stores them according to a unique identifier—the m...
Join discussion