AWS Partner Network (APN) Blog

Category: Developer Tools

SmartBear-APN-Blog-111723

How to Streamline API Development on Amazon API Gateway Using SmartBear’s SwaggerHub

Amazon API Gateway is a solution for orchestrating the resources for creating, deploying, and managing APIs at scale. Learn how SmartBear’s SwaggerHub provides a single source of truth for API documentation, and helps teams achieve consistency in their documentation and implementation patterns across a portfolio of APIs. In this post, we show how SwaggerHub pairs with Amazon API Gateway to provide customers with a holistic API solution.

GitLab-APN-Blog-110323

Building Cross-Account Deployment in GitLab Pipelines Using AWS CDK

AWS Cloud Development Kit (AWS CDK) can save time while developing infrastructure as code in your preferred language, such as JavaScript/TypeScript, or Python. This post provides reference framework for customers which can save time implementing GitLab Pipelines using AWS CDK for a secured and reliable deployment experience across their teams. Many organizations use GitLab as a CI/CD platform for their cloud infrastructure and application deployments on AWS.

How Sela Builds Low-Latency Serverless Control Planes for Hybrid-Tenant Developer Platforms

Explore the hybrid-tenant architecture Sela designed and implemented for Dittofi’s hosting platform. We’ll focus on the underlying architecture of the Dittofi hosting platform where tenant workloads run, as well as the architecture for the hybrid-tenant control plane that enables the provisioning, de-provisioning, and updating of tenants. We’ll pay special attention to the user experience during the development of no-code applications and the measures Sela put in place to enable near-real-time code generation.

Automating Secure and Scalable Website Deployment on AWS with Amazon CloudFront and AWS CDK

There is no easier way to run HTTPS-enabled static websites on AWS than by using Amazon CloudFront and Amazon S3. In this post, we’ll look at automating website deployment on AWS using AWS Cloud Development Kit (AWS CDK) and TypeScript. We’ll use the architecture that combines CloudFront as the content delivery network, AWS Certificate Manager for secure certificate provisioning, Amazon S3 for reliable website hosting, and Amazon Route 53 as the domain name system.

EPI-USE-APN-Blog-100623

Revolutionizing SAP Payment Reconciliation with EPI-USE ERP PAY on AWS

Learn how EPI-USE ERP PAY provides end-to-end automated reconciliation to SAP with a consolidated view on all external digital payment touchpoints in the organization. EPI-USE ERP Pay is designed and built by EPI-USE Payment Services to address these challenges for SAP clients without the need to change Payment Service Providers or introduce additional software in the client landscape. The AWS SDK for SAP ABAP supports SAP NetWeaver ABAP version 7.4 and above.

Advanced-APN-Blog-092823

How Advanced Accelerated Migrations to SaaS by Using AWS Step Functions

Advanced Care Cloud is a SaaS solution running on AWS that provides care organizations of different sizes with the power to effectively manage their entire business from anywhere, at any time. Learn how Advanced used AWS Step Functions to orchestrate the solution’s onboarding process and data migration activities. We’ll also discuss the benefits Advanced achieved by leveraging Step Functions rather than building custom orchestration capability.

Neo4j-APN-Blog-092723

Give Your Graph Workload a Cost-Performance Boost with Neo4j and AWS Graviton

AWS Graviton processors are designed to deliver the best price performance for your cloud workloads running in Amazon EC2 and the most cost-effective and performant choice for graph database workloads running Neo4j. Tests have shown that deploying Neo4j with AWS Graviton-based instances results in cost savings of up to 15% as well as a boost for write performance of up to 146% over equivalent Intel-based instances.

Tracing Tenant Activity for Multi-Account SaaS with AWS Distro for Open Telemetry

In this post, delve into the process of detecting tenant activities within microservices spanning multiple AWS accounts. We provide insights into instrumenting AWS Lambda functions to include tenant information in tracing using ADOT and demonstrated how to establish a service map across several AWS accounts using Amazon CloudWatch. By leveraging AWS observability technology, SaaS providers can enhance operational efficiency and redirect their attention towards their desired development goals.

Cognizant-APN-Blog-090523

Improving System Resilience and Observability: Chaos Engineering with AWS FIS and AWS DLT

By automating performance testing and including chaos testing, organizations can identify failure scenarios in systems before they develop and cause downtime. Learn how Distributed Load Testing on AWS (DLT) automates performance testing at scale, and how AWS Fault Injection Simulator (AWS FIS) performs controlled chaos engineering experiments on AWS resources. By combining the power of AWS FIS and DLT, organizations can perform comprehensive resilience testing and continuously validate their systems.

GitLab-APN-Blog-082023

Setting Up OpenID Connect with GitLab CI/CD to Provide Secure Access to Environments in AWS Accounts

When building out a CI/CD pipeline, there are ways to proactively harden your pipelines when they need to access environments in AWS accounts. Given that your pipeline will have create and destroy access to critical components of your AWS-based environments, it’s important to evaluate how GitLab Runner authenticates and authorizes for access to your AWS accounts. Learn how the new OpenID Connect (OIDC) for GitLab CI/CD jobs can help you access AWS services using GitLab.