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

Building Resilient Public Networking on AWS: Part 2

Xebia

Deploy Secure Public Web Endpoints Welcome to Building Resilient Public Networking on AWS—our comprehensive blog series on advanced networking strategies tailored for regional evacuation, failover, and robust disaster recovery. We laid the groundwork for understanding the essentials that underpin the forthcoming discussions.

AWS 147
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

Managing multiple environments in the AWS CDK using YAML configuration files

Xebia

Infrastructure Provisioning Tools: Infrastructure provisioning tools like Terraform or AWS CloudFormation and the Cloud Development Kit (CDK) enable you to define and provision infrastructure resources programmatically. Version Control Systems: Version control systems, such as Git, play a crucial role in managing Infrastructure as Code.

AWS 130
article thumbnail

Deploy a Clojure web application to AWS using Terraform

CircleCI

You will also need to sign up for: CircleCI account - CircleCI is a continuous integration and delivery platform. AWS account - Amazon Web Services provides on-demand computing platforms. Note: The infrastructure we are going to build will involve a small cost in standing up the AWS services we require.

AWS 96
article thumbnail

Build, test, and deploy a Go application to AWS ECS

CircleCI

Create and configure an Amazon Elastic Load Balancer (ELB) and target group that will associate with our cluster’s ECS service. Configure CircleCI using the circleci/aws-ecr@6.2.0 Configure CircleCI using the circleci/aws-ecs@0.0.11 First things first, create and activate an AWS Account.

AWS 69
article thumbnail

Getting started with Kubernetes: how to set up your first cluster

CircleCI

Terraform is similar to configuration tools provided by cloud platforms such as AWS CloudFormation or Azure Resource Manager , but it has the advantage of being provider-agnostic. If you’re not familiar with Terraform, we recommend that you first go through their getting started with AWS guide to learn the most important concepts.

AWS 93
article thumbnail

AWS Microservices Architecture – Enabling Faster Application Development

RapidValue

Microservices Architecture on AWS. Amazon Web Services (AWS) is considered to be one of the best choices for deploying a Microservice-based application primarily because of the variety of IaaS, PaaS, SaaS solutions, and SDK packages offered by the cloud platform. Storage – Secure Storage ( Amazon S3 ) and Amazon ElastiCache.