Serverless Deployment of a ToDo application
This project involves developing a ToDo application with a serverless architecture

Search for a command to run...
Articles tagged with #devops-articles
This project involves developing a ToDo application with a serverless architecture

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 ...

Day 75 of #90DaysOfDevOps Sending Docker logs to Grafana requires a few tools such as: Grafana Docker, docker-compose [and some apps for to monitor] Loki Promtail Prometheus cAdvisor What is Grafana? Grafana is an open-source, interactive da...

Day 74 of #90DaysOfDevOps Step 1: Launch an EC2 instance and install Grafana. Refer to my previous blog for the process: https://neel-soni.hashnode.dev/setup-grafana-in-your-local-environment-on-aws-ec2 Step 2: Install and configure docker Loki and P...

Day 73 of #90DaysOfDevOps Follow the below steps to setup and launch Grafana in your local environment. Step #1: Launch and connect to an EC2 instance Wait for the running and status check complete. After completing, connect to the instance. Step #...

Day 72 of #90DaysOfDevOps
