AWS Architecture Blog
Tag: Architecture
Design Pattern for Highly Parallel Compute: Recursive Scaling with Amazon SQS
Scaling based on Amazon Simple Queue Service (SQS) is a commonly used design pattern. At AWS Professional Services, we have recently used a variant of this pattern to achieve highly parallel computation for larger customers. In fact, any use case with a tree-like set of entities can use this pattern. It’s useful in a workflow […]
Expose AWS Lambda Function Behind Static IP When a DNS Cannot be Managed
Up until recently, the best practice to expose an AWS Lambda function has been to use Amazon API Gateway. This solution protects your functions from direct client traffic. This is explained in the API Gateway tutorial, where Amazon API Gateway acts as a proxy in front of the Lambda function. This practice is useful when […]
Architecture Monthly Magazine: Semiconductor Design
Semiconductor design and manufacturing continues to drive technology. Meeting the design requirements of low power connected devices, which utilize high performant, compact designs can be challenging. AWS provides the infrastructure and services to run the entire semiconductor design workflow. In this issue, our expert Mark Duffield shares innovation, architectural patterns and considerations for Semiconductor Design. […]
Build Chatbots using Serverless Bot Framework with Salesforce Integration
Conversational interfaces have become increasingly popular, both on web and mobile. Businesses realize these interactions are resulting in quicker resolutions of customer concerns than a more traditional approach of agent interactions. An intelligent chatbot on top of customer-facing platforms comes with inherent benefits. Among these are 24/7 customer support with no agent wait-times, improved operational […]
Micro-frontend Architectures on AWS
A microservice architecture is characterized by independent services that are focused on a specific business function and maintained by small, self-contained teams. Microservice architectures are used frequently for web applications developed on AWS, and for good reason. They offer many well-known benefits such as development agility, technological freedom, targeted deployments, and more. Despite the popularity […]
How ERGO Implemented an Event-driven Security Remediation Architecture on AWS
ERGO is one of the major insurance groups in Germany and Europe. Within the ERGO Group, ERGO Technology & Services S.A. (ET&S), a part of ET&SM holding, has competencies in digital transformation, know-how in creating and implementing complex IT systems with focus on the quality of solutions and a portfolio aligned with the entire value […]
Amazon MSK Backup for Archival, Replay, or Analytics
Amazon MSK is a fully managed service that helps you build and run applications that use Apache Kafka to process streaming data. Apache Kafka is an open-source platform for building real-time streaming data pipelines and applications. With Amazon MSK, you can use native Apache Kafka APIs to populate data lakes. You can also stream changes to […]
Mergers and Acquisitions Readiness with the Well-Architected Framework
Companies looking for an acquisition or a successful exit through a merger, undergo a technical assessment as part of the due diligence process. While being a profitable business by itself can attract interest, running a disciplined IT department within your organization can make the acquisition more valuable. As an entity operating cloud workloads on AWS, […]
Scaling up a Serverless Web Crawler and Search Engine
Introduction Building a search engine can be a daunting undertaking. You must continually scrape the web and index its content so it can be retrieved quickly in response to a user’s query. The goal is to implement this in a way that avoids infrastructure complexity while remaining elastic. However, the architecture that achieves this is […]
Architecture Monthly Magazine: Manufacturing
How is operational data being used to transform manufacturing? Steve Blackwell, AWS Worldwide Tech Leader for manufacturing, speaks about considerations for architecting for manufacturing, considerations for Industry 4.0 applications and data, and AWS for Industrial. We hope you’ll find this edition of Architecture Monthly useful. My team would like your feedback, so please give us […]