Jordan Taylor
justjordant

justjordant

Follow
homeSeriesAboutSponsorStorenewsletter
Tag

Docker

#docker

More content

Read more stories on Hashnode


Articles with this tag

Day 9: Using AWS with DevOps.

Dec 17, 20222 min read 52 views

Amazon Web Services (AWS) is a popular cloud computing platform that provides a wide range of services for developing, deploying, and managing...

Day 9: Using AWS with DevOps.

Day 8: Using Docker for DevOps

Dec 16, 20222 min read 51 views

Docker is an essential tool for development and deployment in a DevOps workflow. It allows developers to package applications in containers, which are...

Day 8: Using Docker for DevOps

Day 5 - Pulumi State and Backends.

May 13, 20222 min read 310 views

States and backends. What are states and backends? We can think of the state as where all of our configurations get stored. Each one of our stacks has...

Day 5 - Pulumi State and Backends.

Day 4 - Pulumi Stacks

May 1, 20225 min read 197 views

Pulumi stacks Why do we want to manage a Stack? A new project can have as many stacks as you need. By default, Pulumi creates a stack for you when you...

Day 4 - Pulumi Stacks

Day 3 - Pulumi Configuration.

Apr 29, 20223 min read 246 views

Day 3 Working With Configuration Inside of Pulumi Why configuration? Different stacks for a project can need differing values. For example, you may...

Day 3 - Pulumi Configuration.