Cloudformation

Leveraging AWS CloudFormation for Infrastructure as Code (IaC): The Mighty Sword of Automation
- Mohammad Abu Mattar
- AWS , CloudFormation , Infrastructure as Code , DevOps , Cloud Automation
- Published: 22 May, 2023
Introduction In the realm of Infrastructure as Code (IaC), AWS CloudFormation emerges as a powerful tool, akin to a mighty sword in your infrastructure automation arsenal. With CloudFormation, you
read more
How to Deploy a Spring Boot Application to AWS CloudFormation
- Mohammad Abu Mattar
- AWS , Spring Boot , CloudFormation , DevOps , Java
- Published: 17 Jan, 2023
Introduction Deploying a Spring Boot application to the cloud can provide many benefits such as scalability and easy management. AWS CloudFormation is a service that allows for the creation and ma
read more
How To Setup Bastion Host on AWS using CloudFormation Template
- Mohammad Abu Mattar
- AWS , CloudFormation , Security , Networking , DevOps
- Published: 10 Jan, 2023
Introduction In previous post How To Setup Bastion Host on AWS using CloudFormation Template, we will learn how to setup a Bastion host
read more
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