amasucci.com

  •  Home
  •  About
  •  Blog
  •  Categories
  •  Contact
  • Share
  • Search
  • Menu
  •  Home

  •  About

  •  Blog

  •  Categories

  •  Contact

Recent Posts

CICD and IaC - IaC Design a CD Pipeline - Ep.4

February 24, 2022

CICD and IaC - Test terraform with terratest in Docker - Ep.3

February 24, 2022

CICD and IaC - How to Dockerize Terraform - Ep.2

February 10, 2022

CICD and IaC - How to Externalise the terraform configuration - Ep.1

February 3, 2022

Database Schema Migrations - Best Practices

January 23, 2022
View more posts

CICD and IaC - IaC Design a CD Pipeline - Ep.4

How to design a continuous delivery pipeline for application and infrastructure code

February 24, 2022

3 minute read

This is the last episode of the miniseries CICD and IaC. In this episode we are going to put everything together and see what’s next.

  • Continue Reading
    • tutorials
    • IaC
    • CICD
    • Terraform
    • Software Design

    Share this post

  • Twitter

  • Google+

  • Facebook

  • Reddit

  • LinkedIn

  • StumbleUpon

  • Pinterest

  • Email

CICD and IaC - Test terraform with terratest in Docker - Ep.3

How to test terraform using Golang and Terratest

February 24, 2022

3 minute read

In this third episode of the miniseries CICD and IaC we are going to see how to test the artifact we created in the previous video.

  • Continue Reading
    • tutorials
    • IaC
    • CICD
    • Terraform
    • Software Design

    Share this post

  • Twitter

  • Google+

  • Facebook

  • Reddit

  • LinkedIn

  • StumbleUpon

  • Pinterest

  • Email

CICD and IaC - How to Dockerize Terraform - Ep.2

Using Docker to create terraform artifacts

February 10, 2022

5 minute read

In this second episode of the miniseries CICD and IaC we are going to see how to create immutable artifacts for our terraform code.

  • Continue Reading
    • tutorials
    • IaC
    • CICD
    • Terraform
    • Software Design

    Share this post

  • Twitter

  • Google+

  • Facebook

  • Reddit

  • LinkedIn

  • StumbleUpon

  • Pinterest

  • Email

CICD and IaC - How to Externalise the terraform configuration - Ep.1

Using YAML to define terraform resources attributes and get automatic validation

February 3, 2022

4 minute read

This article is part of a miniseries. In the miniseries I will show with practical examples how to apply concepts of CI/CD to IaC, we are going to see how to create independent immutable artifacts for our IaC. How to package them and how to test their deployment.

  • Continue Reading
    • tutorials
    • IaC
    • CICD
    • Terraform
    • Software Design

    Share this post

  • Twitter

  • Google+

  • Facebook

  • Reddit

  • LinkedIn

  • StumbleUpon

  • Pinterest

  • Email

Database Schema Migrations - Best Practices

How to migrate DB schemas without breaking

January 23, 2022

5 minute read

Updating your application from time to time requires deeper changes that may affect the data layer. When you have to touch the data and your database, it’s always important to consider the impact of changes and how to minimise the risks.

  • Continue Reading
    • tutorials
    • Database
    • Postgres
    • Liquibase
    • Software Design

    Share this post

  • Twitter

  • Google+

  • Facebook

  • Reddit

  • LinkedIn

  • StumbleUpon

  • Pinterest

  • Email

AMasucci's blog

Anto

Hi I am Anto and this is my blog

More Posts

APIs Backwards and Forwards Compatibility - How to avoid breaking changes

January 13, 2022

Helm alternative: versioned configuration and deployments in kubernetes

April 10, 2019

Simplify secret management with OpenSSL and Docker

March 18, 2018

How to generate TLS certificates with cert-manager and Let's Encrypt in Kubernetes

March 17, 2018

How to extract public keys from github enterprise

October 27, 2017
View more posts

Categories

tutorials 15

considerations 3

About

Welcome to my blog, take a look around and let me know what you think by leaving comments or using the contact page!

Learn More

© 2022 amasucci.com . Powered by Hugo