Skip to main content

AWS Developer Tools Services

The Developer tools Services category is what DevOps people are most interested at.  The services found within this suite caters to the needs of application developers in such a way that it helps them develop, debug, test and run the applications they are building.

Here you'll find the list of all the current Developer Tools Services available.

CodeStar
       - AWS CodeStar lets you quickly develop, build and deploy applications on AWS.

Code Commit
       - AWS CodeCommit is a version control service hosted by Amazon Web Services that you can use to privately store and manage assets (such as documents, source code, and binary files) in the cloud. 
       - This is similar to GitHub.  It is a place to store your codes in the cloud.

CodeBuild
       - AWS CodeBuild is a fully managed build service in the cloud.  AWS CodeBuild compiles your source code, runs unit tests, and produces artifacts that are ready to deploy.  AWS CodeBuild eliminates the need to provision, manage, and scale your own build servers.  It provides prepackaged build environments for the most popular programming languages and build tools such as Apache Maven, Gradle, and more.  You can also customize build environments in AWS CodeBuild to use your own build tools.  AWS CodeBuild scales automatically to meet peak build requests.
       - This is a way of compiling your codes.

CodeDeploy
       - AWS CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances or on-premise instances in your own facility.  You can deploy nearly unlimited variety of application content, such as code, web and configuration files, executables, packages, scripts, multimedia files, and so on.  AWS CodeDeploy can deploy application content stored in Amazon S3 buckets, GitHub repositories, or Bitbucket repositories.  You do not need to make changes to your existing code before you can use AWS CodeDeploy.  AWS CodeDeploy makes it easier for you to rapidly release new features, helps you avoid downtime during application deployment, and handles the complexity of updating your applications, without many of the risks associated with error-prone manual deployments.
       - This is a way of deploying codes.

CodePipeline
       - AWS CodePipeline is a continuous delivery service you can use to model, visualize, and automate the steps required to release your software.  You can quickly model and configure the different stages of a software release process.  AWS CodePipeline automates the steps required to release your software changes continuously. 
       - AWS CodePipeline tracks changes to your codes.

Cloud9
       - AWS Cloud9 allows you to write, run, and debug code with just a browser.  With AWS Cloud9, you have immediate access to a rich code editor, integrated debugger, and built-in terminal with preconfigured AWS CLI.  You can get started in minutes and no longer have to spend the time to install local applications or configure your development machine.

X-ray
       - AWS X-Ray makes it easy for developers to analyze the behavior of their distributed applications by providing request tracing, exception collection, and profiling capabilities.

Comments

Popular posts from this blog

AWS Builders' Day in Calgary!

Good new my fellow Calgarians! AWS is hosting a full day technical event here in Calgary. The details of the event are as follows: Date: April 30, 2019 (Tuesday) Time: 9:00 am - 5:00 pm (Mountain Time) Location: Delta Hotel by Marriott - Downtown Calgary                  209 4th Ave SE, Calgary AB T2G 0C6 ( view map ) Additional info:   This is an all day free event.  breakfast and lunch will be provided. What to expect from the event: In this event you will get a chance to build Intelligent Data Lakes using AWS Big Data & Analytics and AI/ML Services that you can definitely take back and use in your organization.  There will be multiple Deep dive sessions on the related services as well as workshops to allow you to have a hands on feel of the technology. By the end of the day,  you would have built yourself a functional cloud-native and future-proof Serverless data lake architecture. AWS Technologi...

AWS Business Applications

The Business Applications category lists services that supports business productivity functions. Here is the list of the available services in this category. Alexa for Business        - Alexa for business makes it easy for you to use Alexa in your organization.  It gives you the tools you need to manage Alexa devices, enroll your users, and assign skills at scale.  You can build youe own context-aware voice skills using Alexa Skills Kit, and the Alexa for Business APIs, and you can make therse available as provate skills for your organization.  Alexa for Business also makes it easy to voice-enable your products and services, providing contect-aware voice experiences for your customers. Amazon Chime        - Amazon Chime is a secure, real-time, unified communications service that transforms meetings by making them more efficient and easier to conduct.  The service delivers high-quality audio and video through an applicati...

AWS AR & VR Services

The AR & VR category is all about Artificial Intelligence and Virtual Reality.  At the moment, there is only one service available in this category, but nevertheless is cutting edge technology. Sumerian        - Amazon Sumerian lets you create and run virtual reality (VR), augmented reality (AR), and 3D applications quickly and easily without requiring any specialized programming or 3D graphics expertise.  With Sumerian, you can build highly immersive and interactive scenes that run on popular hardware such as Oculus Rift, HTC Vive, and iOS mobile devices (support for Android ARCore coming soon).  For example, you can build a virtual classroom that lets you train new employees around the world, or you can build a virtual environment that enables people to tour a building remotely.  Sumerian makes it easy to create all the building blocks needed to build highly immersive and interactive 3D experiences including adding objects, and designing...