Remove Continuous Delivery Remove Continuous Integration Remove Load Balancer Remove Microservices
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

Blue-Green Deployments: A Definition and Introductory Guide

LaunchDarkly

This deployment process involves creating two identical instances of a production app behind a load balancer. At any given time, one app is responding to user traffic, while the other app receives constant updates from your team’s continuous integration (CI) server. The blue environment is live. Current state.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Important Practices for DevOps in the Cloud

OTS Solutions

Security is supposed to be part of the automated testing and should be built into the continuous integration and deployment processes. Continuous Deployment (CD) and continuous Integration for Cloud apps Continuous Integration (CI) and Continuous Deployment (CD) are highly regarded as best practices in DevOps cloud environments.

DevOps 130
article thumbnail

How to Use Containers to Enable Microservices in Your DevOps

Coveros

Are you trying to shift from a monolithic system to a widely distributed, scalable, and highly available microservices architecture? Maybe you’ve already moved to agile delivery models, but you’re struggling to keep up with the rate of change in the technologies of these systems. The Microservices Design Challenge.

article thumbnail

Infrastructure Engineer: Key Duties, Skills, and Background

Altexsoft

Continuous integration and continuous delivery (CI/CD) platforms. Infrastructure engineers who are expected to support solutions delivery must be advanced users of such instruments as Jenkins , Travis CI , or Circle CI. Among skills gained are. implementing security mechanisms.

article thumbnail

The Good and the Bad of Kubernetes Container Orchestration

Altexsoft

Containers have become the preferred way to run microservices — independent, portable software components, each responsible for a specific business task (say, adding new items to a shopping cart). Modern apps include dozens to hundreds of individual modules running across multiple machines— for example, eBay uses nearly 1,000 microservices.

article thumbnail

Kubernetes and Artificial Intelligence/Machine Learning (AI/ML) — Four Things to Understand Today

Blue Sentry

When we look at ML deployments, there are a ton of different platform and resource considerations to manage, and CI/CD (Continuous Integration & Continuous Delivery) teams are often managing all of these resources across a variety of different microservices (i.e., It’s a nightmare.