AWS DevOps & Developer Productivity Blog

Vinay Selvaraj

Author: Vinay Selvaraj

Vinay Selvaraj is Consultant with AWS Professional Services. He helps customers build their infrastructure on AWS. When he is not working in the Cloud, he is flying FPV drones. You can find him on Twitter @vinayselvaraj.

Continuously building and delivering Maven artifacts to AWS CodeArtifact

Artifact repositories are often used to share software packages for use in builds and deployments. Java developers using Apache Maven use artifact repositories to share and reuse Maven packages. For example, one team might own a web service framework that is used by multiple other teams to build their own services. The framework team can […]