Building resilient, scalable infrastructure with AWS, Terraform, and modern DevOps practices
# Infrastructure as Code
resource "aws_instance" "web_server" {
ami = "ami-0c55b159cbfafe1f0"
instance_type = "t2.micro"
tags = {
Name = "Kalp-WebServer"
Environment = "Production"
}
}
I'm a Cloud & DevOps Engineer passionate about building efficient, secure, and scalable infrastructure solutions using AWS and modern DevOps tools. With specialized expertise in AWS Solution Architecture, Infrastructure as Code, and CI/CD pipelines, I help organizations implement cloud-native approaches to application delivery.
Currently working at Backerhaus Veit, I've gained hands-on experience implementing infrastructure automation, security best practices, and continuous integration workflows that accelerate development while maintaining operational excellence.
I believe in the power of automation, infrastructure as code, and security-first design principles to create resilient systems that deliver business value.
Designing scalable, secure cloud infrastructure using AWS best practices
Automating infrastructure deployment with Terraform and CloudFormation
Building automated deployment pipelines with Jenkins and AWS CodePipeline
Implementing security best practices and compliance frameworks
Oct 2024 - Present
Designed and implemented a fault-tolerant multi-region architecture using AWS services and Terraform for automated deployment.
Automated end-to-end CI/CD pipeline using Jenkins, Docker, and AWS for continuous testing and deployment.
Implemented a secure AWS account structure with proper security controls, IAM roles, and compliance monitoring.
I'm currently open to new opportunities and collaborations. Feel free to reach out if you're looking for a DevOps engineer or cloud architect for your team.