Vpc configuration

How to Setup Jenkins on AWS Using CloudFormation
- Mohammad Abu Mattar
- AWS , Jenkins , CloudFormation , DevOps , CI/CD
- Published: 11 Dec, 2022
Introduction In a previous blog post, we setup Jenkins on AWS using the AWS CLI (How to Install Jenkins on AWS EC2 Instance). In this blog
read more
How to Install Jenkins on AWS EC2 Instance
Introduction In this post, I will show you how to Create an EC2 Instance on AWS and install Jenkins on it. PrerequisitesAWS CLI installed and configured IAM user with the following permi
read more
How To Connect A Two EC2 Instances Database and Files Transfer Using AWS CLI
- Mohammad Abu Mattar
- AWS , EC2 , EBS , EFS , Database , Networking
- Published: 13 Nov, 2022
Introduction In this post, I will show you how to connect a two EC2 instances database and files transfer using AWS CLI. I will use AWS CLI to create a VPC, EC2 instances, EBS, EFS, and security g
read more
How To Create An AWS EC2 Instance Using AWS CLI
- Mohammad Abu Mattar
- AWS , EC2 , VPC , AWS CLI , WordPress , Linux
- Published: 30 Oct, 2022
Introduction We will learn how to create an AWS EC2 instance using AWS CLI in this tutorial. We will also discover how to set up an AWS EC2 instance so that it functions with the Apache web server
read more