Jack Do
Jack Do
  • Видео 7
  • Просмотров 13 837
Publish private NPM package to Gitlab
#npm #gitlab #cicd #nodejs
Hello guys,
In this video, we will go through:
▸ 00:00 Setup and testing Node package locally
▸ 04:15 Update package to publish to Gitlab
▸ 7:14 Setup Gitlab Token
▸ 10:08 Using Package from Gitlab registry
============
🔗 Links
✅ Code: github.com/jackdo69/publish-npm-package
============
Music:
Song: SKANDR - Blue Lemonade (Vlog No Copyright Music)
Music promoted by Vlog No Copyright Music.
Video Link:
[ruclips.net/video/iV1ca6K9VBM/видео.html](ruclips.net/video/iV1ca6K9VBM/видео.html)
Song: Ikson - New Day (Vlog No Copyright Music)
Music provided by Vlog No Copyright Music.
Video Link:
[ruclips.net/video/cVA-9JHwbFY/видео.html](ruclips.net/video/cVA-9JHwbFY/видео.html)
Song: Luke...
Просмотров: 7 057

Видео

How to setup CRUD system follow common Principles and Design Patterns with Typescript
Просмотров 1522 года назад
Hello guys, In this video, we will go through: ◆ Setup basic CRUD features ◆ Object Oriented Programming ◆ Separation of concerns ◆ Single responsibility ◆ Inversion of control #typescript #aws #lambda #postman #dependencyinjection #serverless #infrastructureascode Timestamps: ▸ 00:00 Introduction and recap ▸ 00:35 Start coding the backend system ▸ 29:34 Folder structure walk through & Design P...
How to setup DynamoDB & update Lambda IAM roles using CDK
Просмотров 5712 года назад
Hello guys, In this video, we will go through: #typescript #cdk #aws #dynamo #lambda #postman Timestamps: ▸ 00:00 Introduction and recap ▸ 01:00 Update the CDK code for Dynamo and Lambda ▸ 04:25 Go through the CDK code and deploy to AWS 🔗 Links ✅ Starting Code: github.com/jackdo69/todo-app-cloud-native/tree/tutorial_3 ✅ Previous video: ruclips.net/video/Od4Rl9jZk-g/видео.html ✅ Finished code: g...
How to setup DynamoDB using CDK & Setup Basic CRUD system with Lambda and Typescript
Просмотров 1892 года назад
Hello guys, In this video, we will go through: ◆ Setting Dynamo and update lambda IAM role with CDK ◆ Updating backend codebase with some programming principles ◆ Separation of concerns ◆ Single responsibility ◆ Inversion of control #typescript #cdk #aws #dynamo #lambda #postman #dependencyinjection #serverless #infrastructureascode Timestamps: ▸ 00:00 Introduction and recap ▸ 01:00 Update the ...
Apply authentication for your Api Gateway using AWS Cognito
Просмотров 8792 года назад
Hello guys, In this video, we will go through: ▸ 00:00 Recap on previous video ▸ 01:22 Setup Cognito userpools using CDK ▸ 08:26 Create Cognito account using AWS Console ▸ 11:50 Update Postman collection with Login request and folder authentication #typescript #cdk #aws #cognito #apigateway #serverless #infrastructureascode Useful links: ► Starting code is on "tutorial_2" branch: github.com/jac...
How to setup API Gateway and Lambda with AWS CDK
Просмотров 4,8 тыс.2 года назад
Hello guys, In this video we will go through: ▸ 00:00 Setup a CDK project with Typescript ▸ 04:15 Write CDK code for API Gateway and Lambda ▸ 17:15 Deploy the code to AWS ▸ 22:22 Create a Postman collection to test the newly created API #typescript #cdk #aws #apigateway #lambda #serverless #infrastructureascode Useful links: ► Final code (with Postman collection), please checkout to "tutorial_2...
Introduction to Cloud Native Application and Infrastructure As Code
Просмотров 2532 года назад
Hello guys, In this video, I walk through with you guys the need to migrate our system to the cloud, and discuss about the concept of Infrastructure As Code. Course Pre-requisites: ► AWS Account: aws.amazon.com/premiumsupport/knowledge-center/create-and-activate-aws-account/ ► Install AWS CLI: docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html ► Configure the CLI: docs.aws.am...