
GitHub - awsexp/architecture: AWS Architecure documents and diagrams
The Architecture Diagrams are generic diagrams that provide an idea of how to design resilient, secure systems and keep inline with AWS best practices as much as possible. These have been curated from my work over the last 10 years working with a range of different companies including government, enterprises, SMEs and startups.
Building multi-arch containers with GitHub Actions in AWS
Mar 14, 2025 · In this post, we demonstrate a solution that uses GitHub, GitHub Actions workflows, and CodeBuild to build native container images for both x86 and AWS Graviton -based compute on AWS. Upon completion of our GitHub Actions workflow, we will proceed to push our multi-arch images to Amazon Elastic Container Registry (Amazon ECR).
awslabs/diagram-as-code: Diagram-as-code for AWS architecture. - GitHub
Generate diagrams to align with your IaC code without managing diagrams manually. Use as Golang Library and integrate with other IaC tools, AI, or drawing GUI tools.
Create a CI/CD pipeline for Amazon ECS with GitHub Actions and AWS …
Feb 10, 2020 · In this post, we explore and demo how organizations using GitHub as a source code repository can use GitHub Actions to build a complete CI/CD pipeline for applications deployed on Amazon ECS. This post also illustrates how AWS CodeBuild can be used with GitHub Actions to execute application tests as part of a complete CI/CD pipeline.
Creating AWS architecture diagrams with Python and Cursor: A …
Mar 16, 2025 · In this tutorial, I’ll walk you through how to create quick professional cloud architecture diagrams using Python’s Diagrams library and the Cursor editor.
Integrating with GitHub Actions – CI/CD pipeline to deploy a …
Mar 29, 2022 · In this post, you will use GitHub Actions to create a CI/CD workflow and AWS CodeDeploy to deploy a sample Java SpringBoot application to Amazon Elastic Compute Cloud (Amazon EC2) instances in an Autoscaling group.
GitHub - aws-solutions/workload-discovery-on-aws: Workload …
Workload Discovery on AWS is a tool that quickly visualizes AWS Cloud workloads as architecture diagrams. You can use the solution to build, customize, and share detailed workload visualizations based on live data from AWS.
AWS Architecture Diagrams - Hava
Creating AWS architecture diagrams with hava.io is as simple as creating a read-only AWS cross-account role and plugging the credentials into Hava. The application will then scan your account configuration and produce a set of fully interactive diagrams laid out by VPC.
CI/CD Pipeline with github actions & AWS EC2 instance
Jul 6, 2023 · GitHub Actions, coupled with the power of AWS EC2 instances, provide a robust and scalable solution for automating CI/CD workflows. In this article, i will guide you through the process of setting up a CI/CD pipeline using GitHub Actions and an AWS EC2 instance. Architecture diagram
How to Setup a CI/CD Pipeline with GitHub Actions and AWS
Jan 18, 2022 · In this article, we'll learn how to set up a CI/CD pipeline with GitHub Actions and AWS. I've divided the guide into three parts to help you work through it: First, we'll cover some important terminology so you're not lost in a bunch of big buzzwords. Second, we'll set up continuous integration so we can automatically run builds and tests.
- Some results have been removed