Who we are

Contacts

1815 W 14th St, Houston, TX 77008

281-817-6190

AWS

What’s New in AWS: Highlighting Key September 2024 Releases

Introduction AWS continues to lead the cloud industry with a series of powerful updates designed to enhance efficiency, scalability, and creativity. From groundbreaking improvements in storage management to cutting-edge AI tools, the latest releases showcase AWS’s commitment to evolving business needs. In this post, we’ll explore key updates, including Amazon S3’s new conditional writes, advanced […]

AWS

How To Statically Host a Wiki

A wiki is a great way to keep track of organizational info. But maybe you want to track some personal notes and you don’t want to pay for a Confluence license. This blog post will show you how you can host a wiki with a custom domain, using AWS’s world-wide network to deliver your content […]

AWS

Logging: The Unsung Hero of System Reliability

The Critical Role of Logs in Diagnosing and Resolving Issues on AWS and on-prem Introduction Recently, I was enlisted to assist an eCommerce aggregator whose product listing service went down. Although the front end handled the issue gracefully, no sales were occurring across the dozens of customer web stores. During the investigation, we discovered that […]

AWS

AWS First Look: Key Updates for August 2024

Explore updates to Bedrock FedRAMP, Meta Llama 3.1, SRT Support, and DMS Introduction In the ever-evolving landscape of cloud computing, AWS continues to innovate, delivering new features and updates that enhance the capabilities and reliability of their services. This month brings a host of exciting developments across various AWS offerings. From improved data replication for […]

AWS Technology

Augment Your Retrieval: LLMs with Python LangChain and AWS OpenSearch VectorSearch database

Introduction In this blog post we will introduce vector databases and some of the algorithms used for indexing and show examples of how to work with AWS OpenSearch vector database using python and LangChain library. Vector databases A vector database is a type of database that stores high-dimensional vectors for fast retrieval and similarity search. […]

AWS Data Engineering Data Science Python

Turbocharge your functional tests with LocalStack for AWS

A deep dive into functional testing for AWS development Introduction In our exploration of advanced testing techniques for AWS development, we’ve delved into powerful tools like moto for unit testing and pytest.mark.parametrize for enhancing test coverage and efficiency. Building on this foundation, we turn our focus to a pivotal tool that bridges the gap between […]

AWS Python

Advanced Unit Testing in AWS

Leveraging Moto and Pytest Introduction In the world of AWS development, ensuring the reliability, efficiency, and correctness of your cloud-based applications is paramount. As cloud solutions grow increasingly complex, so too does the challenge of effectively testing these systems. Traditional testing methods often fall short in the face of AWS’s vast and intricately interconnected services. […]

  • 1
  • 2