© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Sunil Joe
Server, Networking, Cloud, DevOps
To Create EC2 - appspec.yml Version: 0.0 os:linux hooks: BeforeInstall: -location: script/UnzipResource.sh -location: script/UnzipData.sh AfterInstall: -location: script/RunResourceTest.sh timeout:3000 Application Start ...
No responses yet.