noeliajimenezg's Stars
franz-see/micronaut-predator-jdbc-example
An example REST java application that uses microanut and microanut-predator-jdbc
postmanlabs/newman
Newman is a command-line collection runner for Postman
locustio/locust
Write scalable load tests in plain Python 🚗💨
SpectoLabs/hoverfly
Lightweight service virtualization/ API simulation / API mocking tool for developers and testers
piomin/sample-testing-microservices
sample applications with implementation of unit, component, contract and integrarion tests using pact, gatling, spring boot test and hoverfly
johnlonganecker/libpostal-rest-docker
Run libpostal inside a docker container
openvenues/jpostal
Java/JNI bindings to libpostal for for fast international street address parsing/normalization
openvenues/libpostal
A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.
DiUS/pact_broker-docker
'Dockerised' pact broker
pact-foundation/pact_broker
Enables your consumer driven contracts workflow
nazwr/swaggerhub-doc-portal
Part 2 is currently live.
jenkinsci/generic-webhook-trigger-plugin
Can receive any HTTP request, extract any values from JSON or XML and trigger a job with those values available as variables. Works with GitHub, GitLab, Bitbucket, Jira and many more.
MichelSchudel/conference-service-micronaut
ericdahl/spring-cloud-config-example
basic example of using spring-cloud-config to retrieve configs from a git-backed server
migueldoctor/SpringCloudConfig-GitRepository
Sample of spring Cloud Config Repo
migueldoctor/SpringCloudConfig
This is a demo project with a basic Spring Cloud Config Server backed by a Github repo
in28minutes/deploy-spring-microservices-to-aws-ecs-fargate
Take your first steps towards cloud with AWS ECS Fargate. Deploy REST APIs and Microservices with Spring Boot and Docker Containers to the cloud.
sebolabs/microservice-tf
sebolabs/jenkins-bg-tf
Jenkins Terraform module
anupam-ncsu/JenkinsECS
We want to make a scalable , recoverable Jenkins build cluster which does its capacity planning according to the scalability rule that we define during creation. What it means is we are trying to make a build pipeline which does its own capacity planning, will take minimum manual effort to setup/recover and is leveraging the cloud services of AWS. There are 2 ways to go about it, as suggested in the AWS White paper linked in the reference section. First, the traditional deployment on top of Amazon Elastic Compute Cloud (Amazon EC2) barebone machines. This approach is just like installing Jenkins on a local server, it comes with the traditional pros and cons. The second is the containerized deployment that leverages Amazon EC2 Container Service (Amazon ECS). Using an extensive plugin system, Jenkins offers options for integrating with many AWS services and can morph to fit most use cases (e.g., traditional development pipelines, mobile development, security requirements, etc.). While the white paper suggests using EFS in a containerized system, we are going to work around it because of the region we are in (ca-central-1)
samrocketman/jenkins-bootstrap-shared
Jenkins as immutable infrastructure made easy. A repository of shared scripts meant to be used as a git submodule. Packing Jenkins, plugins, and scripts into immutable packages and images.
terraform-aws-modules/terraform-aws-autoscaling
Terraform module to create AWS Auto Scaling resources 🇺🇦
diodonfrost/terraform-aws-lambda-scheduler-stop-start
Terraform module which creates lambda scheduler for stop and start resources on AWS
spring-attic/aws-maven
AdventielFr/terraform-aws-bastion
aws terraform module : Bastion
joshuamkite/terraform-aws-ssh-bastion-service
Terraform plan to deploy ssh bastion as a containerised, stateless service on AWS with IAM based authentication
eformat/openshift-nexus
gruntwork-io/terragrunt
Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
cn-terraform/terraform-aws-nexus
Sonatype Nexus Terraform Module for AWS
gruntwork-io/intro-to-terraform
Sample code for the blog post series "A Comprehensive Guide to Terraform."