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

    Posts tagged with "cloud"

  • 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 - Cloud services

    calendar Jul 5, 2024 · 3 min read · aws cloud  ·
    Share on: twitter facebook linkedin copy
    Blog anatomy - Cloud services

    The following sections will highlight the Cloud Service architecture and management approach behind this site. Please note: If you are not familiar with term Pet/Cattle infrastructure management style, please have a look at my previous post in this series Pet resources 🥺 When I was first creating this site, I …


    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
  • Demo user with AWS-CLI and MFA.

    calendar Oct 28, 2018 · 7 min read · aws cloud  ·
    Share on: twitter facebook linkedin copy
    Demo user with AWS-CLI and MFA.

    Why? I was preparing to a demo of AWS features and I was going to use CLI for most AWS interactions. Presented material was spanning across multiple services and involved creation and destruction of resources that incur cost. Some of the actions required a user that is empowered. The broad range of services required a …


    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
  • AppScript - How to automatically groom Gmail account?

    calendar Nov 22, 2017 · 7 min read · js cloud google-cloud  ·
    Share on: twitter facebook linkedin copy
    AppScript - How to automatically groom Gmail account?

    This post shows my example implementation of auto-delete solution that will traverse my Gmail account in search of qualifying messages and remove them. If you have ever owned some of the cheap CCTV cameras you might have chosen to automatically send motion snapshots and alerts to your email address. It can work but can …


    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