Remove Continuous Delivery Remove Continuous Integration Remove Microservices Remove Tools
article thumbnail

Microservices on AWS [Video]

Dzone - DevOps

In this tutorial, I will explain different CI/CD concepts and tools provided by AWS for continuous integration and continuous delivery. I will be creating a Spring Boot microservice and deploy it to AWS EC2 instances running behind an application load balancer in an automated way using the AWS Code Pipeline.

article thumbnail

Cortex Taps GitLab to Help DevOps Teams Manage Microservices

DevOps.com

Cortex, a provider of a platform for tracking ownership of microservices, this week announced its platform can now import services from the GitLab continuous integration/continuous delivery (CI/CD) platform. The post Cortex Taps GitLab to Help DevOps Teams Manage Microservices appeared first on DevOps.com.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

DevOps to Ensure Quality in Microservices

Coveros

THIS ARTICLE WAS ORIGINALLY PUBLISHED ON TECHBEACON as “Microservices quality issues? A modern DevOps approach can help” Your team has followed industry trends and shifted from a monolithic system to a widely distributed, scalable, and highly available microservices architecture. DevOps and microservices.

article thumbnail

Achieving Continuous Integration and Delivery through Jenkins

RapidValue

As mentioned, one of the notable aspects of Jenkins is the fact that it enables continuous integration and continuous delivery. It is very helpful to proactively manage Jenkins via the interface and the Jenkins pipeline plugins help us to automate the continuous delivery pipeline. Read on to know more.

article thumbnail

Java in the Cloud: Continuous Integration Setup Tutorial

Toptal

Today, Java developers have at their disposal a whole set of tools, such as Spring Boot, Docker, Cloud, Amazon Web Services, and Continuous Delivery, to take development and delivery to a whole new universe.

article thumbnail

Finding the Right DevOps for CI/CD

Mobilunity

Agile continuous delivery in software development involves several methodologies to make all the processes smooth, fast, and effective. CI CD DevOps methodologies refer to Continuous Integration and Continuous Delivery. CI or continuous integration DevOps means merging all the updates as fast as possible.

DevOps 98
article thumbnail

The Role of CI/CD Pipeline in Software Development

Dzone - DevOps

The CI/CD pipeline includes continuous integration, delivery, and deployment. You've probably heard about the benefits of CI/CD tools, which are used to provide code more frequently and reliably. There are two abbreviations for CI and CD: CI stands for continuous integration and CD for continuous delivery and deployment.