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

Building Resilient Public Networking on AWS: Part 2

Xebia

Public Application Load Balancer (ALB): Establishes an ALB, integrating the previous SSL/TLS certificate for enhanced security. By leveraging these tools, you can automate the creation and management of your secure public endpoint, ensuring consistency and scalability across your infrastructure. subdomain-1.cloudns.ph

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

Deploy a Clojure web application to AWS using Terraform

CircleCI

Leiningen - Leiningen, usually referred to as lein (pronounced ‘line’) is the most commonly used Clojure build tool. Git - The ubiquitous distributed version control tool. Docker - A tool designed to make it easier to create, deploy, and run applications by using containers. We will see more on this in the section below.

AWS 96
article thumbnail

SaaS Platfrom Development – How to Start

Existek

For instance, surveys, interviews, and focus groups can become valuable tools for gathering insights to refine your SaaS product vision with real user expectations. DevOps tools: Teams apply CI/CD pipelines like GitHub Action or Jenkins to automate workflows and deployments.

article thumbnail

Managing multiple environments in the AWS CDK using YAML configuration files

Xebia

Let’s explore them: Configuration Management Tools: Configuration management tools such as Ansible, Chef, or Puppet are commonly used in IaC to automate the provisioning and configuration of infrastructure resources across multiple environments.

AWS 130
article thumbnail

Important Practices for DevOps in the Cloud

OTS Solutions

Security models change a lot in the cloud, which means that in addition to the regular identity-based security models, you need to extend security to DevOps tools and organizations. Security is supposed to be part of the automated testing and should be built into the continuous integration and deployment processes.

DevOps 130
article thumbnail

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

CircleCI

Kubernetes is an excellent tool for deploying and scaling complex distributed systems, but it’s no secret that getting started with Kubernetes is a challenge. Most Kubernetes tutorials use a tool like Minikube to get you started, which doesn’t teach you much about configuring production-ready clusters. large" asg_max_size = 1 } ] }.

AWS 93