Skip to content

zaq42/hexyback-workshop

 
 

Repository files navigation

hexyback-workshop

Open in GitHub Codespaces

Link to this Github repository 💻

https://shorturl.at/TzNak

Visit our hosted documentation 📚

Hexyback Workshop Documentation

About

This educational journey is designed for enthusiastic learners like you, aiming to demystify the complexities of cloud technology and application architecture.

Throughout this workshop, we will dive deep into the principles of building scalable and maintainable software. By focusing on a financial services application, we aim to provide you with real-world scenarios and challenges. This approach not only enhances learning but also equips you with practical skills that are immediately applicable in professional settings.

Our curriculum is structured around the concept of hexagonal architecture, also known as the ports and adapters pattern. This architectural style promotes the separation of concerns, making your applications more modular, easier to test, and adaptable to changes in external services or databases. By embracing this architecture, you'll learn to construct systems that are resilient to infrastructure changes and technological advances.

To streamline our development and deployment processes, we'll employ SST (Serverless Stack), a modern framework designed to simplify the building and managing of serverless applications on AWS. SST features live Lambda development, which means you can test your Lambda functions locally without redeploying them to the cloud. This immediate feedback loop accelerates the development cycle and enhances your understanding of cloud infrastructure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%