Open in app
Home
Notifications
Lists
Stories

Write
Vinicius Kiatkoski Neves
Vinicius Kiatkoski Neves

Home

Mar 30

Use AWS through GitHub Actions without secret keys

It all started with the following question: How do we safely store AWS IAM User Keys (Access and Secret) created by IaC? Imagine the following scenario: you have a Bucket that will host your Frontend assets. Your Frontend lives in another repository and you use, in my example, GitHub Actions…

AWS

4 min read

Use AWS through GitHub Actions without secret keys
Use AWS through GitHub Actions without secret keys

Published in AWS Tip

·Feb 22

Importing existing AWS resources using AWS CDK

I like infrastructure and I advocate AWS CDK for one reason: it allows us to use Typescript (or other languages) which is less of a blocker for new contributors in frontend. It is verbose but it does a lot of the weight lifting for you and is extremely flexible as…

AWS

7 min read

Importing existing AWS resources using AWS CDK
Importing existing AWS resources using AWS CDK

Published in Homeday

·Jan 21

S3: Beyond simple storage

S3 stands for Simple Storage Service. It is indeed simple to use but it has a lot of features that go beyond the word “simple”. It has some quite interesting features once it comes to static websites which is, in short, hosting a few assets somewhere which will be downloaded…

AWS

7 min read

S3: Beyond simple storage
S3: Beyond simple storage

Published in Homeday

·Dec 17, 2021

The road to Static Site Generation on AWS

At Homeday we are responsible for maintaining our main website: http://www.homeday.de. There are a few reasons for that but it is our main entry point to get new customers. Until earlier this year we used a CMS called Kirby which is PHP-based and gives you a lot of flexibility. Quoting…

AWS

4 min read

The road to Static Site Generation on AWS
The road to Static Site Generation on AWS

Sep 22, 2021

Prettier, ESLint and Typescript

I decided to write this article to sum up a struggle of mine. We’ve started a new project in the company, Prettier was set up, ESLint was set up and at some point, we added Typescript. By the end, Typescript was also set up. CI was linting, commit hooks were…

Java Script

12 min read

Prettier, ESLint and Typescript
Prettier, ESLint and Typescript

Published in Homeday

·Jun 28, 2021

Creating a GitHub Action for your Slack release BOT

Almost all of us love Slack applications and BOTs that automate something. It could be from an alert, so you’re notified as soon as a problem happens, or just a random good morning GIF. In this short tutorial, I would like to go through the process of creating a GitHub…

Github Actions

5 min read

Creating a GitHub Action for your Slack release BOT
Creating a GitHub Action for your Slack release BOT

Published in Geek Culture

·Mar 12, 2021

Vue Custom Input

Most of us have faced it: build a custom input component. There are multiple reasons behind it but in general, it has custom styles and we should be able to reuse it. Although it might sound simple it has some gotchas and from time to time we end up going…

Vue

7 min read

Vue Custom Input
Vue Custom Input

Published in Homeday

·Aug 21, 2020

Multiple builds targeting different browsers

Every quarter at Homeday we have something called PEW. PEW stands for Product Engineering Week, which translates to a week where you cancel all your meetings and work on a topic you would like to explore. It can be done in groups or alone, it is up to you. Last…

Vuejs

9 min read

Multiple builds targeting different browsers
Multiple builds targeting different browsers

Aug 3, 2020

Webpack concepts: Loaders and Plugins

This is the first time I write a series of articles. …

Webpack

7 min read

Webpack concepts: Loaders and Plugins
Webpack concepts: Loaders and Plugins

Jun 29, 2020

Go async in Vue 3 with Suspense

Vue 3 is coming with a some exciting new features. Composition API is the hottest one at the moment but there are others that excite me as much as it. One of those new features is called Suspense and it really excites me about the benefits it brings. You might…

Java Script

5 min read

Go async in Vue 3 with Suspense
Go async in Vue 3 with Suspense
Vinicius Kiatkoski Neves

Vinicius Kiatkoski Neves

Following
  • Netflix Technology Blog

    Netflix Technology Blog

  • Jan-Henrik Franetzki

    Jan-Henrik Franetzki

  • Eric Elliott

    Eric Elliott

  • Jennifer Takagi

    Jennifer Takagi

  • AWS Tip

    AWS Tip

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable