Gunschu Blog·Jun 15, 2022AWS Quick Notes — Elastic BeanstalkIt is a simple solution for the deployment of web apps and web services.
Gunschu Blog·Jun 11, 2022AWS Quick Notes — CloudFormation Drift DetectionDrift is when your stacks actual configuration is changed and is now different from what CloudFormation expects, This can happen if adhoc…
Gunschu Blog·Jun 11, 2022AWS Quick Notes — Global AcceleratorAWS Global Accelerator is used to improve the performance of applications.
Gunschu Blog·Jun 8, 2022Changing the port in Next.jsSo you just got started with Next js and started a new project , or cloned some project or boilerplate from github to check it out.
Gunschu Blog·Dec 31, 2021AWS Quick Notes — AWS Transit GatewayWhen there are multiple VPCs need to be connected to each other and also there may be connections such as Direct Connect.
Gunschu Blog·Dec 31, 2021AWS Quick Notes — AWS PrivateLinkThis service can be used when you need to expose a service to multiple VPCs other than the one is it is hosted in.
Gunschu Blog·Dec 31, 2021AWS Quick Notes — Direct ConnectDirect connect provides a direct connection from your data center to one or more AWS VPC.