SebWalak.com
open-menu closeme
Home
Archives
Search
About
bitbucket linkedin twitter rss

    Posts tagged with "iac"

  • Blog anatomy - Infrastructure provisioning (upgrade 2024)

    calendar Jul 11, 2024 · 2 min read · aws cloud iac  ·
    Share on: twitter facebook linkedin copy
    Blog anatomy - Infrastructure provisioning (upgrade 2024)

    I expected that the provisioning aspect will swallow a lion's share of my time devoted to upgrade. I knew that the iterations that help my discovery process and testing are going to be really slow when run on certain cloud services. That's in contrast to superfast iterations when executing code locally: CloudFront …


    Read More
  • Blog anatomy - Infrastructure provisioning overview

    calendar Jul 8, 2024 · 10 min read · aws cloud iac  ·
    Share on: twitter facebook linkedin copy
    Blog anatomy - Infrastructure provisioning overview

    CDK is an interface between you and CloudFormation Simply speaking, CDK is just a CloudFormation generator, but wait ... that's a good thing. CloudFormation is powerful, just not pleasant to use, in my opinion. I find CloudFormation hard to read, long-winded, non-extendable, arbitrarily structured, and I dislike the …


    Read More
  • Blog anatomy - Managing cloud resources

    calendar Jul 2, 2024 · 5 min read · cloud iac  ·
    Share on: twitter facebook linkedin copy
    Blog anatomy - Managing cloud resources

    Pets or cattle This analogy highlights the different approach we take when managing resources. Pets approach as equivalent of long-lived, manually managed resources With pets, we care about their name, we tend to them regularly, and they get that special spot in our life. More importantly, we want them to live long, …


    Read More
  • Blog anatomy

    calendar Jun 20, 2024 · 2 min read · aws cloud hugo iac  ·
    Share on: twitter facebook linkedin copy
    Blog anatomy

    Introduction Surprisingly, to-date, I wrote little about the technologies behind this blog or about the tech journey it went on. Recently, I decided to improve the process behind it and update the tech stack as it aged. As I was already in that mental context, I wanted to share it and document some findings that may be …


    Read More
  • AWS AMI Snapshotter

    calendar Oct 14, 2018 · 6 min read · aws cloud iac  ·
    Share on: twitter facebook linkedin copy
    AWS AMI Snapshotter

    What is it? This terraform project will execute given script on AWS EC2 (installation here) and take AMI snapshot of it so that future EC2 can be spun up from that AMI, without the burden of running initial installation. Terraform destroy subcommand will purposefully NOT destroy the AMI, but will destroy the original …


    Read More
  • Base, custom VPC stack, provisioned with Terraform in AWS

    calendar Nov 23, 2017 · 3 min read · aws cloud iac  ·
    Share on: twitter facebook linkedin copy
    Base, custom VPC stack, provisioned with Terraform in AWS

    This post shows Terraform configuration files I have used to create base AWS stack for my projects. It is a minimal configuration for new VPC with public/private subnets and autoscaling bastion. Following is my best attempt at illustrating it. The stack consists of var.az_count (declared in variables.tf) subnets with …


    Read More

Seb Walak

Software Engineer. Technology lover. Technology hater. Tinkerer. Occasional traveller.
Read More

Featured Posts

  • Java Module System
  • Blog anatomy
  • Metronome's Cacophony. Concurrency in Go.
  • Base, custom VPC stack, provisioned with Terraform in AWS

Few Recent Posts

  • Blog anatomy - Infrastructure provisioning (upgrade 2024)
  • Blog anatomy - Infrastructure provisioning overview
  • Blog anatomy - Cloud services
  • Blog anatomy - Managing cloud resources
  • Blog anatomy - Site generation (upgrade 2024)
  • Blog anatomy - Site generation overview
  • Demo user with AWS-CLI and MFA.
  • Car Battery Discharge Guard

Categories

SOFTWARE-DEVELOPMENT 23 DEV-OPS 7 AUTHORING 3 LOOSE-THOUGHTS 2 TINKERING 2 FEEDBACK 1

Series

METRONOME-CACOPHONY 14 BLOG-ANATOMY 7 JAVA-FEATURES 1

Tags

GO 18 FROM-JAVA-TO-GO 16 CONCURRENCY 15 CLOUD 9 AWS 7 IAC 6 DOCKER 4 HUGO 3 ELECTRONICS 2 JAVA 2 LIB 2 ARDUINO 1 BDD 1 C 1
All Tags
ARDUINO1 AWS7 BDD1 C1 CLOUD9 CONCURRENCY15 DOCKER4 ELECTRONICS2 FROM-JAVA-TO-GO16 GO18 GOOGLE-CLOUD1 HARDWARE1 HUGO3 IAC6 JAVA2 JAVA91 JEKYLL1 JS1 LIB2 MAVEN1 PHP1 WORDPRESS1
[A~Z][0~9]
Copyright  SEBWALAK.COM. All Rights Reserved
SebWalak.com
Privacy policy | Disclaimer | Cookie policy | Cookies
Privacy policy | Disclaimer | Cookie policy | Cookies
Copyright  SEBWALAK.COM. All Rights Reserved
to-top