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

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

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

What is DevOps and How Can It Help Your Organization?

Apps Associates

We utilize Continuous Integration (CI) and Continuous Delivery (CD) to execute fast build and deployment of applications. Common set of tools and frameworks. Our customer was looking for a low cost, secure solution for integrating Oracle Service Cloud (OSC) with their on-prem Oracle E-Business Suite environments.

DevOps 52
article thumbnail

The Benefits of Containerization in Software

Invid Group

With container orchestration platforms like Kubernetes, developers can automatically manage container scaling, load balancing, and resource allocation, resulting in improved efficiency and cost savings. Containers can be easily scaled up or down based on demand, enabling efficient resource allocation and ensuring optimal performance.

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