I am a Certified Kubernetes Application Developer & AWS Certified Cloud Practitioner & ServiceNow Certified Systems Administrator.
I am currently in an internship till June 17th. I am working with them to build CI-CD Pipelines for 3 different types of projects that they have. I create them using Gitlab, Dockerfiles and deploy the output onto AWS ECS.
Experience
Rite Infotech
Jan 2021 – Present
Hyderabad
Intern
• CI/CD Pipeline for a Django Rest API project.
• I utilized Gitlab to create the Configuration Yaml file of the pipeline where the build
stage installs the project dependencies and builds the docker image
• The testing stage then runs the pipeline to ensure the project is running according
to specifications.
• The deploy stage of the pipeline then deploys the docker image onto the cloud
provider, in this case I used AWS ECS cluster
• User Registration and Authentication application, using ReactJs for frontend
development, Django-Rest-API for backend development and MySQL for the database.
• I added additional features such as verification of email address, hashing of the
passwords and also adding a page which allows for uploading and downloading of files
to the database.
• Prepared a report detailing the procedure of setting up infrastructure on the AWS and a
rough estimate of the cost required for the services