AWS
GPG Encryption API with CI/CD on AWS
Elastic Beanstalk
.NET
AWS
Github Actions
CI/CD
GNU-PG
In this project we will be deploying an API on AWS using Github actions and ElasticBeanstalk. This API is written in C# and has the ability to encrypt and decrypt text messages using the GPG (Gnu Privacy Guard) encryption method. Please note that this documentation will not focus on how to develop a functional API. This documentation will focus on how to deploy an application stored on a Github repository to AWS cloud by using Github Actions.
Read More