As technical writer, actively sharing his expertise through thought-provoking technical articles,covering FullsSack development, DApp development and more
Master React App Deployment: AWS EC2, Route 53, SSL & GitHub Actions
A comprehensive manual which walks you through the deployment process, leveraging the power of Docker, AWS EC2, Route 53, SSL ...
Kilama Elie
Beginner’s Guide to Environment Variables with Docker.
This guide will walk you through everything you need to know about using environment variables with Docker Compose, even if you’re ...
Deploy a Next.js App on AWS EC2 with Docker, NGINX, and Automate with GitHub Actions.
This guide will walk you through the process of setting up a Next.js application on AWS EC2 using Docker and NGINX while automating ...
Deploy a Django Rest Api on AWS EC2 using Docker, NGINX, Gunicorn and GitHub Action.
In this blog post, we’ll guide you through the process of deploying a Django Rest API on AWS EC2 using Docker for containerization, NGINX. ...
Build and Deploy a ReactJS App to AWS EC2 with Docker, NGINX, and Automate with GitHub Actions.
Master the art of building, deploying and automating ReactJS Apps using Docker, NGINX and GitHub actions on AWS EC2. ...