Best of AWSJune 2022

  1. 1
    Article
    Avatar of leerobLee Robinson·4y

    The Story of Heroku – Lee Robinson

    In 2007, three Ruby developers – James Lindenbaum, Adam Wiggins, and Orion Henry – founded Heroku. Their mission was to make computing more accessible. Heroku made it easy for any developer to build and run applications in the cloud. In 2010, Heroku was bought by Salesforce for $212 million. Now 15 years later, it continues to inspire the next generation of developers.

  2. 2
    Article
    Avatar of communityCommunity Picks·4y

    ML-powered coding companion – Amazon CodeWhisperer – Amazon Web Services

    The example shows how CodeWhisperer generates code to use AWS APIs to upload files to Amazon S3. Python is used to convert data from JSON format to XML format. The example also shows how to render objects in the UI using React using React.

  3. 3
    Article
    Avatar of pulumiPulumi·4y

    Test-Driven Infrastructure Development with Pulumi and Jest

    The National Institute of Standards and Technology allows you to call a phone number to get the time. We’ll use Pulumi and AWS to build a serverless, browser-friendly audio stream that speaks the current time. It’s a quick and easy way to get an HTTP endpoint up and running on AWS.

  4. 4
    Article
    Avatar of flaviocopesFlavio Copes·4y

    Where to host a PostgreSQL database

    Local database is your best choice when you are developing your application on localhost. The drawback is the initial setup, but you can find many tutorials for your Operating System by searching “install postgresql on ” on Google or YouTube. DigitalOcean also offers a managed database that makes things easier (but also costs more, save time spend more)

  5. 5
    Article
    Avatar of codemotionCodemotion·4y

    AWS vs. Azure Cost Comparison [2022]

    Amazon Web Services (AWS) and Microsoft Azure are two of the most popular cloud computing vendors. You can leverage AWS and Azure services to develop and scale applications or migrate existing applications to the public cloud. Each cloud vendor offers unique pricing and different configurable options that influence your total costs.