Site logo

devops

Understanding Log Rotation in Nginx

Understanding Log Rotation in Nginx

Learn how to manage Nginx logs efficiently with log rotation. Discover its importance, best practices, and a step-by-step guide using Logrotate to optimize server performance and prevent disk space issues

Deploy Node.js and Express Application to AWS EC2

Deploy Node.js and Express Application to AWS EC2

In this article, we'll walk through the steps to deploy a Node.js application on AWS EC2, leveraging PM2 and Nginx to handle common challenges.

How to install Linux, Nginx, MySQL, PHP(LEMP Stack) on AWS Amazon Linux 2023

How to install Linux, Nginx, MySQL, PHP(LEMP Stack) on AWS Amazon Linux 2023

Setting up a LEMP stack (Linux, Nginx, MySQL/MariaDB, PHP) on AWS Amazon Linux 2023 enables you to host high-performance web applications on a reliable, scalable infrastructure. This guide demonstrates how to install a LEMP stack on an AWS Amazon Linux 2023 server

Implement CI for react app with github action

Implement CI for react app with github action

In this article, you will learn how to implement continuous integration in your React application using GitHub Actions.

What is a CI/CD?

What is a CI/CD?

CI and CD stand for continuous integration and continuous delivery/continuous deployment. Automating the process of integrating code changes, build code, testing and deployment

Automating Laravel CI/CD with GitHub Actions

Automating Laravel CI/CD with GitHub Actions

Learn how to effortlessly automate Laravel CI/CD using GitHub Actions. This guide covers setting up a powerful workflow, integrating MySQL container, and achieving efficient testing and deployment. Elevate your development process with streamlined automation.

A Quick Setup Guide for LEMP Stack, Laravel and Supervisord with custom AWS EC2 AMI

A Quick Setup Guide for LEMP Stack, Laravel and Supervisord with custom AWS EC2 AMI

A Quick Setup Guide for LEMP Stack and Laravel with Custom AWS EC2 AMI: Ubuntu 22.04, Laravel 10, PHP 8.2, Mysql 8.0, Supervisord

Setup Multi-factor authentication(MFA) for AWS IAM

Setup Multi-factor authentication(MFA) for AWS IAM

Setup Multi-factor authentication(MFA) for AWS IAM