Build a 2-Tier Flask MySQL Docker Project
Flask + MySQL Docker Project Deploy on EC2 with Terraform This is a 2-tier application Flask MySQL Docker Project architecture using Docker, Terraform, Git, and GitHub, … Continuous Reading →
Flask + MySQL Docker Project Deploy on EC2 with Terraform This is a 2-tier application Flask MySQL Docker Project architecture using Docker, Terraform, Git, and GitHub, … Continuous Reading →
To Build Reusable Terraform Modules to Launch EC2 Instances on AWS Introduction: Terraform project in which I developed reusable modules to start AWS EC2 instances. This … Continuous Reading →
Automating AWS VPC and EC2 Deployment with Terraform Introduction : Terraform is an advanced Infrastructure as Code (IaC) tool that allows efficient cloud resource AWS VPC … Continuous Reading →
Setting Up AWS VPC Manually: A Step-by-Step Guide Objective: The fundamentals of AWS VPC, or AWS Virtual Private Cloud (VPC), are through manual creation and configuration. … Continuous Reading →
Deploying Multiple AWS EC2 instances with Terraform Introduction Terraform is an open-source Infrastructure as Code (IaC) tool that uses a declarative configuration language to let users … Continuous Reading →
Introduction: While running the website, the last thing you want is to go down for your Nginx web server without looking at you. Sudden service failure … Continuous Reading →
Introduction to Ansible: It is an open-source tool used for IT automation and covers functions like configuration management and application deployment. This automation makes it easier for … Continuous Reading →
Introduction: Auto Scaling help you manage the load on your applications by automatically adding or removing EC2 instances based on CPU usage or other metrics. This … Continuous Reading →
Launch EC2 Instance Introduction: Amazon EC2 (Elastic Compute Cloud) is a fundamental cloud computing service and represents virtual cloud computers with availability. To Launch an EC2 … Continuous Reading →
Step-by-Step Guide: Managing a Project with Git and GitHub Introduction : Managing a Project with Git and GitHub We will look at Git with GitHub and … Continuous Reading →