Muhammed Ali

I am a Software Developer with a passion for technical writing and open source contribution. My area of expertise is Full-stack web development and DevOps.

Kubernetes Secrets Management: Enhance Safety & Reliability

Explore expert techniques for securing Kubernetes secrets in production with this guide. Learn to enhance safety and reliability in your Kubernetes deployments.

Apache Solr Tutorials : Creating Search Server via Kubernetes

Learn how to create and scale a full-text search server via Kubernetes with this Apache Solr Tutorial from ATA Learning!

How to Create a CI/CD Pipeline for CircleCI Docker Images

Learn how to create a CI/CD pipeline to deploy CircleCI Docker images without messing things up in this step-by-step tutorial!

How to Deploy a Docker Container to AWS Elastic Beanstalk

Learn how to deploy applications to AWS Elastic Beanstalk via AWS CLI and GitHub actions in this step-by-step tutorial!

Leverage Container Orchestration in this Docker Swarm Tutorial

Learn how to automate operational effort to run containerized workloads and services by leveraging container orchestration in this step-by-step tutorial!

How to Create a Django Docker Application Container

Learn how to create a portable and flexible Django Docker application container in this step-by-step tutorial!

Launching GitHub Actions Environment Variables and Secrets

Learn different ways to save your GitHub Action environment variables and secrets you can use when required while working with GitHub Actions.

How To Use Docker Save Image and Export for Sharing

Wondering how to share Docker containers and images? Learn how to run Docker save image and export commands in this tutorial!

How to Read CSV in Python, Write and Append Too

Learn how to read CSV in Python by reading CSV files and also creating new CSV files, using Python to append to CSV files and more!

Gracefully Manage Python Zip Files in your Python Scripts

Learn how to use Python to zip and unzip files with, without compression and a whole lot more in this tutorial.