Skip to content

Explore tech world

Build in increadible learning Experience

Explore Course
  • Uncategorized
admin
Build and deploy React project on AWS

I have already explained in my previous post how can you auto upload your project changes on push action with S3 using Github workflows. Today, we will learnt about deployment part of it.

Read More
9:39 pm 9May, 2024
  • DevOps
admin
Deploy website on AWS S3 using Github actions

AWS Service Used: IAM, S3
Github Actions

Before jumping into automating the build.

AWS Service: IAM

Read More
6:12 pm 12Jan, 2023
  • DevOps
admin
Workflow actions in Github

A workflow is an automated procedure that can be configured to execute one or more operations. Workflows are defined by a YAML file that is checked into your repository and run when prompted

Read More
6:12 pm 12Jan, 2023
  • DevOps
admin
How to host website using GCP

GCP Service Used : Cloud Storage

1. Create a project in GCP

2. Under that project, go to view all services. Look for
Storage > Cloud > Buckets

3. Create New Bucket named as test_gcp-01
Select Location-Type as Multi-region

Read More
1:28 am 10Jan, 2023
  • DevOps
admin
How to host website using AWS S3

AWS Service Used : S3

The following are the steps to be taken in order to do so:

1. Create a bucket named as test-aws-01

Read More
11:30 pm 9Jan, 2023
Copyright © 2025 | Powered by Eduvert